2024/08/25

2024-08-25 01:07:46 +0200ash3en(~Thunderbi@2a01:c23:9184:ed00:199f:acb6:dc24:b32)
2024-08-25 01:23:10 +0200ash3en(~Thunderbi@2a01:c23:9184:ed00:199f:acb6:dc24:b32) (Ping timeout: 272 seconds)
2024-08-25 01:23:27 +0200ash3en(~Thunderbi@146.70.124.138)
2024-08-25 01:33:46 +0200 <haskellbridge> <iqubic (she/her)> Is XMonad 0.18.1 building for other people?
2024-08-25 01:35:35 +0200 <haskellbridge> <iqubic (she/her)> https://dpaste.com/2M8JQFNZB
2024-08-25 01:35:41 +0200 <haskellbridge> <iqubic (she/her)> I'm getting compilation errors here.
2024-08-25 01:37:15 +0200 <geekosaur> https://github.com/xmonad/xmonad-contrib/blob/master/CHANGES.md
2024-08-25 01:37:23 +0200 <geekosaur> second item under 0.18.1
2024-08-25 01:38:52 +0200 <haskellbridge> <iqubic (she/her)> Right... The issue here is that XMonad-Extras is out of date.
2024-08-25 01:40:26 +0200 <geekosaur> ^ Solid
2024-08-25 01:41:34 +0200 <haskellbridge> <iqubic (she/her)> Updating XMonad-Extras to 0.17.2 might fix my issues. Let's see if that works.
2024-08-25 01:43:40 +0200 <haskellbridge> <iqubic (she/her)> geekosaur: I'd like to ask you a question on a different topic, now that I've got contrib 0.18.1 compiled.
2024-08-25 01:44:21 +0200ash3en(~Thunderbi@146.70.124.138) (Quit: ash3en)
2024-08-25 01:45:13 +0200 <haskellbridge> <iqubic (she/her)> XMonad.Hooks.FloatConfigureReq now exists, and provides "fixSteamFlicker :: Event -> X All", which I would like to use. However, I already have "myHandleEventHook = swallowEventHook (className =? "Alacritty") (return True)"
2024-08-25 01:45:49 +0200 <haskellbridge> <iqubic (she/her)> Can I just use "<>" to combine those? The types work out, but I'm not sure if it will have the desired effect.
2024-08-25 01:45:52 +0200 <geekosaur> combine them with <>
2024-08-25 01:46:05 +0200 <geekosaur> alternately you could use a do block
2024-08-25 01:46:31 +0200 <haskellbridge> <iqubic (she/her)> Oh, right. I see how that works.
2024-08-25 01:46:40 +0200 <geekosaur> mm, actually no, the do block wouldn't work directly because of the Event parameter
2024-08-25 01:48:34 +0200 <haskellbridge> <iqubic (she/her)> https://dpaste.com/GWLFMCB2D
2024-08-25 01:48:37 +0200 <haskellbridge> <iqubic (she/her)> That works for me.
2024-08-25 01:57:44 +0200todi_away(~todi@p57803331.dip0.t-ipconnect.de)
2024-08-25 01:57:49 +0200todi(~todi@p57803331.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
2024-08-25 03:25:56 +0200mekeor(~user@2001:a61:2430:1:79b8:e023:999b:a902) (Quit: towards emacs as interface to cybernetic council communism)
2024-08-25 03:42:21 +0200dysthesis(~dysthesis@user/dysthesis)
2024-08-25 04:09:06 +0200td_(~td@i5387090D.versanet.de) (Ping timeout: 252 seconds)
2024-08-25 04:10:43 +0200td_(~td@i53870916.versanet.de)
2024-08-25 08:10:33 +0200dysthesis(~dysthesis@user/dysthesis) (Quit: WeeChat 4.4.1)
2024-08-25 08:50:55 +0200dysthesis(~dysthesis@user/dysthesis)
2024-08-25 09:01:17 +0200dysthesis(~dysthesis@user/dysthesis) (Quit: WeeChat 4.4.1)
2024-08-25 09:01:29 +0200ash3en(~Thunderbi@146.70.124.138)
2024-08-25 10:03:53 +0200dysthesis(~dysthesis@user/dysthesis)
2024-08-25 10:14:00 +0200MrElendig(~Urist@archlinux/op/MrElendig)
2024-08-25 10:21:42 +0200dysthesis(~dysthesis@user/dysthesis) (Quit: WeeChat 4.4.1)
2024-08-25 10:29:34 +0200ash3en(~Thunderbi@146.70.124.138) (Quit: ash3en)
2024-08-25 11:00:09 +0200ash3en(~Thunderbi@146.70.124.138)
2024-08-25 11:00:28 +0200ash3en(~Thunderbi@146.70.124.138) (Client Quit)
2024-08-25 12:31:44 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3)
2024-08-25 12:50:10 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3) (Quit: ash3en)
2024-08-25 12:57:40 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3)
2024-08-25 13:04:18 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3) (Quit: ash3en)
2024-08-25 13:04:43 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3)
2024-08-25 13:05:29 +0200Digitteknohippie(~user@user/digit)
2024-08-25 13:06:19 +0200Digit(~user@user/digit) (Ping timeout: 260 seconds)
2024-08-25 13:06:28 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3) (Client Quit)
2024-08-25 13:06:46 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3)
2024-08-25 13:07:08 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3) (Client Quit)
2024-08-25 13:44:30 +0200mekeor(~user@2001:4ca0:0:f238:861d:9aef:5de5:a573)
2024-08-25 14:30:14 +0200DigitteknohippieDigit
2024-08-25 15:43:56 +0200td_(~td@i53870916.versanet.de) (Quit: waking up from the american dream ...)
2024-08-25 16:43:10 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3)
2024-08-25 16:48:32 +0200td_(~td@i53870916.versanet.de)
2024-08-25 16:56:00 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:efa5:7b5b:f883:31c3) (Quit: ash3en)
2024-08-25 19:20:09 +0200mekeor(~user@2001:4ca0:0:f238:861d:9aef:5de5:a573) (Quit: towards emacs as interface to cybernetic council communism)
2024-08-25 21:18:05 +0200mekeor(~user@2001:a61:2430:1:79b8:e023:999b:a902)
2024-08-25 23:01:39 +0200dysthesis(~dysthesis@user/dysthesis)
2024-08-25 23:19:18 +0200dysthesis(~dysthesis@user/dysthesis) (Remote host closed the connection)
2024-08-25 23:49:15 +0200ash3en(~Thunderbi@2a02:3100:7da1:ca00:1a49:3dad:2797:7373)