Newest at the top
| 2026-03-08 10:18:39 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) (Ping timeout: 245 seconds) |
| 2026-03-08 10:17:05 +0100 | hiecaq | (~hiecaq@user/hiecaq) hiecaq |
| 2026-03-08 09:15:32 +0100 | Enrico63 | (~Enrico63@host-80-104-109-187.retail.telecomitalia.it) Enrico63 |
| 2026-03-08 09:05:31 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) ChubaDuba |
| 2026-03-08 09:03:30 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) (Ping timeout: 248 seconds) |
| 2026-03-08 08:59:12 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) ChubaDuba |
| 2026-03-08 08:50:43 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) (Ping timeout: 264 seconds) |
| 2026-03-08 07:57:18 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) ChubaDuba |
| 2026-03-08 07:55:21 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) (Ping timeout: 255 seconds) |
| 2026-03-08 07:52:05 +0100 | <haskellbridge> | <Solid> extras 0.17.3 is now also on Hackage |
| 2026-03-08 07:50:59 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) ChubaDuba |
| 2026-03-08 07:49:03 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) (Ping timeout: 255 seconds) |
| 2026-03-08 07:44:40 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) ChubaDuba |
| 2026-03-08 06:31:16 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) (Ping timeout: 244 seconds) |
| 2026-03-08 05:13:12 +0100 | ChubaDuba | (~ChubaDuba@5.165.252.94) ChubaDuba |
| 2026-03-08 04:59:34 +0100 | terrorjack | (~terrorjac@2a01:4f8:271:2d98::2) (Quit: The Lounge - https://thelounge.chat) |
| 2026-03-08 04:28:35 +0100 | tremon | (~tremon@83.80.159.219) (Remote host closed the connection) |
| 2026-03-08 01:59:02 +0100 | stackdroid18 | (~stackdroi@user/stackdroid) () |
| 2026-03-08 00:26:53 +0100 | elarks | (~elarks@user/yerrii) (Quit: WeeChat 4.7.1) |
| 2026-03-08 00:04:38 +0100 | L29Ah | (~L29Ah@wikipedia/L29Ah) L29Ah |
| 2026-03-07 23:23:18 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) (Client Quit) |
| 2026-03-07 23:21:27 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) ChubaDuba |
| 2026-03-07 23:21:07 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) (Quit: WeeChat 4.8.1) |
| 2026-03-07 22:18:52 +0100 | <geekosaur> | or maybe just use https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Hooks-ToggleHook.html |
| 2026-03-07 22:17:05 +0100 | Digit | (~user@user/digit) (Ping timeout: 252 seconds) |
| 2026-03-07 22:17:02 +0100 | Digitteknohippie | (~user@user/digit) Digit |
| 2026-03-07 22:16:51 +0100 | <geekosaur> | @eldritchcookie, unless what you want to do is float it (in which case you can just use it directly), you could copy and modify https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/src/XMonad.Hooks.FloatNext.html |
| 2026-03-07 21:49:27 +0100 | <geekosaur> | I think there's a contrib that tries the happy-go-lucky "grab the next window that appears and hope it's not a popup" solution |
| 2026-03-07 21:48:48 +0100 | <geekosaur> | pretty much |
| 2026-03-07 21:47:40 +0100 | <haskellbridge> | <eldritchcookie> so basically if i can neither use _NET_WM_PID or change the class via commandline flag i am cooked? |
| 2026-03-07 21:46:32 +0100 | <geekosaur> | there are some other potential (but also potentially unreliable) hacks, such as sending all windows `WM_SAVE_YOURSELF` and then iterating over them looking to see if their `WM_COMMAND` (if any) matches what you want |
| 2026-03-07 21:44:07 +0100 | <lambdabot> | Unknown command, try @list |
| 2026-03-07 21:44:07 +0100 | <geekosaur> | @eldritchcookie, you basically don't. X11 (nor Wayland for that matter) doesn't provide any hooks to tie a window to what spawned it, and doing so would probably require the kernel to know about either X11 or Wayland and plumb some cookie through `exec`. `_NET_WM_PID` is the conventional userspace hackaround for this. |
| 2026-03-07 21:41:26 +0100 | RMSBach | (~RMSBach@2603:6013:9b00:a7c8:e7e5:f272:eb86:ddf) RMSBach |
| 2026-03-07 21:41:07 +0100 | RMSBach | (~RMSBach@24.210.9.182) (Ping timeout: 264 seconds) |
| 2026-03-07 21:37:49 +0100 | <haskellbridge> | <Solid> eldritchcookie: perhaps you can set a WM_CLASS or something? |
| 2026-03-07 21:36:30 +0100 | <haskellbridge> | <Solid> btw, a release is probably the best moment to do this! (i plan on sending an invoice myself in a few days, because as i said i think just having the donations lie there unused feels wrong) |
| 2026-03-07 21:34:17 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) ChubaDuba |
| 2026-03-07 21:34:11 +0100 | <haskellbridge> | <eldritchcookie> i probably missed something obvious but how do i get the Window if i want to spawn a program? in the edge case that the app doesn't set _NET_WM_PID i can't do anything without assuming the window is tied exactly to the spawning command, i would accept a solution that needs a ManageHook but i also found none |
| 2026-03-07 21:32:48 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) (Quit: WeeChat 4.8.1) |
| 2026-03-07 21:27:11 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) ChubaDuba |
| 2026-03-07 21:26:49 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) (Quit: WeeChat 4.8.1) |
| 2026-03-07 21:21:33 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) ChubaDuba |
| 2026-03-07 21:21:15 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) (Client Quit) |
| 2026-03-07 21:17:21 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) ChubaDuba |
| 2026-03-07 21:16:41 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) (Client Quit) |
| 2026-03-07 21:15:13 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) ChubaDuba |
| 2026-03-07 21:14:30 +0100 | ChubaDuba | (~ChubaDuba@46.147.210.92) (Quit: WeeChat 4.8.1) |
| 2026-03-07 21:08:05 +0100 | <geekosaur> | oh right, I remember: changed it to support `XMONAD_XMESSAGE`. (and I still wonder if we should refactor so core's xmessage wrapper is part of the API, but IIRC most contrib uses of xmessage don't fit how it works) |
| 2026-03-07 21:02:42 +0100 | <haskellbridge> | <Solid> i think this has to be done manually, though, so maybe it has to wait for tomorrow (unless you want to take a stab) |