2024/12/15

2024-12-15 00:04:17 +0100alp(~alp@2001:861:8ca0:4940:4fb3:5817:7b93:c2b9) (Ping timeout: 248 seconds)
2024-12-15 00:54:19 +0100Solitary(~Solitary@user/solitary) (Read error: Connection reset by peer)
2024-12-15 00:59:51 +0100Solitary(~Solitary@user/solitary) Solitary
2024-12-15 01:16:57 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) rekahsoft
2024-12-15 01:47:07 +0100 <Leary> Profpatsch: https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Layout-SideBorderDecoration.…
2024-12-15 01:50:13 +0100 <geekosaur> mm, I knew we had that but didn't know (or forgot) that it wasn't just a _side_ border
2024-12-15 01:55:48 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) (Remote host closed the connection)
2024-12-15 01:56:48 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) rekahsoft
2024-12-15 01:58:23 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) (Remote host closed the connection)
2024-12-15 02:57:52 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) rekahsoft
2024-12-15 03:23:21 +0100gauge(~gauge@user/gauge) (Ping timeout: 276 seconds)
2024-12-15 03:40:19 +0100tv(~tv@user/tv) tv
2024-12-15 03:43:27 +0100gauge(~gauge@user/gauge) gauge
2024-12-15 04:14:01 +0100Buliarous(~gypsydang@46.232.210.139) (Quit: leaving)
2024-12-15 04:14:31 +0100Buliarous(~gypsydang@46.232.210.139) Buliarous
2024-12-15 04:42:41 +0100terrorjack4(~terrorjac@2a01:4f8:c17:dc9f::) (Quit: The Lounge - https://thelounge.chat)
2024-12-15 04:45:41 +0100terrorjack4(~terrorjac@2a01:4f8:c17:dc9f::) terrorjack
2024-12-15 04:51:46 +0100td_(~td@i53870921.versanet.de) (Ping timeout: 252 seconds)
2024-12-15 04:53:37 +0100td_(~td@i53870925.versanet.de) td_
2024-12-15 08:20:44 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) (Remote host closed the connection)
2024-12-15 09:27:26 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) rekahsoft
2024-12-15 09:47:40 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) (Remote host closed the connection)
2024-12-15 10:33:33 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-12-15 10:34:39 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Client Quit)
2024-12-15 13:38:06 +0100catman(~catman@user/catman) (Quit: WeeChat 4.4.4)
2024-12-15 13:41:02 +0100OftenFaded(~OftenFade@user/tisktisk) (Quit: Client closed)
2024-12-15 13:45:21 +0100catman(~catman@user/catman) catman
2024-12-15 14:11:35 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-12-15 14:40:23 +0100L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-12-15 15:05:35 +0100 <Profpatsch> Leary: yay
2024-12-15 15:25:31 +0100Digit(~user@user/digit) (Remote host closed the connection)
2024-12-15 15:36:09 +0100L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2024-12-15 15:37:08 +0100 <Profpatsch> --
2024-12-15 15:37:10 +0100 <Profpatsch> -- 1. If all three of xmonad's environment variables (@XMONAD_DATA_DIR@,
2024-12-15 15:37:12 +0100 <Profpatsch> -- @XMONAD_CONFIG_DIR@, and @XMONAD_CACHE_DIR@) are set, use them.
2024-12-15 15:37:15 +0100 <Profpatsch> I nearly went crazy
2024-12-15 15:37:25 +0100 <Profpatsch> I was setting XMONAD_CONFIG_DIR and it was flat-out ignored
2024-12-15 15:37:37 +0100 <geekosaur> yes. I don't like this much tbh
2024-12-15 15:37:40 +0100 <Profpatsch> this is all kinda annoying lol
2024-12-15 15:38:13 +0100 <geekosaur> pretty much any time I want to use that, I only want to change one of them from the default, but I didn't write that code
2024-12-15 15:39:47 +0100 <Profpatsch> at the point where I set that I don’t really have a good reference to the correct cache dir (i.e. the context of $XDG_CACHE_DIR) so this is gonna be tricky
2024-12-15 15:40:13 +0100 <Profpatsch> I think they have to be absolute, but not sure
2024-12-15 15:40:23 +0100 <Profpatsch> okay time to patch xmonad
2024-12-15 15:40:40 +0100 <Profpatsch> that is gonna be easier than actually working around this
2024-12-15 15:59:03 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 244 seconds)
2024-12-15 15:59:04 +0100 <geekosaur> Solid once (actually twice, I think) told me why it needed to be that way, but with my "xmonad user" hat on it's still annoying as hell
2024-12-15 15:59:48 +0100 <geekosaur> especially since I need to look up the XDG docs to see what the other ones need to be set to if I need to change only one of them
2024-12-15 16:01:24 +0100 <haskellbridge> <Solid (@slot-:matrix.org)> huh, I actually don't remember why I did it that way
2024-12-15 16:02:49 +0100 <geekosaur> I think it was just to simplify things because everything else looks up all three values at the same time, and modifying them to only do 1 or 2 would make it all much more complex
2024-12-15 16:03:57 +0100 <geekosaur> although I think we could just use `Maybe`s and look up all three but only keep when the corresponding value is `Nothing`. would be better UX
2024-12-15 16:04:03 +0100Digit(~user@user/digit) Digit
2024-12-15 16:04:34 +0100 <geekosaur> to be remembered here is that this has to happen at a fairly awkward point in xmonad initialization
2024-12-15 16:04:43 +0100 <haskellbridge> <Solid (@slot-:matrix.org)> the directories that we picked are part of XConf, so I don't think it was that
2024-12-15 16:05:19 +0100 <geekosaur> because it has to be done before the config recompile
2024-12-15 16:05:30 +0100 <haskellbridge> <Solid (@slot-:matrix.org)> Mh, that is true as well
2024-12-15 16:05:41 +0100 <haskellbridge> <Solid (@slot-:matrix.org)> But maybe that shouldn't be a reason :)
2024-12-15 16:06:02 +0100 <geekosaur> ideally no, but I recall it being a significant pain point when you were designing this
2024-12-15 16:06:26 +0100 <geekosaur> maybe we just need to look at a refactor of xmonad initialization
2024-12-15 16:09:04 +0100L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-12-15 16:10:05 +0100 <haskellbridge> <Solid (@slot-:matrix.org)> Profpatsch: Patches welcome, I guess :)
2024-12-15 16:39:31 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) rekahsoft
2024-12-15 16:56:33 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) (Remote host closed the connection)
2024-12-15 17:00:00 +0100rekahsoft(~rekahsoft@76.69.85.220) rekahsoft
2024-12-15 17:00:38 +0100L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2024-12-15 17:21:44 +0100Digitteknohippie(~user@user/digit) Digit
2024-12-15 17:22:31 +0100 <Profpatsch> Solid: https://github.com/xmonad/xmonad/pull/520
2024-12-15 17:22:51 +0100Digit(~user@user/digit) (Ping timeout: 246 seconds)
2024-12-15 17:24:22 +0100 <Profpatsch> only setting XDG_CONFIG_DIR now seems to work
2024-12-15 17:27:12 +0100DigitteknohippieDigit
2024-12-15 17:29:19 +0100OftenFaded(~OftenFade@user/tisktisk) OftenFaded
2024-12-15 17:53:02 +0100rekahsoft(~rekahsoft@76.69.85.220) (Remote host closed the connection)
2024-12-15 17:55:29 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-12-15 18:29:23 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en)
2024-12-15 20:11:56 +0100OftenFaded(~OftenFade@user/tisktisk) (Quit: Client closed)
2024-12-15 20:22:08 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-12-15 20:44:23 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en)
2024-12-15 21:05:56 +0100Digitteknohippie(~user@user/digit) Digit
2024-12-15 21:07:15 +0100Digit(~user@user/digit) (Ping timeout: 260 seconds)
2024-12-15 21:29:10 +0100catman(~catman@user/catman) (Quit: WeeChat 4.4.4)
2024-12-15 22:24:06 +0100catman(~catman@user/catman) catman
2024-12-15 22:25:48 +0100catman(~catman@user/catman) (Client Quit)
2024-12-15 22:27:11 +0100catman(~catman@user/catman) catman
2024-12-15 22:28:42 +0100DigitteknohippieDigit
2024-12-15 22:45:08 +0100OftenFaded(OftenFaded@user/tisktisk) OftenFaded
2024-12-15 23:35:49 +0100rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-06-76-69-85-220.dsl.bell.ca) rekahsoft