2024/08/14

2024-08-14 02:23:24 +0000td_(~td@i53870936.versanet.de) (Ping timeout: 252 seconds)
2024-08-14 02:25:07 +0000td_(~td@i53870918.versanet.de)
2024-08-14 05:32:13 +0000amir(sid22336@user/amir) (*.net *.split)
2024-08-14 05:32:13 +0000dsal(sid13060@id-13060.lymington.irccloud.com) (*.net *.split)
2024-08-14 05:34:14 +0000amir(sid22336@user/amir)
2024-08-14 05:34:14 +0000dsal(sid13060@id-13060.lymington.irccloud.com)
2024-08-14 06:35:30 +0000haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection)
2024-08-14 06:38:14 +0000haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com)
2024-08-14 06:55:16 +0000cfricke(~cfricke@user/cfricke)
2024-08-14 06:55:29 +0000incertia(~incertia@209.122.137.252) (Ping timeout: 255 seconds)
2024-08-14 08:02:36 +0000ft(~ft@p4fc2aa15.dip0.t-ipconnect.de) (Quit: leaving)
2024-08-14 08:12:12 +0000todi(~todi@p57803331.dip0.t-ipconnect.de) (Quit: ZNC - https://znc.in)
2024-08-14 08:12:27 +0000todi_away(~todi@p57803331.dip0.t-ipconnect.de)
2024-08-14 08:22:06 +0000jmct(sid160793@id-160793.tinside.irccloud.com) (*.net *.split)
2024-08-14 08:22:06 +0000jsoo(~jsoo@irc.refl.club) (*.net *.split)
2024-08-14 08:22:06 +0000geekosaur(sid609282@xmonad/geekosaur) (*.net *.split)
2024-08-14 08:22:33 +0000dysthesis(~dysthesis@user/dysthesis)
2024-08-14 08:34:24 +0000jmct(sid160793@id-160793.tinside.irccloud.com)
2024-08-14 08:34:24 +0000jsoo(~jsoo@irc.refl.club)
2024-08-14 08:34:24 +0000geekosaur(sid609282@xmonad/geekosaur)
2024-08-14 08:47:31 +0000cfricke(~cfricke@user/cfricke) (Ping timeout: 244 seconds)
2024-08-14 08:47:40 +0000ChubaDuba(~ChubaDuba@5.165.252.245)
2024-08-14 09:06:06 +0000cfricke(~cfricke@user/cfricke)
2024-08-14 10:30:52 +0000user42(~user42@49.228.56.230)
2024-08-14 10:33:02 +0000 <user42> Hi
2024-08-14 10:34:25 +0000 <user42> I'm trying to have a status window be ignored by regular focus switching and always be on top.
2024-08-14 10:34:57 +0000 <user42> I'm able to achieve the first with: manageHook = manageHook c <> (className =? "Workrave" --> doIgnore)
2024-08-14 10:35:20 +0000 <user42> Or I can get the second by doing: manageHook = manageHook c <> (className =? "Workrave" --> doFloat)
2024-08-14 10:35:36 +0000 <user42> But somehow I can't figure out how to achieve both at the same time.
2024-08-14 11:26:16 +0000dysthesis(~dysthesis@user/dysthesis) (Ping timeout: 260 seconds)
2024-08-14 12:59:44 +0000todi_awaytodi
2024-08-14 13:50:28 +0000cfricke(~cfricke@user/cfricke) (Ping timeout: 258 seconds)
2024-08-14 14:00:46 +0000ChubaDuba(~ChubaDuba@5.165.252.245) (Quit: Leaving)
2024-08-14 14:07:05 +0000L29Ah(~L29Ah@wikipedia/L29Ah) (Read error: Connection timed out)
2024-08-14 14:17:07 +0000L29Ah(~L29Ah@wikipedia/L29Ah)
2024-08-14 15:02:22 +0000hightower2(~hightower@213.186.15.36) (Remote host closed the connection)
2024-08-14 15:02:40 +0000hightower2(~hightower@213.186.15.36)
2024-08-14 16:07:25 +0000user42(~user42@49.228.56.230) (Quit: Client closed)
2024-08-14 19:38:11 +0000Digit(~user@user/digit) (Remote host closed the connection)
2024-08-14 19:39:32 +0000Digit(~user@user/digit)
2024-08-14 19:51:53 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2024-08-14 19:55:53 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2024-08-14 21:47:11 +0000ft(~ft@p4fc2aa15.dip0.t-ipconnect.de)
2024-08-14 22:15:55 +0000terrorjack4(~terrorjac@static.163.82.63.178.clients.your-server.de) (Quit: The Lounge - https://thelounge.chat)
2024-08-14 22:19:12 +0000terrorjack4(~terrorjac@static.163.82.63.178.clients.your-server.de)
2024-08-14 23:32:00 +0000user42(~user42@49.228.56.230)