Home liberachat/#xmonad: Logs Calendar

Logs on 2025-01-19 (liberachat/#xmonad)

02:30:01 × catman quits (~catman@user/catman) (Quit: WeeChat 4.5.1)
02:33:13 catman joins (~catman@user/catman)
03:09:45 × alp quits (~alp@2001:861:8ca0:4940:88c9:4a0c:8072:846f) (Ping timeout: 246 seconds)
03:42:13 × terrorjack45 quits (~terrorjac@2a01:4f8:c17:a66e::) (Quit: The Lounge - https://thelounge.chat)
03:45:10 terrorjack45 joins (~terrorjac@2a01:4f8:c17:a66e::)
03:45:43 × ft quits (~ft@p4fc2a354.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
03:52:01 ft joins (~ft@p4fc2ad26.dip0.t-ipconnect.de)
07:29:31 × ft quits (~ft@p4fc2ad26.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
07:31:36 ft joins (~ft@p3e9bcbb4.dip0.t-ipconnect.de)
08:32:21 × ft quits (~ft@p3e9bcbb4.dip0.t-ipconnect.de) (Ping timeout: 248 seconds)
08:39:16 ft joins (~ft@p3e9bc727.dip0.t-ipconnect.de)
09:04:55 × ft quits (~ft@p3e9bc727.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
09:11:20 ft joins (~ft@p508db21c.dip0.t-ipconnect.de)
09:38:49 Digitteknohippie joins (~user@user/digit)
09:39:58 × Digit quits (~user@user/digit) (Ping timeout: 252 seconds)
10:37:58 alp joins (~alp@2001:861:8ca0:4940:885e:f93c:1500:2237)
10:56:24 × srk quits (~sorki@user/srk) (Ping timeout: 260 seconds)
10:57:15 srk joins (~sorki@user/srk)
11:25:26 ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207)
11:30:12 × ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 265 seconds)
11:46:45 Digitteknohippie is now known as Digit
12:10:41 ChubaDuba joins (~ChubaDuba@46.147.210.74)
12:53:56 × ChubaDuba quits (~ChubaDuba@46.147.210.74) (Quit: WeeChat 4.5.1)
15:12:46 ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207)
16:26:57 × alp quits (~alp@2001:861:8ca0:4940:885e:f93c:1500:2237) (Ping timeout: 252 seconds)
17:07:58 × catman quits (~catman@user/catman) (Quit: WeeChat 4.5.1)
17:09:49 catman joins (~catman@user/catman)
17:20:08 catman_ joins (~catman@user/catman)
17:20:18 catman is now known as Guest7456
17:20:18 × Guest7456 quits (~catman@user/catman) (Killed (tantalum.libera.chat (Nickname regained by services)))
17:20:18 catman_ is now known as catman
18:11:03 alp joins (~alp@2001:861:8ca0:4940:604c:d3ad:b92c:bc11)
20:13:16 <haskellbridge> <rascasse> Hi, what's the right haskell way to write this:
20:13:16 <haskellbridge> ("M-g", (toggleScreenSpacingEnabled "AND" toggleWindowSpacingEnabled))
20:13:56 <L29Ah> s,"AND",>>,
20:16:46 <haskellbridge> <rascasse> thx! But just figured out calling only "toggleWindowSpacingEnabled" toggle off "gaps" completely (which was Im looking for)
20:20:46 <haskellbridge> <rascasse> oupsy, no I def need to call "(toggleScreenSpacingEnabled >> toggleWindowSpacingEnabled)"
20:22:24 <Leary> rascasse: You can get away with using the `>>` operator to sequence the operations, but it's better to use `sendMessages [ModifyScreenBorderEnabled not, ModifyWindowBorderEnabled not]`.
20:25:04 <haskellbridge> <rascasse> Hi, why that?
20:26:04 <Leary> The actions individually call `sendMessage` on those messages, so xmonad will refresh twice.
20:26:31 <Leary> `sendMessages` folds the changes into a single refresh
20:43:54 × ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en)
22:55:49 × alp quits (~alp@2001:861:8ca0:4940:604c:d3ad:b92c:bc11) (Ping timeout: 248 seconds)
22:56:26 <haskellbridge> <rascasse> ah makes sens, thx for the info

All times are in UTC on 2025-01-19.