Home liberachat/#xmonad: Logs Calendar

Logs on 2022-12-04 (liberachat/#xmonad)

00:07:13 × thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Quit: Leaving)
00:33:20 <AskYourself[m]> I'm getting some strange behaviour. I have a master and stack layout and 3 monitors. When the stack is one window everything works as expected. But if the stack is split into multiple windows then I can't navigate into it. Could someone tell me what's off with my config here?... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/3b9e8fd33a7b228d8770a8163028ad5f7efc2fdc>)
00:42:13 <geekosaur> you're missing some information there, like how you have Navigation2D configured
00:42:29 <geekosaur> (for that matter I had to track down windowGo to find out you were even using that)
00:44:06 <AskYourself[m]> Is there something else I should than windowGo?
00:44:22 <AskYourself[m]> * Is there something else I should be using than windowGo?
00:45:21 <[Leary]> AskYourself[m]: It's probably `lineNavigation` not working with spacing, as is mentioned in the docs. You'll be wanting `sideNavigation`.
01:01:46 <AskYourself[m]> Hmm. It's odd. That does seem to be the issue.
01:02:22 <AskYourself[m]> It's like it draws a line to the right from the middle and since there is a space it hits nothing. With odd numbers of windos (when the middle of the stack is a window instead of space) it works.
01:02:39 <AskYourself[m]> But I still get this behaviour after switching to side navigation.
01:03:38 <AskYourself[m]> Ass I should be adding is this?... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/cc00bb0dcce8f92bd467b97abbc192aee51bd5a5>)
01:03:47 <AskYourself[m]> * All I should be adding is this?... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/e1949d24e2feb0428db258138d6871ee149a1cbc>)
01:04:08 <AskYourself[m]> s/windos/windows/
01:08:07 <[Leary]> AskYourself[m]: https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Actions-Navigation2D.html#t:Navigation2DConfig
01:08:26 <[Leary]> Note the documentation for each field. screenNavigation isn't the field you want.
01:11:04 <AskYourself[m]> Oh wtf I'm dumb.
01:11:05 <AskYourself[m]> Thank you.
01:34:07 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 252 seconds)
02:00:14 <xmonadtrack> New xmonad-contrib branch created: pull/783 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/783
02:02:22 <[Leary]> geekosaur: ^
02:03:18 <geekosaur[m]> Saw it, but I'm heading to bed
02:04:18 <[Leary]> All good, there's no rush.
02:04:20 <geekosaur[m]> In any case I think thyriaen wants to see it
02:08:20 exordiri_ joins (~ex@76.202.115.164)
02:59:54 × rekahsoft quits (~rekahsoft@bras-base-wdston4533w-grc-02-142-113-160-156.dsl.bell.ca) (Ping timeout: 256 seconds)
03:03:48 × banc quits (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 248 seconds)
03:24:29 banc joins (banc@gateway/vpn/protonvpn/banc)
03:49:46 × td_ quits (~td@83.135.9.32) (Ping timeout: 256 seconds)
03:51:22 td_ joins (~td@83.135.9.35)
04:00:01 × haasn quits (~nand@haasn.dev) (Quit: ZNC 1.7.5+deb4 - https://znc.in)
04:01:21 haasn joins (~nand@haasn.dev)
04:03:06 × td_ quits (~td@83.135.9.35) (Ping timeout: 268 seconds)
04:04:43 td_ joins (~td@83.135.9.35)
04:51:00 × td_ quits (~td@83.135.9.35) (Ping timeout: 248 seconds)
05:02:32 td_ joins (~td@2001:9e8:19c5:b000:8490:da8:cd63:68ca)
05:59:56 × td_ quits (~td@2001:9e8:19c5:b000:8490:da8:cd63:68ca) (Ping timeout: 255 seconds)
06:00:37 td_ joins (~td@83.135.9.35)
06:01:38 × exordiri_ quits (~ex@76.202.115.164) (Quit: goodbye)
06:11:52 exordiri_ joins (~ex@76.202.115.164)
06:15:30 × exordiri_ quits (~ex@76.202.115.164) (Client Quit)
06:23:18 exordiri_ joins (~ex@76.202.115.164)
06:38:40 × exordiri_ quits (~ex@76.202.115.164) (Quit: goodbye)
07:52:42 senoraraton joins (~senorarat@199-188-195-26.PUBLIC.monkeybrains.net)
07:53:35 <senoraraton> I'm running debian, and working with Xephyr to create an Xmonad config so that I can switch over. I'm getting an error that Xmonad.Hooks.StatusBar I installed contrib, xmobar, and the other dependencies. I'm running Debian 11. Is there a reason it can't find the dependencies?
07:57:28 <senoraraton> Full error output -> https://bpa.st/JEVQ
09:00:09 × seoushi[m] quits (~seanchape@2001:470:69fc:105::2:b2e9) (Quit: You have been kicked for being idle)
09:22:36 × senoraraton quits (~senorarat@199-188-195-26.PUBLIC.monkeybrains.net) (Quit: Lost terminal)
11:11:00 mc47 joins (~mc47@xmonad/TheMC47)
12:33:12 <geekosaur> debian 11 doesn't package a recent enough xmonad (still on 0.15/0.16)
12:33:39 <geekosaur> @tell senoraraton debian 11 still has xmonad 0.15, you need testing or unstable for 0.17+
12:33:39 <lambdabot> Consider it noted.
12:38:12 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 248 seconds)
13:07:54 × minnie quits (~minnie@159.196.202.199) (Quit: WeeChat 3.7.1)
13:18:03 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
14:59:44 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 260 seconds)
15:31:49 × jeeeun quits (~jeeeun@78.40.148.178) (Read error: Connection reset by peer)
15:32:47 jeeeun joins (~jeeeun@78.40.148.178)
19:09:56 chomwitt joins (~chomwitt@2a02:587:7a0c:6a00:1ac0:4dff:fedb:a3f1)
19:33:07 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
19:37:59 thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1)
19:44:05 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
20:28:30 clu joins (~clu@user/varjax)
20:29:12 × clu quits (~clu@user/varjax) (Client Quit)
20:30:16 clu joins (~clu@user/varjax)
20:31:00 × clu quits (~clu@user/varjax) (Client Quit)
20:32:35 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 260 seconds)
21:26:48 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
21:30:53 × jeeeun quits (~jeeeun@78.40.148.178) (Remote host closed the connection)
21:31:37 jeeeun joins (~jeeeun@78.40.148.178)
22:03:06 CRTified[m] joins (~crtifiedc@2001:470:69fc:105::2:d1c6)
22:30:10 × chomwitt quits (~chomwitt@2a02:587:7a0c:6a00:1ac0:4dff:fedb:a3f1) (Ping timeout: 265 seconds)
22:48:01 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
22:57:19 Guest25 joins (~Guest25@host-140-28.ilcub310.champaign.il.us.clients.pavlovmedia.net)
22:58:23 × Guest25 quits (~Guest25@host-140-28.ilcub310.champaign.il.us.clients.pavlovmedia.net) (Client Quit)
23:00:04 Guest25 joins (~Guest25@host-140-28.ilcub310.champaign.il.us.clients.pavlovmedia.net)
23:41:43 × Guest25 quits (~Guest25@host-140-28.ilcub310.champaign.il.us.clients.pavlovmedia.net) (Quit: Client closed)
23:57:13 lokesh1197 joins (~Thunderbi@14.139.128.52)

All times are in UTC on 2022-12-04.