2024/04/27

Newest at the top

2024-04-27 23:11:39 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 256 seconds)
2024-04-27 23:06:05 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 22:53:15 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 245 seconds)
2024-04-27 22:47:31 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 22:38:17 +0200ChubaDuba(~ChubaDuba@176.212.41.54) (Quit: WeeChat 4.2.1)
2024-04-27 22:34:31 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 272 seconds)
2024-04-27 22:29:10 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 22:16:10 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 245 seconds)
2024-04-27 22:11:54 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 22:07:33 +0200 <acidbong> how can I make floating windows get promoted to the front (is that Z-order?) when focused?
2024-04-27 22:07:33 +0200 <acidbong> hi there, hello
2024-04-27 22:00:19 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 272 seconds)
2024-04-27 20:58:16 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 20:52:19 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 268 seconds)
2024-04-27 19:53:53 +0200 <liskin> That's what I did and it was okay for debugging the steam issues
2024-04-27 19:53:36 +0200 <liskin> geekosaur: we could just do the intercalate map show thing on the ev_data field and call it a day maybe?
2024-04-27 19:47:18 +0200 <xmonadtrack> xmonad-contrib Tony Zorman * v0.18.0-37-g8efff53a: X.P.OrgMode: More strictly enfore +s and +d ending with a space (5 minutes ago, 2 files, 9+ 2-) https://github.com/xmonad/xmonad-contrib/commit/8efff53a0635
2024-04-27 19:37:31 +0200 <geekosaur> (and every message we care about can be treated iirc as a message of at most three CARDINALs)
2024-04-27 19:35:41 +0200 <geekosaur> (more specifically: it can handle array of CARDINAL or anything that can be treated as array of CARDINAL, but nothing else)
2024-04-27 19:34:31 +0200 <geekosaur> that said, it ought to be able to decode _NET_ACTIVE_WINDOW properly…
2024-04-27 19:34:24 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 19:31:47 +0200 <geekosaur> right, it's good enough for how we use it but doesn't allow sensible decoding in the general case
2024-04-27 19:22:28 +0200 <Solid> liskin: huh, curious! I'll look into that, thanks
2024-04-27 19:19:56 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 256 seconds)
2024-04-27 19:17:13 +0200hightower2(~hightower@cpe-94-253-239-10.st.cable.xnet.hr)
2024-04-27 19:16:43 +0200 <liskin> handling those events works just fine everywhere we need, I think
2024-04-27 19:16:26 +0200 <liskin> do we really need to?
2024-04-27 19:12:53 +0200hightower3(~hightower@dh207-113-33.xnet.hr) (Ping timeout: 240 seconds)
2024-04-27 19:12:48 +0200 <geekosaur> need to change how the X11 binding reports ClientMessage events to do it right
2024-04-27 19:12:17 +0200 <geekosaur> right, I think this is just the comment on line 179
2024-04-27 19:05:55 +0200 <geekosaur> iirc the twiddling just makes a ClientMessage look like a PropertyChange so I can reuse that
2024-04-27 19:05:47 +0200hightower3(~hightower@dh207-113-33.xnet.hr)
2024-04-27 19:05:24 +0200hightower3(~hightower@dh207-113-33.xnet.hr) (Remote host closed the connection)
2024-04-27 19:04:36 +0200 <liskin> temporarily _and_ locally, obviously
2024-04-27 19:04:17 +0200 <liskin> it does look complicated enough for me not to try to fix it though; I have replaced the bits I needed with a simple intercalate/show temporarily, and that's as far as I'm willing to go today :-)
2024-04-27 19:03:19 +0200 <liskin> fair enough
2024-04-27 19:03:10 +0200 <geekosaur> wouldn't surprise me if it's broken tbh
2024-04-27 19:02:29 +0200 <liskin> geekosaur: have you seen XMonad.Hooks.DebugEvents print ClientMessage events recently? recently as in the last 12 years, as the code doesn't seem to have changed much. I'm getting userErrors whenever it tries to dump a bog standard _NET_ACTIVE_WINDOW request, as it does some weird bits fiddling (which I'm not sure is necessary these days?)
2024-04-27 18:51:23 +0200hightower3(~hightower@dh207-113-33.xnet.hr)
2024-04-27 18:51:00 +0200hightower3(~hightower@dh207-113-33.xnet.hr) (Remote host closed the connection)
2024-04-27 18:42:06 +0200ChubaDuba(~ChubaDuba@176.212.41.54)
2024-04-27 18:28:26 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 18:22:49 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 255 seconds)
2024-04-27 18:11:23 +0200 <xmonadtrack> X11 New branch created: pull/102 (1 commit) https://github.com/xmonad/X11/pull/102
2024-04-27 18:01:23 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 17:45:04 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2) (Ping timeout: 246 seconds)
2024-04-27 17:40:47 +0200defjam(~defjam@2a02:c7e:2807:b900:550a:3bfa:9f7b:e1e2)
2024-04-27 17:39:03 +0200 <liskin> suppose I shouldn't be surprised really :-)
2024-04-27 17:35:59 +0200 <geekosaur> I don't think heisenbridge is any better there, though
2024-04-27 17:35:48 +0200 <geekosaur> matterbridge isn't very smart