| 2024-03-10 00:19:47 +0000 | hightower4 | (~hightower@dh207-81-101.xnet.hr) |
| 2024-03-10 00:22:35 +0000 | hightower3 | (~hightower@dh207-114-168.xnet.hr) (Ping timeout: 252 seconds) |
| 2024-03-10 01:16:01 +0000 | <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 01:18:42 +0000 | <geekosaur> | "focus war", usually means the app has decided to steal focus back every time xmonad reassigns it |
| 2024-03-10 01:23:12 +0000 | <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 01:23:28 +0000 | <fizzie> | Yeah. It's happened very rarely in some other situations as well, but now it seems very constant. |
| 2024-03-10 01:24:28 +0000 | <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 01:24:57 +0000 | <fizzie> | "xmonad-x86_64-linux: user error (Error in function getWindowAttributes)" apparently. |
| 2024-03-10 01:25:16 +0000 | <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 01:25:35 +0000 | <geekosaur> | race condition (although that means we missed a bracket somewhere) where a window went away before it could be queried |
| 2024-03-10 01:26:53 +0000 | <geekosaur> | which suggests that instead of a focus war, the program is spamming window creations/deletions |
| 2024-03-10 01:48:09 +0000 | <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 01:50:03 +0000 | <geekosaur> | that seems odd; with `NoUrgencyHook` it only tracks urgency |
| 2024-03-10 01:51:53 +0000 | <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 01:53:01 +0000 | <geekosaur> | right, but that shouldn't do anything that would cause steam to delete/recreate a window |
| 2024-03-10 01:54:43 +0000 | <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 02:04:33 +0000 | <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 02:05:26 +0000 | <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 02:06:12 +0000 | <geekosaur> | ironically, I'm using one right now (hexchat 🙂 ) |
| 2024-03-10 02:08:28 +0000 | <fizzie> | Definitely had something when I originally set it up (an email client of some sort maybe), but... |
| 2024-03-10 02:09:32 +0000 | <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 02:42:09 +0000 | catman_ | (~catman@user/catman) |
| 2024-03-10 02:42:21 +0000 | catman | (~catman@user/catman) (Killed (zirconium.libera.chat (Nickname regained by services))) |
| 2024-03-10 02:42:21 +0000 | catman_ | catman |
| 2024-03-10 03:53:33 +0000 | catman | (~catman@user/catman) (Ping timeout: 255 seconds) |
| 2024-03-10 03:55:52 +0000 | catman | (~catman@user/catman) |
| 2024-03-10 03:56:00 +0000 | catman | (~catman@user/catman) (Client Quit) |
| 2024-03-10 03:56:21 +0000 | catman | (~catman@user/catman) |
| 2024-03-10 03:58:44 +0000 | td_ | (~td@i5387090F.versanet.de) (Ping timeout: 252 seconds) |
| 2024-03-10 04:00:27 +0000 | td_ | (~td@i53870927.versanet.de) |
| 2024-03-10 04:30:35 +0000 | werneta | (~werneta@024-205-076-158.res.spectrum.com) |
| 2024-03-10 04:31:23 +0000 | werneta | (~werneta@024-205-076-158.res.spectrum.com) (Client Quit) |
| 2024-03-10 05:17:06 +0000 | werneta | (~werneta@024-205-076-158.res.spectrum.com) |
| 2024-03-10 07:51:30 +0000 | werneta | (~werneta@024-205-076-158.res.spectrum.com) (Quit: leaving) |
| 2024-03-10 08:09:20 +0000 | <liskin> | I think my config has an event hook to ignore some Steam stuff |
| 2024-03-10 08:09:31 +0000 | <liskin> | Don't quite remember what exactly and am on holiday |
| 2024-03-10 08:55:48 +0000 | hightower3 | (~hightower@dh207-81-101.xnet.hr) |
| 2024-03-10 08:57:51 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) (Ping timeout: 268 seconds) |
| 2024-03-10 08:58:37 +0000 | hightower4 | (~hightower@dh207-81-101.xnet.hr) (Ping timeout: 264 seconds) |
| 2024-03-10 09:07:46 +0000 | hightower3 | (~hightower@dh207-81-101.xnet.hr) (Ping timeout: 256 seconds) |
| 2024-03-10 09:09:29 +0000 | ft | (~ft@p508db2e6.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
| 2024-03-10 09:11:27 +0000 | ft | (~ft@p3e9bce6e.dip0.t-ipconnect.de) |
| 2024-03-10 09:24:25 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:f943:4123:f3e5:47e7) (Ping timeout: 264 seconds) |
| 2024-03-10 09:35:43 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 09:36:20 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-10 09:39:55 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 246 seconds) |
| 2024-03-10 09:52:02 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 09:57:35 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 256 seconds) |
| 2024-03-10 09:58:17 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer) |
| 2024-03-10 10:10:10 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 10:16:17 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 272 seconds) |
| 2024-03-10 10:29:39 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 10:36:53 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 240 seconds) |
| 2024-03-10 10:49:04 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 10:56:52 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 268 seconds) |
| 2024-03-10 11:09:17 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 11:15:07 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 246 seconds) |
| 2024-03-10 11:16:30 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 11:22:37 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 264 seconds) |
| 2024-03-10 11:35:10 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 11:41:06 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 255 seconds) |
| 2024-03-10 11:53:51 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 12:24:07 +0000 | hightower2 | (~hightower@141-136-232-46.dsl.iskon.hr) |
| 2024-03-10 12:48:45 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-10 15:23:51 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 255 seconds) |
| 2024-03-10 15:45:25 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 16:42:49 +0000 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 268 seconds) |
| 2024-03-10 17:50:37 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 246 seconds) |
| 2024-03-10 17:55:02 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) |
| 2024-03-10 18:30:29 +0000 | yosafbridge | (~yosafbrid@static.38.6.217.95.clients.your-server.de) (Quit: Leaving) |
| 2024-03-10 18:39:26 +0000 | yosafbridge | (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 2024-03-10 18:59:30 +0000 | srz | (~srz@181.228.49.93) |
| 2024-03-10 19:32:02 +0000 | srz | (~srz@181.228.49.93) (Remote host closed the connection) |
| 2024-03-10 19:33:22 +0000 | srz | (~srz@181.228.49.93) |
| 2024-03-10 19:48:10 +0000 | srz_ | (~srz@181.228.49.93) |
| 2024-03-10 19:49:28 +0000 | srz | (~srz@181.228.49.93) (Remote host closed the connection) |
| 2024-03-10 20:11:43 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:34f2:d7b3:58a5:9b61) (Ping timeout: 260 seconds) |
| 2024-03-10 20:27:29 +0000 | <xmonadtrack> | New branch created: pull/498 (1 commit) https://github.com/xmonad/xmonad/pull/498 |
| 2024-03-10 20:39:22 +0000 | <haskellbridge> | <m​c47> Solid geekosaur do we just merge #878? I'll keep it in mind for the release notes. |
| 2024-03-10 20:41:46 +0000 | <geekosaur> | we asked for comments on reddit, so far nobody has said anything |
| 2024-03-10 20:42:07 +0000 | <geekosaur> | I vote for merge, I think Solid already commented on the ticket |
| 2024-03-10 20:42:38 +0000 | <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 21:09:13 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:f987:389e:aee:bbd8) |
| 2024-03-10 22:10:53 +0000 | srz_ | (~srz@181.228.49.93) (Ping timeout: 268 seconds) |
| 2024-03-10 22:43:53 +0000 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) |
| 2024-03-10 23:53:55 +0000 | werneta | (~werneta@024-205-076-158.res.spectrum.com) |