Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,764 events total
2024-05-04 00:12:42 <haskellbridge> <N​exilva> Works on linuxu too natively i can give you all the files
2024-05-04 00:12:54 <haskellbridge> <N​exilva> ok
2024-05-04 00:13:35 <haskellbridge> <N​exilva> Just ws -> pure . Endo $ W.shiftWin "18:Diablo" . W.view "18:Diablo" w . W.view ws <- this?
2024-05-04 00:14:00 <geekosaur> no, the w needs to stay with the W.shiftWin
2024-05-04 00:14:12 <geekosaur> W.shiftWin <ws> <window>
2024-05-04 00:14:31 sajenim joins (~sajenim@user/sajenim)
2024-05-04 00:15:13 <haskellbridge> <N​exilva> Just ws -> pure . Endo $ W.shiftWin "18:Diablo" w . W.view "18:Diablo" . W.view ws
2024-05-04 00:15:18 <liskin> hm, Ironman looks interesting, but I'm still only halfway through a normal game, and I started in 2020 :-/
2024-05-04 00:15:21 <liskin> maybe 2021
2024-05-04 00:15:34 <liskin> I have limited time for gaming :-(
2024-05-04 00:15:39 <haskellbridge> <N​exilva> Same
2024-05-04 00:16:10 <liskin> (I mean, it's obviously choice, I could choose to spend hours gaming if I dropped exercise and beer and friends and family, but … :-)
2024-05-04 00:16:21 <haskellbridge> <N​exilva> Still the same behavior geekosaur
2024-05-04 00:16:26 <liskin> anyway, really gotta go!
2024-05-04 00:16:46 <haskellbridge> <N​exilva> It switches to workspace 18, but monitor remains to be 1
2024-05-04 00:16:59 <haskellbridge> <N​exilva> I'm not using Xinerama, just normal nvidia drivers no manual config
2024-05-04 00:17:38 <haskellbridge> <N​exilva> https://bpa.st/XETQ xrrandr output
2024-05-04 00:18:16 <haskellbridge> <N​exilva> So it's probably screen 0 and 1? or what maybe that's the problem?
2024-05-04 00:18:44 <haskellbridge> <N​exilva> if i launch game, move mouse to mon 2, then the game is on mon2. otherwise if the mouse is on mon1, the game is also in mon1, but on worksapce 18
2024-05-04 00:21:19 <haskellbridge> <N​exilva> That was exactly the problem
2024-05-04 00:21:31 <haskellbridge> <N​exilva> I changed the xmonad code to use mon 1 insetad o 2 and now it works as expecterd
2024-05-04 00:21:33 <haskellbridge> <N​exilva> thank you
2024-05-04 00:25:15 <geekosaur> oh, did I have an off by one?
2024-05-04 00:25:45 <geekosaur> yep, starts at 0 not 1, so it took the Nothing path. whoops
2024-05-04 00:26:00 <geekosaur> (which expects to be run if there's only a single monitor)
2024-05-04 00:27:01 <haskellbridge> <N​exilva> Np thanks you so much
2024-05-04 00:36:08 × catman quits (~catman@user/catman) (Remote host closed the connection)
2024-05-04 00:38:30 <[Leary]> Nexilva: If you want to clean that up at all: https://paste.tomsmeding.com/bceTW00E
2024-05-04 00:39:07 <geekosaur> that does look nicer. I'd been wondering how best to make it less ugly
2024-05-04 00:39:26 <geekosaur> I kinda brute-forced it
2024-05-04 00:40:46 <[Leary]> Right, refactoring for cleanliness comes after getting something that works. For me it's more like a compulsion, though.
2024-05-04 00:43:17 × ectospasm quits (~ectospasm@user/ectospasm) (Quit: WeeChat 4.2.2)
2024-05-04 00:52:23 catman joins (~catman@user/catman)
2024-05-04 01:03:56 hightower3 joins (~hightower@141-136-246-63.dsl.iskon.hr)
2024-05-04 01:06:50 × hightower2 quits (~hightower@141-136-232-64.dsl.iskon.hr) (Ping timeout: 256 seconds)
2024-05-04 01:29:40 ectospasm joins (~ectospasm@user/ectospasm)
2024-05-04 01:56:23 × catman quits (~catman@user/catman) (Remote host closed the connection)
2024-05-04 01:57:39 catman joins (~catman@user/catman)
2024-05-04 01:59:10 × defjam quits (~defjam@2a02:c7e:2807:b900:5014:41e0:cd2c:c977) (Ping timeout: 268 seconds)
2024-05-04 02:03:01 liberato joins (~user@120-150-17-89.fiber.hringdu.is)
2024-05-04 02:03:19 <liberato> hiya o7
2024-05-04 02:09:22 <geekosaur> hello
2024-05-04 02:09:40 <geekosaur> (I'm here but won't be for much longer)
2024-05-04 02:11:45 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 02:14:35 <liberato> that's ok :)
2024-05-04 02:18:14 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 256 seconds)
2024-05-04 02:24:27 × td_ quits (~td@i53870924.versanet.de) (Ping timeout: 268 seconds)
2024-05-04 02:25:57 td_ joins (~td@i53870907.versanet.de)
2024-05-04 02:29:43 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 02:35:20 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 245 seconds)
2024-05-04 02:43:55 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 02:49:30 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 245 seconds)
2024-05-04 03:02:28 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 03:04:42 × liberato quits (~user@120-150-17-89.fiber.hringdu.is) (Remote host closed the connection)
2024-05-04 03:07:25 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 245 seconds)
2024-05-04 03:20:46 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 03:21:26 hightower4 joins (~hightower@141-136-246-63.dsl.iskon.hr)
2024-05-04 03:27:58 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 246 seconds)
2024-05-04 03:30:09 × ectospasm quits (~ectospasm@user/ectospasm) (*.net *.split)
2024-05-04 03:30:09 × hightower3 quits (~hightower@141-136-246-63.dsl.iskon.hr) (*.net *.split)
2024-05-04 03:30:09 × xmonadtrack quits (~xmonadtra@user/geekosaur/bot/xmonadtrack) (*.net *.split)
2024-05-04 03:30:09 × ml| quits (~ml|@user/ml/x-5298235) (*.net *.split)
2024-05-04 03:41:04 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 03:46:48 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 255 seconds)
2024-05-04 03:51:20 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 03:57:27 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 260 seconds)
2024-05-04 04:09:34 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 04:15:13 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 246 seconds)
2024-05-04 04:28:10 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 04:34:14 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 256 seconds)
2024-05-04 04:45:59 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 04:51:58 ml| joins (~ml|@user/ml/x-5298235)
2024-05-04 04:52:13 ectospasm joins (~ectospasm@user/ectospasm)
2024-05-04 04:52:42 xmonadtrack joins (~xmonadtra@syn-069-135-003-034.biz.spectrum.com)
2024-05-04 04:52:43 × xmonadtrack quits (~xmonadtra@syn-069-135-003-034.biz.spectrum.com) (Changing host)
2024-05-04 04:52:43 xmonadtrack joins (~xmonadtra@user/geekosaur/bot/xmonadtrack)
2024-05-04 04:58:32 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 260 seconds)
2024-05-04 05:10:29 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 05:16:05 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 240 seconds)
2024-05-04 05:26:07 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 05:31:39 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 255 seconds)
2024-05-04 05:45:54 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 05:51:23 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 256 seconds)
2024-05-04 05:53:19 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 05:59:14 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 256 seconds)
2024-05-04 06:11:47 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 06:17:17 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 240 seconds)
2024-05-04 06:29:00 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 06:34:31 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 246 seconds)
2024-05-04 06:46:24 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 06:52:27 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 256 seconds)
2024-05-04 06:54:20 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 07:00:43 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 268 seconds)
2024-05-04 07:11:46 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 07:17:55 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 272 seconds)
2024-05-04 07:29:21 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 07:35:31 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 256 seconds)
2024-05-04 07:47:17 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)
2024-05-04 07:52:55 × defjam quits (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414) (Ping timeout: 246 seconds)
2024-05-04 07:54:59 defjam joins (~defjam@2a02:c7e:2807:b900:8070:5476:aa4a:8414)

All times are in UTC.