2024/10/31

Newest at the top

2024-10-31 23:45:00 +0100L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2024-10-31 22:52:45 +0100L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-10-31 20:19:03 +0100hightower2(~hightower@213.186.15.36) hightower2
2024-10-31 20:18:19 +0100hightower2(~hightower@213.186.15.36) (Remote host closed the connection)
2024-10-31 20:07:07 +0100roks0n(~roks0n@user/roks0n) roks0n
2024-10-31 20:06:16 +0100roks0n(~roks0n@user/roks0n) (Remote host closed the connection)
2024-10-31 20:01:30 +0100hightower2(~hightower@213.186.15.36) hightower2
2024-10-31 19:58:19 +0100hightower2(~hightower@213.186.15.36) (Remote host closed the connection)
2024-10-31 19:54:52 +0100DigitteknohippieDigit
2024-10-31 19:44:10 +0100Digit(~user@user/digit) (Ping timeout: 272 seconds)
2024-10-31 19:43:30 +0100Digitteknohippie(~user@user/digit) Digit
2024-10-31 18:05:26 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en)
2024-10-31 18:04:42 +0100DigitteknohippieDigit
2024-10-31 17:41:12 +0100ash3en1ash3en
2024-10-31 17:41:12 +0100ash3en(~Thunderbi@146.70.124.222) (Ping timeout: 252 seconds)
2024-10-31 17:40:30 +0100alp(~alp@2001:861:e3d6:8f80:b811:e433:6175:d950)
2024-10-31 17:40:03 +0100ash3en1(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-10-31 17:30:24 +0100ash3en(~Thunderbi@146.70.124.222) ash3en
2024-10-31 17:30:04 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 260 seconds)
2024-10-31 17:13:51 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-10-31 16:50:59 +0100alp(~alp@2001:861:e3d6:8f80:aa5d:e7:9d3:29e5) (Ping timeout: 260 seconds)
2024-10-31 16:36:57 +0100Digit(~user@user/digit) (Ping timeout: 252 seconds)
2024-10-31 16:36:18 +0100Digitteknohippie(~user@user/digit) Digit
2024-10-31 16:20:35 +0100ft(~ft@p4fc2a216.dip0.t-ipconnect.de) ft
2024-10-31 15:30:05 +0100Nixkernal(~Nixkernal@90.74.198.178.dynamic.cust.swisscom.net) Nixkernal
2024-10-31 15:06:38 +0100Nixkernal(~Nixkernal@90.74.198.178.dynamic.cust.swisscom.net) (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
2024-10-31 14:43:34 +0100 <geekosaur> which keeps the avoidStruts on one workspace but starts with it toggled off
2024-10-31 14:43:13 +0100 <geekosaur> fwiw https://github.com/geekosaur/xmonad.hs/blob/hilfy-2023/xmonad.hs#L178-L179
2024-10-31 13:43:02 +0100Nixkernal(~Nixkernal@90.74.198.178.dynamic.cust.swisscom.net) Nixkernal
2024-10-31 13:18:53 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en)
2024-10-31 11:01:01 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-10-31 10:13:12 +0100ChubaDuba(~ChubaDuba@46.147.103.46) (Quit: WeeChat 4.4.2)
2024-10-31 08:59:10 +0100ft(~ft@p4fc2a216.dip0.t-ipconnect.de) (Quit: leaving)
2024-10-31 08:43:15 +0100ChubaDuba(~ChubaDuba@46.147.103.46) ChubaDuba
2024-10-31 08:19:25 +0100redgloboli(~redglobol@user/redgloboli) (Quit: ...enter the matrix...)
2024-10-31 08:12:16 +0100 <deebo> yep, removed that
2024-10-31 08:09:44 +0100 <Leary> Oh, and the `myLayoutHook = actualLayout` at the end there is of course reduntant; I subconsciously used it as a stand-in for the actual `, layoutHook = ...` field.
2024-10-31 08:08:31 +0100 <deebo> makes sense, thanks
2024-10-31 08:07:28 +0100 <Leary> The `layoutModifers` function wasn't pulling its weight; the reality is that you don't want to apply your modifiers uniformly.
2024-10-31 08:06:32 +0100 <Leary> deebo: Well, probably something like this: https://paste.tomsmeding.com/IgLj8aUq
2024-10-31 07:59:28 +0100alp(~alp@2001:861:e3d6:8f80:aa5d:e7:9d3:29e5)
2024-10-31 07:56:07 +0100 <deebo> https://pastebin.com/RVinAvrj relevant snippet i guess
2024-10-31 07:53:09 +0100 <Leary> If you put the full code somewhere, I can show you how I would arrange it.
2024-10-31 07:50:30 +0100 <deebo> that's kinda why i'd just prefer canceling the one out inside myLayout
2024-10-31 07:49:40 +0100 <deebo> hmm, i actually have `myLaoutHook = layoutModifiers $ myLayout`, so it just brings annoying repetition with `||| lessBorders Full`
2024-10-31 07:46:01 +0100 <deebo> it's haskell, it's all hackery to me
2024-10-31 07:44:18 +0100 <Leary> But code can always be rearranged anyway.
2024-10-31 07:44:08 +0100 <Leary> You should rather avoid bad hacks.
2024-10-31 07:42:39 +0100 <deebo> because i didn't think of that :) but also that kinda splits the code in a way i'd like to avoid
2024-10-31 07:41:24 +0100 <Leary> deebo: Why not just `avoidStruts myLayout ||| Full`?