2025/03/20

2025-03-20 00:12:04 +0100ash3en(~Thunderbi@ip1f10cbd6.dynamic.kabel-deutschland.de) (Quit: ash3en)
2025-03-20 00:23:49 +0100tv(~tv@user/tv) (Read error: Connection reset by peer)
2025-03-20 01:17:49 +0100dibblego(~dibblego@haskell/developer/dibblego) (Ping timeout: 244 seconds)
2025-03-20 01:18:57 +0100dibblego(~dibblego@haskell/developer/dibblego) dibblego
2025-03-20 01:29:42 +0100dibblego(~dibblego@haskell/developer/dibblego) (Ping timeout: 244 seconds)
2025-03-20 01:31:02 +0100dibblego(~dibblego@116-255-1-119.ip4.superloop.au) dibblego
2025-03-20 01:31:02 +0100dibblego(~dibblego@116-255-1-119.ip4.superloop.au) (Changing host)
2025-03-20 01:31:02 +0100dibblego(~dibblego@haskell/developer/dibblego) dibblego
2025-03-20 01:56:09 +0100dibblego(~dibblego@haskell/developer/dibblego) (Ping timeout: 268 seconds)
2025-03-20 02:17:42 +0100dibblego(~dibblego@116-255-1-119.ip4.superloop.au)
2025-03-20 02:17:42 +0100dibblego(~dibblego@116-255-1-119.ip4.superloop.au) (Changing host)
2025-03-20 02:17:42 +0100dibblego(~dibblego@haskell/developer/dibblego) dibblego
2025-03-20 02:29:59 +0100alp(~alp@2001:861:8ca0:4940:77c4:3560:6515:b78c) (Ping timeout: 260 seconds)
2025-03-20 04:36:36 +0100tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2025-03-20 08:28:02 +0100ash3en(~Thunderbi@ip1f10cbd6.dynamic.kabel-deutschland.de) ash3en
2025-03-20 08:39:57 +0100catman_(~catman@user/catman) catman
2025-03-20 08:40:16 +0100catmanGuest4939
2025-03-20 08:40:16 +0100Guest4939(~catman@user/catman) (Killed (platinum.libera.chat (Nickname regained by services)))
2025-03-20 08:40:16 +0100catman_catman
2025-03-20 08:47:57 +0100ft(~ft@p508db463.dip0.t-ipconnect.de) (Quit: leaving)
2025-03-20 09:15:58 +0100Digitteknohippie(~user@user/digit) Digit
2025-03-20 09:16:58 +0100Digit(~user@user/digit) (Ping timeout: 252 seconds)
2025-03-20 09:23:09 +0100ash3en(~Thunderbi@ip1f10cbd6.dynamic.kabel-deutschland.de) (Quit: ash3en)
2025-03-20 09:37:22 +0100alp(~alp@2001:861:8ca0:4940:17be:23b1:68c0:522c)
2025-03-20 09:41:31 +0100mc47(~yecinem@p200300ee0f4f16a426d06c43f5aaeb6f.dip0.t-ipconnect.de)
2025-03-20 09:44:22 +0100ash3en(~Thunderbi@ip1f10cbd6.dynamic.kabel-deutschland.de) ash3en
2025-03-20 10:03:07 +0100tv(~tv@user/tv) tv
2025-03-20 10:13:11 +0100ash3en(~Thunderbi@ip1f10cbd6.dynamic.kabel-deutschland.de) (Ping timeout: 268 seconds)
2025-03-20 11:29:43 +0100DigitteknohippieDigit
2025-03-20 11:46:01 +0100ash3en(~Thunderbi@2a01:780:8000:115:27a0:cdec:aee3:14b8) ash3en
2025-03-20 12:07:45 +0100ash3en(~Thunderbi@2a01:780:8000:115:27a0:cdec:aee3:14b8) (Ping timeout: 252 seconds)
2025-03-20 12:26:41 +0100alp(~alp@2001:861:8ca0:4940:17be:23b1:68c0:522c) (Ping timeout: 248 seconds)
2025-03-20 12:45:50 +0100ash3en(~Thunderbi@149.222.145.35) ash3en
2025-03-20 12:53:16 +0100haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection)
2025-03-20 12:54:48 +0100haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com) hackager
2025-03-20 13:55:04 +0100Leary(~Leary@user/Leary/x-0910699) (Read error: Connection reset by peer)
2025-03-20 13:55:24 +0100Leary(~Leary@user/Leary/x-0910699) Leary
2025-03-20 14:23:50 +0100ash3en(~Thunderbi@149.222.145.35) (Ping timeout: 272 seconds)
2025-03-20 14:39:05 +0100ash3en(~Thunderbi@149.222.145.35) ash3en
2025-03-20 14:50:29 +0100tremon(~tremon@83.80.159.219) tremon
2025-03-20 16:11:48 +0100ash3en(~Thunderbi@149.222.145.35) (Quit: ash3en)
2025-03-20 16:20:43 +0100 <haskellbridge> <leana8959> Is there a good way to gently flash the screen when I move a window to another workspace?
2025-03-20 16:20:43 +0100 <haskellbridge> Because there's no update to what I see, sometimes I wonder if I actually did it or not
2025-03-20 16:23:18 +0100 <geekosaur> probably something in `logHook`
2025-03-20 16:26:21 +0100 <geekosaur> I assume you mean in `manageHook` since I would expect it to be obvious if you moved the focused window
2025-03-20 16:27:24 +0100 <haskellbridge> <leana8959> What's the difference between "logHook" and "manageHook"?
2025-03-20 16:27:45 +0100 <geekosaur> nothing currently exists, one way to do it would be to wrap `W.shift` to set something in `XS` and check for it in a modified version of `XMonad.Hooks.ShowWName` (need latest xmonad)
2025-03-20 16:28:12 +0100 <geekosaur> `logHook` runs when any change to windows or workspaces happens. `manageHook` runs when new windows appear
2025-03-20 16:29:10 +0100 <haskellbridge> <leana8959> geekosaur: I see
2025-03-20 16:29:10 +0100 <haskellbridge> Though what does "XS" mean?
2025-03-20 16:30:14 +0100 <geekosaur> https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Util-ExtensibleState.html
2025-03-20 16:31:41 +0100 <haskellbridge> <leana8959> Ah I see, as in managing a custom myself
2025-03-20 16:32:05 +0100 <haskellbridge> <leana8959> hmm I think I'll do it another day
2025-03-20 16:32:11 +0100 <haskellbridge> <leana8959> Thank a lot though!
2025-03-20 16:32:39 +0100ash3en(~Thunderbi@149.222.145.35) ash3en
2025-03-20 16:34:46 +0100ash3en(~Thunderbi@149.222.145.35) (Client Quit)
2025-03-20 17:49:17 +0100julie_pilgrim(~julie_pil@user/julie-pilgrim/x-1240752) julie_pilgrim
2025-03-20 18:04:54 +0100julie_pilgrim(~julie_pil@user/julie-pilgrim/x-1240752) (Ping timeout: 240 seconds)
2025-03-20 18:06:11 +0100terrorjack(~terrorjac@2a01:4f8:c17:9d11::) (Quit: The Lounge - https://thelounge.chat)
2025-03-20 18:07:26 +0100julie_pilgrim(~julie_pil@user/julie-pilgrim/x-1240752) julie_pilgrim
2025-03-20 18:14:09 +0100L29Ah(~L29Ah@wikipedia/L29Ah) ()
2025-03-20 18:17:18 +0100julie_pilgrim(~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection)
2025-03-20 18:24:39 +0100terrorjack(~terrorjac@2a01:4f8:c17:9d11::) terrorjack
2025-03-20 18:44:00 +0100ash3en(~Thunderbi@89.56.182.235) ash3en
2025-03-20 18:50:45 +0100mc47(~yecinem@p200300ee0f4f16a426d06c43f5aaeb6f.dip0.t-ipconnect.de) (Ping timeout: 248 seconds)
2025-03-20 19:10:41 +0100ash3en(~Thunderbi@89.56.182.235) (Quit: ash3en)
2025-03-20 19:39:53 +0100ft(~ft@p508db463.dip0.t-ipconnect.de) ft
2025-03-20 19:45:48 +0100Digit(~user@user/digit) (Ping timeout: 276 seconds)
2025-03-20 19:45:56 +0100hightower3(~hightower@213.186.15.36) (Remote host closed the connection)
2025-03-20 19:59:24 +0100ash3en(~Thunderbi@89.56.182.235) ash3en
2025-03-20 21:18:36 +0100ash3en(~Thunderbi@89.56.182.235) (Quit: ash3en)
2025-03-20 21:44:31 +0100L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-03-20 22:47:48 +0100 <L29Ah> my script to gently flash screen: https://0x0.st/81vY.sh
2025-03-20 23:45:00 +0100abiss(~abiss27@190.213.236.106)
2025-03-20 23:48:50 +0100abiss(~abiss27@190.213.236.106) ()
2025-03-20 23:50:15 +0100abiss27(~abiss27@190.213.236.106)
2025-03-20 23:52:25 +0100abiss27(~abiss27@190.213.236.106) (Client Quit)
2025-03-20 23:53:06 +0100abiss27(~abiss27@user/abiss) abiss
2025-03-20 23:54:23 +0100abiss27(~abiss27@user/abiss) (Client Quit)