Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 411 412 413 414 415 416 417 418 419 420 421 .. 1848
184,766 events total
2022-01-01 04:57:37 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 05:01:14 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 05:01:24 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 05:02:00 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 05:02:09 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 05:03:32 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 05:03:42 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 05:04:36 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 05:04:45 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 05:07:41 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 05:07:51 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 05:39:29 × mvk quits (~mvk@2607:fea8:5cdd:f000::917a) (Ping timeout: 252 seconds)
2022-01-01 06:11:23 mvk joins (~mvk@2607:fea8:5cdd:f000::917a)
2022-01-01 07:43:39 electr0n_ joins (~electr0n@about/security/founder/electr0n)
2022-01-01 07:46:32 × electr0n quits (~electr0n@about/security/founder/electr0n) (Ping timeout: 252 seconds)
2022-01-01 07:53:47 edun joins (~e@user/edun)
2022-01-01 08:04:56 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 245 seconds)
2022-01-01 08:38:17 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 09:00:19 × M-elo-[m] quits (~gilganixm@2001:470:69fc:105::3d09) (Quit: You have been kicked for being idle)
2022-01-01 09:12:01 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2022-01-01 09:12:41 geekosaur joins (~geekosaur@xmonad/geekosaur)
2022-01-01 09:16:56 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Read error: Connection reset by peer)
2022-01-01 09:17:51 geekosaur joins (~geekosaur@xmonad/geekosaur)
2022-01-01 09:53:14 <geekosaur> happy new xmonad year!
2022-01-01 09:53:16 <Solid> happy new year, people! :)
2022-01-01 09:53:46 <Solid> geekosaur: great minds think alike, I suppose :P
2022-01-01 09:53:52 <geekosaur> yep
2022-01-01 10:41:54 <geekosaur> https://github.com/xmonad/xmonad/discussions/359 go forth and vote!
2022-01-01 11:32:22 dirtcastle joins (~dirtcastl@103.43.203.226)
2022-01-01 11:59:35 seschwar joins (~seschwar@user/seschwar)
2022-01-01 14:23:14 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2022-01-01 14:23:59 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 14:35:17 <Drishal[m]> one small thing... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/a0cac78d40a56ebdf58cb67636b8b5cdf7a3ac46)
2022-01-01 14:35:33 <Drishal[m]> (using ezconfg
2022-01-01 14:36:54 <Drishal[m]> s/``/```/
2022-01-01 14:37:13 <geekosaur> you don't add it there, because that's just the layout. what's the full config?
2022-01-01 14:37:16 <geekosaur> @where paste
2022-01-01 14:37:16 <lambdabot> Help us help you: please paste full code, input and/or output at e.g. https://paste.tomsmeding.com
2022-01-01 14:40:17 <Drishal[m]> https://gitlab.com/drishal/dotfiles/-/tree/master/xmonad
2022-01-01 14:44:11 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2022-01-01 14:44:25 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 14:46:38 <Drishal[m]> <geekosaur> "you don't add it there, because..." <- https://gitlab.com/drishal/dotfiles/-/tree/master/xmonad
2022-01-01 14:48:46 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 14:51:38 <geekosaur> You already have a myKeys. and in fact a key for fullscreen (M-f) which is commented out because it uses https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Layout-MultiToggle.html (which admittedly is kind of a beast)
2022-01-01 14:52:32 <geekosaur> if you're running xmonad 0.17.0 I'd use ("M-f", sendMessage (JumpToLayout "Full"))
2022-01-01 14:53:14 <geekosaur> for earlier versions you can also do that but you need to import XMonad.Hooks.ManageHelpers and change the `import XMonad` line to `import XMonad hiding ((|||))`
2022-01-01 15:12:46 <Drishal[m]> <geekosaur> "if you're running xmonad 0.17...." <- hmm ok I'll try to configure using this, thanks
2022-01-01 15:13:35 <geekosaur> mainly I specified 0.17.0 because we made it easier to use there, you don't have to hide the old (|||) for it to work
2022-01-01 15:14:22 <geekosaur> if you want mod-f to be a toggle then you'll have to use the original one you have commented out and add the corresponding layout modifier, but it's somewhat icky
2022-01-01 15:14:34 geekosaur kinda doesn't trust stuff using HList
2022-01-01 15:18:07 gruntsplatter joins (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au)
2022-01-01 15:22:29 × gruntsplatter quits (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au) (Ping timeout: 252 seconds)
2022-01-01 15:30:04 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 16:08:17 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds)
2022-01-01 16:10:18 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 16:21:57 <Drishal[m]> <geekosaur> "if you want mod-f to be a toggle..." <- what module I need to import for Jumptolayout?
2022-01-01 16:23:29 <geekosaur> hm, I thought we were re-exporting that in 0.17.0. if not, it's in XMonad.Hooks.ManageHelpers
2022-01-01 16:24:31 <Drishal[m]> geekosaur: because `M-f` does not seem to be doing anything... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/1f435ccd982517e88c0f78166d037d79b330fd3b)
2022-01-01 16:24:40 <Drishal[m]> > <@geekosaur:libera.chat> hm, I thought we were re-exporting that in 0.17.0. if not, it's in XMonad.Hooks.ManageHelpers... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/2a57358532bce17ddf88128bff210151eda933a0)
2022-01-01 16:24:42 <lambdabot> <hint>:1:1: error: parse error on input ‘<@’
2022-01-01 16:25:59 <geekosaur> your layout should already be correct for it. if you're not on 0.17.0 then you need to do the other thing I said earlier: change the `import XMonad` line to `import XMonad hiding ((|||))
2022-01-01 16:26:19 <geekosaur> (which will then use the one from ManageHelpers which understands the JumpToLayout message)
2022-01-01 16:30:01 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2022-01-01 16:31:42 geekosaur joins (~geekosaur@xmonad/geekosaur)
2022-01-01 16:32:26 <geekosaur> oh, I'm sorry. your layout is indeed missing Full
2022-01-01 16:32:37 <Drishal[m]> https://gitlab.com/drishal/dotfiles/-/tree/master/xmonad
2022-01-01 16:32:44 <geekosaur> I assume whoever you got it from was using mkToggle FU&LL originally
2022-01-01 16:32:52 <geekosaur> er, mkToggle FULL
2022-01-01 16:32:53 <Drishal[m]> hmm I though se
2022-01-01 16:33:10 <geekosaur> but you nmeed more than that and in fact I shortcut there and it won't work as I wrote it
2022-01-01 16:33:21 <geekosaur> so you need ot append `||| Full` to your layout
2022-01-01 16:33:22 <Drishal[m]> geekosaur: hmm I had it configured it that way but was causing some issues last I tried
2022-01-01 16:33:38 <geekosaur> unfortunately my sister just arrived and I'll be gone for the next few hours
2022-01-01 16:33:56 Arya[m] parts (~gi-ytmatr@2001:470:69fc:105::d663) ()
2022-01-01 16:34:52 <Drishal[m]> geekosaur: but the problem this way is it also applies spacing and struts which I dont want... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/95d698b4313433daa6e8dac7b59b1e8763587f09)
2022-01-01 16:35:00 <Drishal[m]> geekosaur: oof 🥲
2022-01-01 16:50:30 mc47 joins (~mc47@xmonad/TheMC47)
2022-01-01 17:05:32 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2022-01-01 17:07:15 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 17:53:09 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2022-01-01 18:48:11 × edun quits (~e@user/edun) (Ping timeout: 252 seconds)
2022-01-01 18:58:10 sogens joins (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au)
2022-01-01 18:59:18 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 260 seconds)
2022-01-01 19:04:45 × sogens quits (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au) (Ping timeout: 256 seconds)
2022-01-01 19:06:24 sogens joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 19:14:03 × sogens quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2022-01-01 19:16:31 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 19:24:07 sogens joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 19:25:43 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds)
2022-01-01 19:26:03 × sogens quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 19:26:12 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 19:32:40 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2022-01-01 19:32:50 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 19:33:21 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2022-01-01 19:33:30 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2022-01-01 19:46:17 × electr0n_ quits (~electr0n@about/security/founder/electr0n) (Ping timeout: 240 seconds)
2022-01-01 19:49:59 electr0n_ joins (~electr0n@about/security/founder/electr0n)
2022-01-01 19:52:46 ebn joins (~user@h-46-59-90-141.A463.priv.bahnhof.se)
2022-01-01 19:53:29 × dirtcastle quits (~dirtcastl@103.43.203.226) (Ping timeout: 256 seconds)
2022-01-01 20:08:47 × electr0n_ quits (~electr0n@about/security/founder/electr0n) (Ping timeout: 256 seconds)

All times are in UTC.