Logs on 2021-07-20 (liberachat/#xmonad)
| 00:48:07 | <geekosaur> | so I'd been trying to avoid it because of all the downloads and registrations but I am now installing unity editor to see what's wrong with it. (watch it also work with ewmh…) |
| 00:48:51 | <geekosaur> | I'd assumed it was a mono problem but you make it sound like not, unless they're using an older version or something |
| 01:20:15 | × | aegon quits (~mike@174.127.249.180) (Quit: leaving) |
| 01:20:40 | → | aegon joins (~mike@174.127.249.180) |
| 01:50:53 | <geekosaur> | hm. I'm also considering trapping the key function returning (0,0) and substituting our default, since `def` can't be made to work there. comments? (https://github.com/xmonad/xmonad-contrib/blob/master/XMonad/Hooks/StatusBar.hs#L288) |
| 01:52:16 | → | berberman joins (~berberman@user/berberman) |
| 01:52:18 | <geekosaur> | only problem I can think of is someone wanting to deliberately do nothing, but in that case I think they want withSB instead of withEasySB |
| 01:52:43 | × | Guest35 quits (~Guest35@2.57.169.23) (Ping timeout: 246 seconds) |
| 01:53:17 | × | berberman_ quits (~berberman@user/berberman) (Ping timeout: 255 seconds) |
| 01:54:02 | <geekosaur> | (more correctly, `def` is going to expand to `const (0,0)` and there's no way to override it without an unreliable overlapping instance) |
| 01:55:19 | <geekosaur> | so catch the (0,0) and do what they probably intended |
| 01:56:41 | <geekosaur> | it's also conceivable they're doing something tricky that only works with their config, but in that case I think again they're better off defining it themself |
| 02:00:25 | × | aplainzetakind quits (~johndoe@captainludd.powered.by.lunarbnc.net) (Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net) |
| 02:01:28 | × | slep quits (~slep@cpc150002-brnt4-2-0-cust437.4-2.cable.virginm.net) (Quit: No Ping reply in 180 seconds.) |
| 02:04:01 | → | slep joins (~slep@cpc150002-brnt4-2-0-cust437.4-2.cable.virginm.net) |
| 02:04:45 | → | aplainzetakind joins (~johndoe@captainludd.powered.by.lunarbnc.net) |
| 02:04:48 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 255 seconds) |
| 02:05:47 | → | amirography joins (~amirograp@static.82.147.251.148.clients.your-server.de) |
| 02:07:55 | × | amirography quits (~amirograp@static.82.147.251.148.clients.your-server.de) (Client Quit) |
| 02:09:39 | → | amirography[m] joins (~amirograp@2001:470:69fc:105::c365) |
| 02:11:17 | × | td_ quits (~td@muedsl-82-207-238-108.citykom.de) (Ping timeout: 255 seconds) |
| 02:11:20 | <amirography[m]> | Hey all. Is there a way that I can make it obvious to my self which screen my focus is on? I'm using ScreensLayout to split my 55inch tv. However, I have trouble finding out which part has the focus at which moment. |
| 02:13:07 | → | td_ joins (~td@muedsl-82-207-238-004.citykom.de) |
| 02:16:27 | <geekosaur> | not really without using a statusbar with some kind of screen-based config (say, https://github.com/geekosaur/xmonad.hs/blob/pyanfar/xmonad.hs#L261-L279 except you probably aren't logging via pango) |
| 02:19:02 | <geekosaur> | actually that's out of date with current xmonad but I haven't uploaded my local config yet |
| 02:22:11 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 02:35:29 | <geekosaur> | https://paste.tomsmeding.com/jBwSteST is the current version of that code. shows title of current window, and focused workspace on each screen with each screen appropriately dimmed/highlighted. you'll want to replace "pango" with whatever statusbar you use |
| 03:51:29 | × | aegon quits (~mike@174.127.249.180) (Quit: leaving) |
| 04:23:50 | × | Nahra` quits (~user@static.161.95.99.88.clients.your-server.de) (Remote host closed the connection) |
| 04:25:46 | → | Nahra` joins (~user@static.161.95.99.88.clients.your-server.de) |
| 04:27:27 | × | cjb quits (~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50) |
| 04:40:33 | → | cjb joins (~cjb@user/cjb) |
| 05:13:29 | × | cjb quits (~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50) |
| 06:10:44 | × | benin0369 quits (~benin@183.82.177.8) (Ping timeout: 252 seconds) |
| 06:15:15 | → | benin0369 joins (~benin@183.82.204.103) |
| 06:33:49 | × | benin0369 quits (~benin@183.82.204.103) (Ping timeout: 265 seconds) |
| 06:48:49 | × | berberman quits (~berberman@user/berberman) (Ping timeout: 246 seconds) |
| 06:49:32 | → | berberman joins (~berberman@user/berberman) |
| 06:56:15 | → | benin0369 joins (~benin@183.82.176.216) |
| 08:17:34 | → | allbery_b joins (~geekosaur@xmonad/geekosaur) |
| 08:17:34 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 08:17:37 | allbery_b | is now known as geekosaur |
| 10:53:14 | <amirography[m]> | <geekosaur "https://paste.tomsmeding.com/jBw"> Thanks! I will try your configs! |
| 11:21:14 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 11:23:33 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 12:18:43 | → | redgloboli joins (~redglobol@user/redgloboli) |
| 12:28:27 | × | sagax quits (~sagax@213.138.71.146) (Ping timeout: 258 seconds) |
| 12:53:28 | → | benin03699 joins (~benin@183.82.205.42) |
| 12:55:32 | × | benin0369 quits (~benin@183.82.176.216) (Ping timeout: 252 seconds) |
| 12:55:32 | benin03699 | is now known as benin0369 |
| 13:15:21 | → | DrRoot[m] joins (~drroot85m@2001:470:69fc:105::c35e) |
| 16:07:16 | → | seschwar joins (~seschwar@user/seschwar) |
| 16:36:38 | × | berberman quits (~berberman@user/berberman) (Ping timeout: 255 seconds) |
| 17:22:51 | → | aegon joins (~mike@174.127.249.180) |
| 17:23:10 | × | aegon quits (~mike@174.127.249.180) (Quit: leaving) |
| 17:23:29 | → | aegon joins (~mike@174.127.249.180) |
| 17:58:12 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 18:03:27 | → | sagax joins (~sagax@213.138.71.146) |
| 18:06:10 | × | coldpress quits (~coldpress@128.9.105.34.bc.googleusercontent.com) (Ping timeout: 272 seconds) |
| 18:11:07 | → | coldpress joins (~coldpress@128.9.105.34.bc.googleusercontent.com) |
| 18:12:01 | × | benin0369 quits (~benin@183.82.205.42) (Ping timeout: 246 seconds) |
| 18:14:17 | → | benin0369 joins (~benin@183.82.205.42) |
| 18:42:19 | × | benin0369 quits (~benin@183.82.205.42) (Ping timeout: 268 seconds) |
| 18:56:46 | → | benin0369 joins (~benin@106.198.95.190) |
| 19:15:22 | × | aegon quits (~mike@174.127.249.180) (Quit: leaving) |
| 19:17:38 | × | abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Remote host closed the connection) |
| 19:27:53 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 19:42:14 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 19:42:54 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 20:10:38 | spoonm | is now known as hayoung |
| 20:10:44 | → | zarkone joins (~user@p200300cdef39faf05f62d306a61f603f.dip0.t-ipconnect.de) |
| 20:13:34 | <zarkone> | hi everyone! I have a very interesting behavior happen in my Xmonad. I decide to give a terminal emacs a try and noticed that whenever I switch back from another tag to the tag with terminal with open emacs inside, I got a character "I" send to emacs. This is reproducible in a couple of terminal emulators. Did anyone faced anything which looks similar? Thanks, -- and nice to meet you |
| 20:14:49 | <liskin> | zarkone: that sounds like your terminal is sending focus in/out events and emacs doesn't understand them |
| 20:15:43 | hayoung | is now known as spoonm |
| 20:15:47 | <liskin> | the weird thing being that those events shouldn't be sent unless opted in |
| 20:16:13 | <liskin> | it can be something else entirely |
| 20:17:56 | <zarkone> | hi liskin , thanks, I'll try to check this |
| 20:18:28 | × | T_X quits (~T_X@diktynna.open-mesh.org) (Read error: Connection reset by peer) |
| 20:18:49 | <zarkone> | oh, you're right -- it is not a tag switch, but rather a focus switch |
| 20:18:57 | <zarkone> | which triggers that |
| 20:20:20 | → | abhixec_ joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 20:20:46 | <zarkone> | so it is basically types O when focus is out and types I when focus is in :D |
| 20:20:55 | <zarkone> | which totally makes sense |
| 20:21:04 | <zarkone> | but kind of not desired |
| 20:21:14 | <zarkone> | thanks a lot, I'll try to dig into |
| 20:22:37 | <liskin> | if you can reproduce this in multiple terminals, that means either emacs is doing something weird, or something else is telling the terminal to send those events to unsuspecting applications |
| 20:24:10 | <liskin> | I saw this some time ago when vim didn't support those events natively and I had a plugin that issued the raw sequence for enabling those events and map the focus sequences as F21/F22 keys or something, and it'd glitch sometimes |
| 20:24:37 | <liskin> | perhaps you have some sort of emacs extensions that does something like that? |
| 20:26:07 | <zarkone> | could be -- that's also a brilliant idea -- will try with --no-init-file now! |
| 20:27:37 | <zarkone> | ah! liskin, you've nailed it again -- naked emacs doesn't have it! |
| 20:28:33 | <zarkone> | now I know where exactly to dig |
| 20:28:37 | <zarkone> | thanks a lot once again! |
| 20:28:39 | <liskin> | oh, cool :-) |
| 20:29:02 | <zarkone> | two replies -- two hits. supper effective :D |
| 20:30:34 | <zarkone> | oh -- I'm also on fire! the first _suspicious_ package I've commented disabled this |
| 20:30:58 | <zarkone> | it was a key-chord mode |
| 20:53:14 | × | zarkone quits (~user@p200300cdef39faf05f62d306a61f603f.dip0.t-ipconnect.de) (Remote host closed the connection) |
| 21:02:19 | × | abhixec_ quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Quit: leaving) |
| 21:10:19 | × | benin0369 quits (~benin@106.198.95.190) (Read error: Connection reset by peer) |
| 21:12:14 | → | benin0369 joins (~benin@46.244.28.118) |
| 21:55:54 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 22:12:37 | × | sagax quits (~sagax@213.138.71.146) (Ping timeout: 245 seconds) |
| 22:21:23 | → | benin03693 joins (~benin@46.244.28.58) |
| 22:24:56 | × | benin0369 quits (~benin@46.244.28.118) (Ping timeout: 255 seconds) |
| 22:24:56 | benin03693 | is now known as benin0369 |
| 22:58:15 | → | berberman joins (~berberman@user/berberman) |
| 23:04:26 | × | redgloboli quits (~redglobol@user/redgloboli) (Quit: ended) |
| 23:04:43 | → | redgloboli joins (~redglobol@user/redgloboli) |
| 23:09:30 | → | benin03693 joins (~benin@106.198.95.190) |
| 23:11:54 | × | benin0369 quits (~benin@46.244.28.58) (Ping timeout: 265 seconds) |
| 23:11:54 | benin03693 | is now known as benin0369 |
| 23:25:59 | → | aegon joins (~mike@174.127.249.180) |
| 23:26:22 | × | aegon quits (~mike@174.127.249.180) (Client Quit) |
| 23:26:36 | → | aegon joins (~mike@174.127.249.180) |
All times are in UTC on 2021-07-20.