2024/03/10

2024-03-10 00:03:32 +0100defjam(~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7) (Ping timeout: 260 seconds)
2024-03-10 00:16:45 +0100defjam(~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7)
2024-03-10 00:22:40 +0100defjam(~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7) (Ping timeout: 260 seconds)
2024-03-10 00:23:51 +0100defjam(~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7)
2024-03-10 00:29:54 +0100defjam(~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7) (Ping timeout: 268 seconds)
2024-03-10 00:33:49 +0100defjam(~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7)
2024-03-10 01:19:47 +0100hightower4(~hightower@dh207-81-101.xnet.hr)
2024-03-10 01:22:35 +0100hightower3(~hightower@dh207-114-168.xnet.hr) (Ping timeout: 252 seconds)
2024-03-10 02:16:01 +0100 <fizzie> Ugh. Steam has never played terribly well with my Xmonad configuration (context menus sometimes don't want to show up), but this latest update just got it into a completely broken "window borders keeps flickering between active/inactive, xmonad process uses 100% CPU and mostly doesn't accept any keyboard/mouse input" mode. Wonder what's up with that.
2024-03-10 02:18:42 +0100 <geekosaur> "focus war", usually means the app has decided to steal focus back every time xmonad reassigns it
2024-03-10 02:23:12 +0100 <geekosaur> I am curious as to what X events are happening in that situation, but getting that information is moderately nightmarish even for an expert
2024-03-10 02:23:28 +0100 <fizzie> Yeah. It's happened very rarely in some other situations as well, but now it seems very constant.
2024-03-10 02:24:28 +0100 <fizzie> Tried it with no other windows (to speak of; there's a few bars) visible, and it did the same thing for its "waiting for network" splash dialog; then Xmonad just exited. Have to check what it wrote in the log.
2024-03-10 02:24:57 +0100 <fizzie> "xmonad-x86_64-linux: user error (Error in function getWindowAttributes)" apparently.
2024-03-10 02:25:16 +0100 <fizzie> This might not be a very up-to-date copy of Xmonad, should probably fix that first before digging any deeper.
2024-03-10 02:25:35 +0100 <geekosaur> race condition (although that means we missed a bracket somewhere) where a window went away before it could be queried
2024-03-10 02:26:53 +0100 <geekosaur> which suggests that instead of a focus war, the program is spamming window creations/deletions
2024-03-10 02:48:09 +0100 <fizzie> Mhm. It did seem to do it even after updating to latest commit. However removing `withUrgencyHook NoUrgencyHook` from my config (as suggested in https://github.com/ValveSoftware/steam-for-linux/issues/9376#issuecomment-1904614763 for similar issues) does seem to have fixed it.
2024-03-10 02:50:03 +0100 <geekosaur> that seems odd; with `NoUrgencyHook` it only tracks urgency
2024-03-10 02:51:53 +0100 <fizzie> I do also have a logHook that calls `readUrgents` as well. (And then includes the results in a thing that gets written to DBus.)
2024-03-10 02:53:01 +0100 <geekosaur> right, but that shouldn't do anything that would cause steam to delete/recreate a window
2024-03-10 02:54:43 +0100 <geekosaur> it does getWindowAttributes to look for the X11-style urgency flag, then checks _NET_WM_STATE for the EWMH/Wayland-like urgency flag
2024-03-10 03:04:33 +0100 <fizzie> Yeah, I can't really see how that'd affect Steam either. Over on the other end of that DBus signal, my bar does change the style in which a workspace is displayed, but that seems quite unrelated too.
2024-03-10 03:05:26 +0100 <fizzie> TBH, I don't think I have anything that actually sets the urgency hint for anything meaningful, so I'd be fine just not having that (modulo being annoyed at not understanding a problem).
2024-03-10 03:06:12 +0100 <geekosaur> ironically, I'm using one right now (hexchat 🙂 )
2024-03-10 03:08:28 +0100 <fizzie> Definitely had something when I originally set it up (an email client of some sort maybe), but...
2024-03-10 03:09:32 +0100 <fizzie> The Steam menu bar is still broken (as described in that issue; clicking just makes the menu flash briefly open but then close itself immediately) even after the urgency thing, but that's how it's been for a while and sounds like an unrelated problem.
2024-03-10 03:42:09 +0100catman_(~catman@user/catman)
2024-03-10 03:42:21 +0100catman(~catman@user/catman) (Killed (zirconium.libera.chat (Nickname regained by services)))
2024-03-10 03:42:21 +0100catman_catman
2024-03-10 04:53:33 +0100catman(~catman@user/catman) (Ping timeout: 255 seconds)
2024-03-10 04:55:52 +0100catman(~catman@user/catman)
2024-03-10 04:56:00 +0100catman(~catman@user/catman) (Client Quit)
2024-03-10 04:56:21 +0100catman(~catman@user/catman)
2024-03-10 04:58:44 +0100td_(~td@i5387090F.versanet.de) (Ping timeout: 252 seconds)
2024-03-10 05:00:27 +0100td_(~td@i53870927.versanet.de)
2024-03-10 05:30:35 +0100werneta(~werneta@024-205-076-158.res.spectrum.com)
2024-03-10 05:31:23 +0100werneta(~werneta@024-205-076-158.res.spectrum.com) (Client Quit)
2024-03-10 06:17:06 +0100werneta(~werneta@024-205-076-158.res.spectrum.com)
2024-03-10 08:51:30 +0100werneta(~werneta@024-205-076-158.res.spectrum.com) (Quit: leaving)
2024-03-10 09:09:20 +0100 <liskin> I think my config has an event hook to ignore some Steam stuff
2024-03-10 09:09:31 +0100 <liskin> Don't quite remember what exactly and am on holiday
2024-03-10 09:55:48 +0100hightower3(~hightower@dh207-81-101.xnet.hr)
2024-03-10 09:57:51 +0100L29Ah(~L29Ah@wikipedia/L29Ah) (Ping timeout: 268 seconds)
2024-03-10 09:58:37 +0100hightower4(~hightower@dh207-81-101.xnet.hr) (Ping timeout: 264 seconds)
2024-03-10 10:07:46 +0100hightower3(~hightower@dh207-81-101.xnet.hr) (Ping timeout: 256 seconds)
2024-03-10 10:09:29 +0100ft(~ft@p508db2e6.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
2024-03-10 10:11:27 +0100ft(~ft@p3e9bce6e.dip0.t-ipconnect.de)
2024-03-10 10:24:25 +0100defjam(~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7) (Ping timeout: 264 seconds)
2024-03-10 10:35:43 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 10:36:20 +0100L29Ah(~L29Ah@wikipedia/L29Ah)
2024-03-10 10:39:55 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 246 seconds)
2024-03-10 10:52:02 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 10:57:35 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 256 seconds)
2024-03-10 10:58:17 +0100L29Ah(~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer)
2024-03-10 11:10:10 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 11:16:17 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 272 seconds)
2024-03-10 11:29:39 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 11:36:53 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 240 seconds)
2024-03-10 11:49:04 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 11:56:52 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 268 seconds)
2024-03-10 12:09:17 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 12:15:07 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 246 seconds)
2024-03-10 12:16:30 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 12:22:37 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 264 seconds)
2024-03-10 12:35:10 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 12:41:06 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 255 seconds)
2024-03-10 12:53:51 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 13:24:07 +0100hightower2(~hightower@141-136-232-46.dsl.iskon.hr)
2024-03-10 13:48:45 +0100L29Ah(~L29Ah@wikipedia/L29Ah)
2024-03-10 16:23:51 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 255 seconds)
2024-03-10 16:45:25 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 17:42:49 +0100Natch(~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 268 seconds)
2024-03-10 18:50:37 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 246 seconds)
2024-03-10 18:55:02 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61)
2024-03-10 19:30:29 +0100yosafbridge(~yosafbrid@static.38.6.217.95.clients.your-server.de) (Quit: Leaving)
2024-03-10 19:39:26 +0100yosafbridge(~yosafbrid@static.38.6.217.95.clients.your-server.de)
2024-03-10 19:59:30 +0100srz(~srz@181.228.49.93)
2024-03-10 20:32:02 +0100srz(~srz@181.228.49.93) (Remote host closed the connection)
2024-03-10 20:33:22 +0100srz(~srz@181.228.49.93)
2024-03-10 20:48:10 +0100srz_(~srz@181.228.49.93)
2024-03-10 20:49:28 +0100srz(~srz@181.228.49.93) (Remote host closed the connection)
2024-03-10 21:11:43 +0100defjam(~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 260 seconds)
2024-03-10 21:27:29 +0100 <xmonadtrack> New branch created: pull/498 (1 commit) https://github.com/xmonad/xmonad/pull/498
2024-03-10 21:39:22 +0100 <haskellbridge> <m​c47> Solid geekosaur do we just merge #878? I'll keep it in mind for the release notes.
2024-03-10 21:41:46 +0100 <geekosaur> we asked for comments on reddit, so far nobody has said anything
2024-03-10 21:42:07 +0100 <geekosaur> I vote for merge, I think Solid already commented on the ticket
2024-03-10 21:42:38 +0100 <xmonadtrack> xmonad Tony Zorman {Brandon S Allbery KF8NH} * v0.18.0-8-g459f6af: TUTORIAL: Mention X.U.Ungrab being unnecessary with 0.18.0 (3 hours ago, 1 file, 12+ 7-) https://github.com/xmonad/xmonad/commit/459f6afeca69
2024-03-10 22:09:13 +0100defjam(~defjam@2a02:c7e:2807:b900:f987:389e:aee:bbd8)
2024-03-10 23:10:53 +0100srz_(~srz@181.228.49.93) (Ping timeout: 268 seconds)
2024-03-10 23:43:53 +0100Natch(~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)