Logs: liberachat/#xmonad
| 2026-01-05 03:50:40 | × | byorgey quits (~byorgey@user/byorgey) (Ping timeout: 246 seconds) |
| 2026-01-05 03:51:13 | → | mkoskar joins (mkoskar@user/mkoskar) |
| 2026-01-05 03:57:05 | → | terrorjack joins (~terrorjac@2a01:4f8:c17:9d11::) |
| 2026-01-05 04:03:08 | × | mkoskar quits (mkoskar@user/mkoskar) (Ping timeout: 240 seconds) |
| 2026-01-05 04:04:13 | → | mkoskar joins (mkoskar@user/mkoskar) |
| 2026-01-05 04:06:23 | × | lambdabot quits (~lambdabot@haskell/bot/lambdabot) (Ping timeout: 246 seconds) |
| 2026-01-05 04:08:51 | → | lambdabot joins (~lambdabot@haskell/bot/lambdabot) |
| 2026-01-05 08:29:44 | × | tv quits (~tv@user/tv) (Ping timeout: 244 seconds) |
| 2026-01-05 08:43:00 | → | tv joins (~tv@user/tv) |
| 2026-01-05 14:11:30 | × | rensenwxre quits (~fwam@user/fwam) (Quit: The Lounge - https://thelounge.chat) |
| 2026-01-05 14:12:34 | → | rensenwxre joins (~fwam@user/fwam) |
| 2026-01-05 14:24:39 | × | rensenwxre quits (~fwam@user/fwam) (Quit: The Lounge - https://thelounge.chat) |
| 2026-01-05 14:25:44 | → | rensenwxre joins (~fwam@user/fwam) |
| 2026-01-05 14:35:15 | × | rensenwxre quits (~fwam@user/fwam) (Quit: The Lounge - https://thelounge.chat) |
| 2026-01-05 14:36:19 | → | rensenwxre joins (~fwam@user/fwam) |
| 2026-01-05 14:47:51 | × | rensenwxre quits (~fwam@user/fwam) (Quit: The Lounge - https://thelounge.chat) |
| 2026-01-05 14:48:55 | → | rensenwxre joins (~fwam@user/fwam) |
| 2026-01-05 18:08:43 | × | Miroboru_ quits (~myrvoll@188.113.115.67) (Quit: Lost terminal) |
| 2026-01-05 21:00:29 | → | Miroboru joins (~myrvoll@188.113.115.67) |
| 2026-01-05 23:10:51 | × | zawaken quits (~zawaken@user/zawaken) (Quit: ZNC - https://znc.in) |
| 2026-01-06 07:11:46 | × | vanvik quits (~vanvik@143.110.100.4) (Quit: Later) |
| 2026-01-06 07:12:53 | → | vanvik joins (~vanvik@143.110.100.4) |
| 2026-01-06 11:17:50 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 256 seconds) |
| 2026-01-06 11:31:51 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2026-01-06 11:38:29 | → | mc47 joins (~yecinem@xmonad/TheMC47) |
| 2026-01-06 11:42:16 | <mc47> | hey! I want to get XMonad.Util.StickyWindows merged, but it currently relies on the "mvdt" branches. The issue with the current implementation is that I'm calling windows to shift the sticky windows and unfocus them whenever the workspace changes, which calls the loghook. Is there a way around calling windows? |
| 2026-01-06 11:52:24 | <mc47> | nevermind... I can't believe I couldn't figure out a workaround earlier... |
| 2026-01-06 11:59:59 | → | ChubaDuba joins (~ChubaDuba@46.147.219.139) |
| 2026-01-06 12:01:15 | × | Miroboru quits (~myrvoll@188.113.115.67) (Quit: Lost terminal) |
| 2026-01-06 12:02:05 | × | ChubaDuba quits (~ChubaDuba@46.147.219.139) (Client Quit) |
| 2026-01-06 12:58:03 | × | mkoskar quits (mkoskar@user/mkoskar) (Quit: mkoskar) |
| 2026-01-06 12:58:13 | → | mkoskar joins (mkoskar@user/mkoskar) |
| 2026-01-06 13:01:02 | <haskellbridge> | <Solid> Mh, I wonder, will GH automatically squash fixup commits if I merge the branch |
| 2026-01-06 13:01:47 | <haskellbridge> | <Solid> …no, no it will not |
| 2026-01-06 13:02:18 | <haskellbridge> | <Solid> sorry for the slightly worse history |
| 2026-01-06 13:03:26 | <haskellbridge> | <Solid> Also, I think I'm feeling a release on the weekend (if I get to review #807 until then) |
| 2026-01-06 14:03:31 | <mc47> | It will not, I've been bitten by it often at work :D You have to select squash in the dropdown. No biggie |
| 2026-01-06 14:28:54 | × | mc47 quits (~yecinem@xmonad/TheMC47) (Remote host closed the connection) |
| 2026-01-06 15:29:06 | <liskin> | No! Squash will do something else - it will squash everything. |
| 2026-01-06 15:41:27 | <haskellbridge> | <Solid> Yeah exactly |
| 2026-01-06 15:41:43 | <haskellbridge> | <Solid> I guess in this case we're talking about one commit so it wouldn't have mattered |
| 2026-01-06 15:42:09 | <haskellbridge> | <Solid> But in general I don't like squashing if someone actually cared enough to write proper commit messages |
| 2026-01-06 15:46:05 | <haskellbridge> | <Solid> I'm almost tempted to just add -Wno-incomplete-record-selectors |
| 2026-01-06 15:46:06 | <haskellbridge> | <Solid> to the "pedantic" flag |
| 2026-01-06 15:48:56 | <liskin> | +1 on no-i-r-s |
| 2026-01-06 15:49:25 | <liskin> | (+1 on no-irs and no-ice probably as well lol) |
| 2026-01-06 15:51:01 | <haskellbridge> | <Solid> :D |
| 2026-01-06 16:56:08 | <haskellbridge> | <geekosaur (@geekosaur:matrix.org)> I'm under the impression that autosquash is considered bad now fwiw |
| 2026-01-06 17:09:08 | <liskin> | Wat |
| 2026-01-06 17:09:30 | <liskin> | (I mean seriously - wat. Citation needed.) |
| 2026-01-06 17:29:42 | <haskellbridge> | <geekosaur (@geekosaur:matrix.org)> I haven't found any aside from Mergify documentation (used by cabal) claiming it was bad and nobody should ever use it. Hence "impression" |
| 2026-01-06 19:10:46 | <liskin> | Okay that doesn't seem worth me googling it. Do feel free to send a link though |
| 2026-01-06 23:07:13 | × | deebo quits (~globe@stonebay32.com) (Ping timeout: 264 seconds) |
| 2026-01-06 23:08:25 | → | deebo joins (~globe@stonebay32.com) |
| 2026-01-07 01:03:04 | ← | YamiFrankc parts (YamiFrankc@2600:3c00::f03c:95ff:fece:ea52) (WeeChat 4.5.2) |
| 2026-01-07 02:09:22 | × | tremon quits (~tremon@83.80.159.219) (Remote host closed the connection) |
| 2026-01-07 04:09:54 | × | yosafbridge quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (Ping timeout: 256 seconds) |
| 2026-01-07 06:23:40 | elarks_ | is now known as elarks |
| 2026-01-07 07:21:25 | → | mc47 joins (~yecinem@xmonad/TheMC47) |
| 2026-01-07 12:57:52 | → | tremon joins (~tremon@83.80.159.219) |
| 2026-01-07 13:09:18 | × | mc47 quits (~yecinem@xmonad/TheMC47) (Ping timeout: 252 seconds) |
| 2026-01-07 14:44:47 | × | kaskal quits (~kaskal@84-115-235-223.cable.dynamic.surfer.at) (Quit: ZNC - https://znc.in) |
| 2026-01-07 17:07:31 | → | RSBach joins (~RMSBach@2603:6013:9b00:a7c8:e7e5:f272:eb86:ddf) |
| 2026-01-07 17:07:37 | × | RMSBach quits (~RMSBach@2603:6013:9b00:a7c8:e7e5:f272:eb86:ddf) (Read error: Connection reset by peer) |
| 2026-01-07 17:07:55 | RSBach | is now known as RMSBach |
| 2026-01-07 19:46:28 | × | Leary quits (~Leary@user/Leary/x-0910699) (Ping timeout: 260 seconds) |
| 2026-01-07 19:53:23 | → | Leary joins (~Leary@user/Leary/x-0910699) |
| 2026-01-07 23:46:35 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Ping timeout: 245 seconds) |
| 2026-01-08 00:52:16 | → | L29Ah joins (~L29Ah@wikipedia/L29Ah) |
| 2026-01-08 02:27:19 | × | rekahsoft quits (~rekahsoft@70.51.99.245) (Ping timeout: 246 seconds) |
| 2026-01-08 05:45:16 | → | ChubaDuba joins (~ChubaDuba@46.147.217.251) |
| 2026-01-08 07:19:17 | × | ChubaDuba quits (~ChubaDuba@46.147.217.251) (Read error: Connection reset by peer) |
| 2026-01-08 09:31:37 | → | mc47 joins (~yecinem@xmonad/TheMC47) |
| 2026-01-08 15:34:42 | → | Enrico63 joins (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) |
| 2026-01-08 15:54:15 | × | redgloboli quits (~redglobol@user/redgloboli) (Quit: ...enter the matrix...) |
| 2026-01-08 15:55:59 | → | redgloboli joins (~redglobol@user/redgloboli) |
| 2026-01-08 17:03:40 | × | Enrico63 quits (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) (Quit: Client closed) |
| 2026-01-08 17:03:57 | → | Enrico63 joins (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) |
| 2026-01-08 17:27:07 | × | mc47 quits (~yecinem@xmonad/TheMC47) (Ping timeout: 250 seconds) |
| 2026-01-08 17:51:51 | × | Enrico63 quits (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) (Ping timeout: 272 seconds) |
| 2026-01-08 18:03:09 | → | Enrico63 joins (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) |
| 2026-01-08 18:40:51 | × | Leary quits (~Leary@user/Leary/x-0910699) (Remote host closed the connection) |
| 2026-01-08 18:41:06 | → | Leary joins (~Leary@user/Leary/x-0910699) |
| 2026-01-08 19:22:51 | → | ChubaDuba joins (~ChubaDuba@5.166.232.31) |
| 2026-01-08 20:53:30 | × | Enrico63 quits (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) (Quit: Client closed) |
| 2026-01-08 20:59:41 | → | Enrico63 joins (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) |
| 2026-01-08 21:06:35 | × | Enrico63 quits (~Enrico63@host-95-251-99-143.retail.telecomitalia.it) (Quit: Client closed) |
| 2026-01-08 21:09:37 | × | redgloboli quits (~redglobol@user/redgloboli) (Ping timeout: 264 seconds) |
| 2026-01-08 21:10:24 | → | redgloboli joins (~redglobol@user/redgloboli) |
| 2026-01-08 22:27:34 | × | Digit quits (~user@user/digit) (Remote host closed the connection) |
| 2026-01-08 22:39:08 | → | Digit joins (~user@user/digit) |
| 2026-01-08 22:47:52 | → | redgloboli_ joins (~redglobol@user/redgloboli) |
| 2026-01-08 22:48:01 | × | redgloboli quits (~redglobol@user/redgloboli) (Ping timeout: 264 seconds) |
| 2026-01-09 00:14:08 | → | ft joins (~ft@p4fc2a9d7.dip0.t-ipconnect.de) |
| 2026-01-09 02:49:19 | × | haskellbridge quits (~hackager@96.28.224.214) (Remote host closed the connection) |
| 2026-01-09 02:49:51 | → | haskellbridge joins (~hackager@96.28.224.214) |
| 2026-01-09 03:26:25 | × | lambdabot quits (~lambdabot@haskell/bot/lambdabot) (Ping timeout: 264 seconds) |
| 2026-01-09 03:27:37 | × | ft quits (~ft@p4fc2a9d7.dip0.t-ipconnect.de) (Ping timeout: 264 seconds) |
| 2026-01-09 03:28:33 | → | lambdabot joins (~lambdabot@haskell/bot/lambdabot) |
| 2026-01-09 03:28:56 | × | Digit quits (~user@user/digit) (Read error: Connection reset by peer) |
All times are in UTC.