Home liberachat/#xmonad: Logs Calendar

Logs on 2022-10-24 (liberachat/#xmonad)

00:04:00 × wonko quits (~wjc@2a0e:1c80:2:0:45:15:19:130) (Ping timeout: 250 seconds)
00:06:50 <jabuxas> thank you geekosaur
00:07:05 <geekosaur> you're welcome
00:14:00 <jabuxas> how do u run smonad on mate btw?
00:15:18 <geekosaur> https://wiki.haskell.org/Xmonad/Using_xmonad_in_MATE
00:15:51 <geekosaur> xmonad-log-applet is a bit of a mess though, you have to connect to it using dbus
00:17:53 <jabuxas> how big is the improvement over regular MATE?
00:17:55 <geekosaur> also there's like 3 different variants because it has to be built differently for mate, xfce, and gnome2, so it's often not packaged
00:17:57 <jabuxas> or how is the change
00:18:29 <geekosaur> not a huge change, you get back all the space wasted by marco's borders and such though
00:18:37 <geekosaur> (marco being the standard mate wm)
00:21:17 <geekosaur> also xmonad is distinctly more keyboard-friendly
00:22:04 <geekosaur> especially if you configure FloatKeys which lets you replace the main use of the mouse
00:22:45 <geekosaur> so I kinda get the best of both worlds, I have a desktop for apps which want one, but also the advantages of xmonad
00:23:52 <jabuxas> interesting
00:24:16 <jabuxas> FloatKeys are for moving float windows arounbd?
00:26:04 <geekosaur> yes. by default that's pretty much the only thing in xmonad that requires the mouse (mod-mouse1 or mod-mouse3, plus dragging)
00:26:23 <geekosaur> mouse1 for move, mouse3 for resize
00:26:35 <geekosaur> but FloatKeys provides keyboard equivalents for both
00:27:08 <jabuxas> that's very efficient
00:27:32 <jabuxas> I don't like forcing myself to much on the keyboard, so mod + m1/m3 for moving and resizing for me is very interesting
00:27:59 <jabuxas> but while it took some time for me to get xmonad running, it is a very good wm and im glad i didnt give up this time
00:29:04 <geekosaur> there are also mouse equivalents available for some of the keyboard operations (for example DragPane in place of the usual keyboard adjustment of master vs. slave window space)
00:29:25 <geekosaur> we're all about the flexibility 🙂
00:43:34 <jabuxas> https://imgur.com/a/jOiExkb
00:43:39 <jabuxas> looking good, the trayer
00:43:52 <jabuxas> jsut need to fix some scripts and coloring
01:36:05 × jabuxas quits (~jabuxas@user/jabuxas) (Remote host closed the connection)
01:39:31 × vanvik1 quits (~vanvik@188.113.111.129) (Ping timeout: 252 seconds)
01:43:26 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection)
01:48:49 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
02:04:38 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 276 seconds)
02:13:34 × td_ quits (~td@83.135.9.27) (Ping timeout: 250 seconds)
02:15:33 td_ joins (~td@83.135.9.20)
02:23:48 banc joins (banc@gateway/vpn/airvpn/banc)
02:49:23 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat)
02:51:58 terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1)
04:43:24 vanvik1 joins (~vanvik@78.156.8.93)
05:26:06 chomwitt joins (~chomwitt@2a02:587:dc10:8200:1ac0:4dff:fedb:a3f1)
05:38:59 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: BRB)
05:40:43 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
06:10:52 × chomwitt quits (~chomwitt@2a02:587:dc10:8200:1ac0:4dff:fedb:a3f1) (Remote host closed the connection)
06:11:16 chomwitt joins (~chomwitt@2a02:587:dc10:8200:1ac0:4dff:fedb:a3f1)
06:29:11 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 276 seconds)
06:46:05 mncheck joins (~mncheck@193.224.205.254)
07:17:48 susanjessy[m] joins (~susanjess@2001:470:69fc:105::2:a8e8)
08:51:41 thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1)
08:54:53 <[Leary]> The event loops in the repeatable actions block the main xmonad event loop, right? What hoppens to the events generated in the meantime---are they lost, queued up, somehow handled?
09:00:16 × floweynt[m] quits (~floweyyag@2001:470:69fc:105::2:86b7) (Quit: You have been kicked for being idle)
09:00:16 × uj[m] quits (~ujmatrixo@2001:470:69fc:105::2:888f) (Quit: You have been kicked for being idle)
09:04:57 <liskin> [Leary]: they stay in the queue
09:05:07 <liskin> man XMaskEvent
09:07:05 <[Leary]> liskin: I see, thanks.
09:13:20 <[Leary]> I wonder what X.A.CycleRecentWS is doing with its `unView` then. It shouldn't need to worry about mangling intermediate changes, and could just grab a copy of the windowset at the start to base each preview off of.
09:15:45 <[Leary]> Perhaps the non-mangling is just an incidental bonus, and I've misunderstood its purpose.
09:15:52 <liskin> that code seems familiar
09:16:05 <liskin> I'm pretty sure you'll find an entire essay full of answers in its git blame :-)
09:17:44 <liskin> hm, it's not there
09:18:24 <liskin> https://github.com/xmonad/xmonad-contrib/pull/543#discussion_r630279325
09:18:30 <liskin> there may be more in that PR
09:20:56 <liskin> in unrelated news, 0.17.1 in debian unstable \o/
09:22:36 <liskin> looks like not bumping the 0.17 is the key, so we must never ever do breaking changes again :-D
09:23:23 <liskin> (too late it seems :-))
09:24:25 <Solid> very much too late :]
09:24:51 <Solid> we could, of course, ride the 0.17.x wave from now on, not like we follow PVP anyways :>
09:32:07 <[Leary]> Okay, so it comes down to the fact the just running the layouts can change layout state, and discarding those changes can create bugs. That's kinda awkward.
09:33:06 wonko joins (~wjc@2a0e:1c80:2:0:45:15:19:130)
09:37:24 × ft quits (~ft@p3e9bc845.dip0.t-ipconnect.de) (Quit: leaving)
09:46:56 <liskin> real word code tends to be hairy :-)
10:38:24 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Ping timeout: 250 seconds)
10:44:30 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
12:05:59 × wonko quits (~wjc@2a0e:1c80:2:0:45:15:19:130) (Ping timeout: 272 seconds)
12:50:11 stackdroid18 joins (14094@user/stackdroid)
13:00:31 alternateved joins (~user@staticline-31-183-175-205.toya.net.pl)
13:02:48 × alternateved quits (~user@staticline-31-183-175-205.toya.net.pl) (Remote host closed the connection)
13:26:55 × susanjessy[m] quits (~susanjess@2001:470:69fc:105::2:a8e8) (Quit: User was banned)
13:31:06 × chomwitt quits (~chomwitt@2a02:587:dc10:8200:1ac0:4dff:fedb:a3f1) (Remote host closed the connection)
13:31:30 chomwitt joins (~chomwitt@2a02:587:dc10:8200:1ac0:4dff:fedb:a3f1)
14:38:20 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
15:22:56 mvk joins (~mvk@2607:fea8:5ce3:8500::a80f)
15:51:58 wonko joins (~wjc@2a0e:1c80:2:0:45:15:19:130)
15:56:28 × darkstardevx quits (~darkstard@50.126.124.156) (Ping timeout: 250 seconds)
16:36:56 × wonko quits (~wjc@2a0e:1c80:2:0:45:15:19:130) (Ping timeout: 276 seconds)
16:39:49 jabuxas joins (~klein@user/jabuxas)
16:40:50 <jabuxas> my xmonad is tiling every window by default after I booted my pc today, yesterday everything was fine. Is there any setting that could possibly be doing that?
16:43:24 <jabuxas> actually, figured it out. yesterday I was playing with some windows that needed doFloat and doShift. I guess I can't put both at the same time (even though it compiles just fine)
16:44:01 × qbit_m quits (~qbittapen@2001:470:69fc:105::194) (Quit: Bridge terminating on SIGTERM)
16:44:01 × RosarioPulella[m quits (~rosariopu@2001:470:69fc:105::a57) (Quit: Bridge terminating on SIGTERM)
16:44:01 × mekeor[m] quits (~mekeormat@2001:470:69fc:105::17e4) (Quit: Bridge terminating on SIGTERM)
16:44:02 × Tisoxin quits (~ikosit@user/ikosit) (Quit: Bridge terminating on SIGTERM)
16:44:02 × yuu[m] quits (~yuum]@2001:470:69fc:105::8a6) (Quit: Bridge terminating on SIGTERM)
16:44:02 × sibi quits (~sibi@2001:470:69fc:105::8ab) (Quit: Bridge terminating on SIGTERM)
16:44:02 × VarikValefor[m] quits (~varikvale@2001:470:69fc:105::a5d) (Quit: Bridge terminating on SIGTERM)
16:44:02 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Quit: Bridge terminating on SIGTERM)
16:44:02 × geekosaur[m] quits (~geekosaur@xmonad/geekosaur) (Quit: Bridge terminating on SIGTERM)
16:44:03 × SridharRatnakuma quits (~sridmatri@2001:470:69fc:105::1c2) (Quit: Bridge terminating on SIGTERM)
16:44:03 × aaronv quits (~aaronv@user/aaronv) (Quit: Bridge terminating on SIGTERM)
16:44:03 × Balrog[m] quits (~M0x62616c@2001:470:69fc:105::2:9152) (Quit: Bridge terminating on SIGTERM)
16:44:03 × uhoreg quits (~uhoreg@2001:470:69fc:105::35f) (Quit: Bridge terminating on SIGTERM)
16:44:03 × alternateved[m] quits (~alternate@2001:470:69fc:105::2:894a) (Quit: Bridge terminating on SIGTERM)
16:44:04 × quarkQuark[m] quits (~quarkquar@2001:470:69fc:105::2:46e2) (Quit: Bridge terminating on SIGTERM)
16:44:04 × NONstope[m] quits (~nonstopem@2001:470:69fc:105::2:8d1c) (Quit: Bridge terminating on SIGTERM)
16:44:04 × valarMorghulis[m quits (~lladeebll@2001:470:69fc:105::2:72) (Quit: Bridge terminating on SIGTERM)
16:44:04 × lions[m] quits (~lionsmatr@2001:470:69fc:105::d1fe) (Quit: Bridge terminating on SIGTERM)
16:44:04 × ChaoticMist[m] quits (~gilganixm@2001:470:69fc:105::3d09) (Quit: Bridge terminating on SIGTERM)
16:44:04 × ChristianGrey[m] quits (~jacques16@2001:470:69fc:105::2:a40c) (Quit: Bridge terminating on SIGTERM)
16:44:04 × Industrial[m] quits (~industria@2001:470:69fc:105::eb9) (Quit: Bridge terminating on SIGTERM)
16:44:04 × AskYourself[m] quits (~ask-yours@2001:470:69fc:105::2:9793) (Quit: Bridge terminating on SIGTERM)
16:44:04 × andrejsh[m] quits (~andrejshm@2001:470:69fc:105::2:a171) (Quit: Bridge terminating on SIGTERM)
16:44:04 × imanebrahimi77[m quits (~imanebrah@2001:470:69fc:105::2:9a72) (Quit: Bridge terminating on SIGTERM)
16:44:04 × mikevan[m] quits (~mikevanto@2001:470:69fc:105::2:7ef5) (Quit: Bridge terminating on SIGTERM)
16:44:04 × iamtheonewiththi quits (~iamtheone@2001:470:69fc:105::2:8a9b) (Quit: Bridge terminating on SIGTERM)
16:44:08 × Solid[m] quits (~slot-matr@2001:470:69fc:105::1:a84) (Quit: Bridge terminating on SIGTERM)
16:44:12 × elpfen[m] quits (~elpfenmat@2001:470:69fc:105::2:a75f) (Quit: Bridge terminating on SIGTERM)
16:44:13 × liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: Bridge terminating on SIGTERM)
16:44:14 × Alok[m] quits (~alok8bbma@2001:470:69fc:105::2:620f) (Quit: Bridge terminating on SIGTERM)
16:44:14 × zim0369[m] quits (~zim0369ma@2001:470:69fc:105::2:5d43) (Quit: Bridge terminating on SIGTERM)
16:44:14 × MangoIV[m] quits (~mangoivma@2001:470:69fc:105::2:8417) (Quit: Bridge terminating on SIGTERM)
16:44:18 × arslonga[m] quits (~uuuuuuuum@2001:470:69fc:105::1589) (Quit: Bridge terminating on SIGTERM)
16:44:18 × vincenzopalazzo quits (~vincenzop@2001:470:69fc:105::a67) (Quit: Bridge terminating on SIGTERM)
16:44:18 <jabuxas> `, [ className =? "Lutris" --> doShift "gfx", doFloat]` like this. Is it even possible to do this?
16:48:45 sibi joins (~sibi@2001:470:69fc:105::8ab)
16:50:04 mekeor[m] joins (~mekeormat@2001:470:69fc:105::17e4)
16:55:53 unclechu joins (~unclechu@2001:470:69fc:105::354)
16:55:53 yuu[m] joins (~yuum]@2001:470:69fc:105::8a6)
16:55:53 qbit_m joins (~qbittapen@2001:470:69fc:105::194)
16:55:54 Balrog[m] joins (~M0x62616c@2001:470:69fc:105::2:9152)
16:55:54 RosarioPulella[m joins (~rosariopu@2001:470:69fc:105::a57)
16:55:54 geekosaur[m] joins (~geekosaur@xmonad/geekosaur)
16:55:54 VarikValefor[m] joins (~varikvale@2001:470:69fc:105::a5d)
16:55:54 uhoreg joins (~uhoreg@2001:470:69fc:105::35f)
16:55:54 vincenzopalazzo joins (~vincenzop@2001:470:69fc:105::a67)
16:55:54 aaronv joins (~aaronv@user/aaronv)
16:55:54 MangoIV[m] joins (~mangoivma@2001:470:69fc:105::2:8417)
16:55:54 SridharRatnakuma joins (~sridmatri@2001:470:69fc:105::1c2)
16:55:54 alternateved[m] joins (~alternate@2001:470:69fc:105::2:894a)
16:56:05 Alok[m] joins (~alok8bbma@2001:470:69fc:105::2:620f)
16:56:05 NONstope[m] joins (~nonstopem@2001:470:69fc:105::2:8d1c)
16:56:05 arslonga[m] joins (~uuuuuuuum@2001:470:69fc:105::1589)
16:56:06 AskYourself[m] joins (~ask-yours@2001:470:69fc:105::2:9793)
16:56:06 valarMorghulis[m joins (~lladeebll@2001:470:69fc:105::2:72)
16:56:06 andrejsh[m] joins (~andrejshm@2001:470:69fc:105::2:a171)
16:56:06 elpfen[m] joins (~elpfenmat@2001:470:69fc:105::2:a75f)
16:56:06 iamtheonewiththi joins (~iamtheone@2001:470:69fc:105::2:8a9b)
16:56:06 R3G3N3R4T0R[m] joins (~regenerat@2001:470:69fc:105::2:a954)
16:56:06 zim0369[m] joins (~zim0369ma@2001:470:69fc:105::2:5d43)
16:56:06 ChaoticMist[m] joins (~gilganixm@2001:470:69fc:105::3d09)
16:56:06 mikevan[m] joins (~mikevanto@2001:470:69fc:105::2:7ef5)
16:56:06 imanebrahimi77[m joins (~imanebrah@2001:470:69fc:105::2:9a72)
16:56:06 lions[m] joins (~lionsmatr@2001:470:69fc:105::d1fe)
16:56:07 ChristianGrey[m] joins (~jacques16@2001:470:69fc:105::2:a40c)
16:56:28 quarkQuark[m] joins (~quarkquar@2001:470:69fc:105::2:46e2)
16:56:28 Industrial[m] joins (~industria@2001:470:69fc:105::eb9)
17:00:50 <[Leary]> jabuxas: the comma there has the lowest precedence (as it were). So the `className` check only applies to the `doShift`, which `doFloat` applies unchecked---to all windows. You want something like `... -> doShift "gfx" <> doFloat`.
17:00:54 Tisoxin joins (~ikosit@user/ikosit)
17:01:06 liskin[m] joins (~liskinmat@2001:470:69fc:105::768)
17:01:06 Solid[m] joins (~slot-matr@2001:470:69fc:105::1:a84)
17:01:11 <[Leary]> while*
17:04:22 <jabuxas> it worked! ty, Leary
17:11:17 × noex quits (~null@user/noex) (Quit: :q!)
17:17:08 darkstardevx joins (~darkstard@50.126.124.156)
18:08:21 × jabuxas quits (~klein@user/jabuxas) (Quit: WeeChat 3.5)
18:23:02 wusticality joins (~user@76.131.115.3)
18:56:42 sogens joins (~sogens@pa49-182-84-76.pa.qld.optusnet.com.au)
18:59:30 × sogens quits (~sogens@pa49-182-84-76.pa.qld.optusnet.com.au) (Client Quit)
18:59:48 sogens joins (~sogens@pa49-182-84-76.pa.qld.optusnet.com.au)
19:05:24 × wusticality quits (~user@76.131.115.3) (Remote host closed the connection)
19:05:42 wusticality joins (~user@76.131.115.3)
19:15:29 ft joins (~ft@p3e9bc845.dip0.t-ipconnect.de)
19:16:01 × sogens quits (~sogens@pa49-182-84-76.pa.qld.optusnet.com.au) (Ping timeout: 272 seconds)
19:17:25 sogens joins (sogens@gateway/vpn/protonvpn/sogens)
19:22:58 × mvk quits (~mvk@2607:fea8:5ce3:8500::a80f) (Ping timeout: 272 seconds)
19:27:23 × wusticality quits (~user@76.131.115.3) (Remote host closed the connection)
19:29:46 wusticality joins (~user@76.131.115.3)
19:36:38 mc47 joins (~mc47@xmonad/TheMC47)
19:38:45 <mc47> Solid the stickers look AWESOME! Where did you get them?
19:40:07 <mc47> (I must apologize about munihac, I could barely leave my bed that weekend... things are getting better now I hope... and screw bureaucracy)
20:05:50 geekosaur came near that this past weekend and it continued into this morning. thankfully it let up enough that I could go to the bank and the store
20:12:40 × wusticality quits (~user@76.131.115.3) (Remote host closed the connection)
20:12:57 wusticality joins (~user@76.131.115.3)
20:13:41 × wusticality quits (~user@76.131.115.3) (Remote host closed the connection)
20:19:30 × m5zs7k quits (aquares@web10.mydevil.net) (*.net *.split)
20:19:30 × _qw quits (~eqw@31.134.178.99) (*.net *.split)
20:19:31 × brianbnt quits (~brianbnt@user/brianbnt) (*.net *.split)
20:19:31 × spider_ quits (~spider@vps-951ce37a.vps.ovh.ca) (*.net *.split)
20:19:31 × kaskal quits (~kaskal@2001:4bb8:2dc:7b0e:55ee:692c:e44d:a4b0) (*.net *.split)
20:19:48 kaskal joins (~kaskal@2001:4bb8:2dc:7b0e:55ee:692c:e44d:a4b0)
20:19:53 spider_ joins (~spider@vps-951ce37a.vps.ovh.ca)
20:21:20 m5zs7k joins (aquares@web10.mydevil.net)
20:22:51 brianbnt joins (~brianbnt@user/brianbnt)
20:24:52 _qw joins (~eqw@31.134.178.99)
20:38:56 wonko joins (~wjc@2a0e:1c80:2:0:45:15:19:130)
21:07:52 × stackdroid18 quits (14094@user/stackdroid) (Quit: hasta la vista... tchau!)
21:18:09 mvk joins (~mvk@2607:fea8:5ce3:8500::a80f)
21:18:48 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
21:33:07 × wonko quits (~wjc@2a0e:1c80:2:0:45:15:19:130) (Read error: Connection reset by peer)
21:57:58 × thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Remote host closed the connection)
22:14:17 × chomwitt quits (~chomwitt@2a02:587:dc10:8200:1ac0:4dff:fedb:a3f1) (Ping timeout: 276 seconds)
22:18:48 × sogens quits (sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.6)
22:41:26 × darkstardevx quits (~darkstard@50.126.124.156) (Read error: Connection reset by peer)
22:43:19 sogens joins (sogens@gateway/vpn/protonvpn/sogens)
22:55:49 darkstardevx joins (~darkstard@50.126.124.156)
22:56:47 × darkstardevx quits (~darkstard@50.126.124.156) (Remote host closed the connection)
22:57:12 darkstardevx joins (~darkstard@50.126.124.156)
23:03:45 × mncheck quits (~mncheck@193.224.205.254) (Ping timeout: 272 seconds)
23:10:55 × ghormoon quits (~ghormoon@ghorland.net) (Ping timeout: 252 seconds)

All times are in UTC on 2022-10-24.