2025/03/20

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