2022/10/05

2022-10-05 00:20:48 +0200mvk(~mvk@2607:fea8:5ce3:8500::778c) (Ping timeout: 264 seconds)
2022-10-05 00:41:48 +0200mncheck(~mncheck@193.224.205.254) (Ping timeout: 265 seconds)
2022-10-05 00:58:21 +0200 <HP-UX> Wow so much stuff
2022-10-05 01:56:55 +0200wonko(~wjc@2a0e:1c80:11::50) (Ping timeout: 268 seconds)
2022-10-05 02:12:29 +0200mvk(~mvk@2607:fea8:5ce3:8500::778c)
2022-10-05 04:02:52 +0200banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 265 seconds)
2022-10-05 04:08:33 +0200td_(~td@muedsl-82-207-238-106.citykom.de) (Ping timeout: 252 seconds)
2022-10-05 04:10:18 +0200td_(~td@94.134.91.45)
2022-10-05 04:25:28 +0200banc(banc@gateway/vpn/airvpn/banc)
2022-10-05 04:46:29 +0200darkstardevx(~darkstard@50.126.124.156)
2022-10-05 04:55:02 +0200rekahsoft(~rekahsoft@142.189.68.220)
2022-10-05 04:55:26 +0200rekahsoft(~rekahsoft@142.189.68.220) (Remote host closed the connection)
2022-10-05 04:56:01 +0200rekahsoft(~rekahsoft@142.189.68.220)
2022-10-05 05:00:24 +0200rekahsoft(~rekahsoft@142.189.68.220) (Ping timeout: 264 seconds)
2022-10-05 07:07:30 +0200jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 265 seconds)
2022-10-05 07:21:44 +0200chomwitt(~chomwitt@2a02:587:dc14:f500:668b:b8eb:ac49:50a6)
2022-10-05 07:22:46 +0200 <Solid> You can tell I had two long train rides :>
2022-10-05 07:55:54 +0200fjMSX(~hypni2p@2.92.213.55)
2022-10-05 08:55:15 +0200mncheck(~mncheck@193.224.205.254)
2022-10-05 08:56:21 +0200chomwitt(~chomwitt@2a02:587:dc14:f500:668b:b8eb:ac49:50a6) (Ping timeout: 268 seconds)
2022-10-05 09:21:45 +0200chomwitt(~chomwitt@2a02:587:dc14:f500:a36a:c8e2:2dbf:bfd5)
2022-10-05 09:24:27 +0200chomwitt(~chomwitt@2a02:587:dc14:f500:a36a:c8e2:2dbf:bfd5) (Remote host closed the connection)
2022-10-05 09:24:44 +0200chomwitt(~chomwitt@2a02:587:dc14:f500:d53b:b7dd:b89c:482e)
2022-10-05 09:32:41 +0200cfricke(~cfricke@user/cfricke)
2022-10-05 09:48:05 +0200m5zs7k(aquares@web10.mydevil.net) (Ping timeout: 252 seconds)
2022-10-05 09:49:04 +0200mc47(~mc47@xmonad/TheMC47)
2022-10-05 09:53:14 +0200m5zs7k(aquares@web10.mydevil.net)
2022-10-05 10:46:39 +0200mvk(~mvk@2607:fea8:5ce3:8500::778c) (Ping timeout: 250 seconds)
2022-10-05 11:00:11 +0200Yucklys[m](~yucklysma@2001:470:69fc:105::2:78c0) (Quit: You have been kicked for being idle)
2022-10-05 11:00:11 +0200quarkQuark[m](~quarkquar@2001:470:69fc:105::2:46e2) (Quit: You have been kicked for being idle)
2022-10-05 11:12:16 +0200ft(~ft@p3e9bc57b.dip0.t-ipconnect.de) (Quit: leaving)
2022-10-05 11:29:15 +0200thyriaen(~thyriaen@2a01:aea0:dd4:463c:6245:cbff:fe9f:48b1)
2022-10-05 11:29:44 +0200 <thyriaen> how can i spawn a application to a certain workspace ? i found spawnOn but no documentation
2022-10-05 11:31:29 +0200wonko(~wjc@2a0e:1c80:11::50)
2022-10-05 11:39:08 +0200 <Solid> thyriaen: what do you find missing from the docs of X.A.SpawnOn?
2022-10-05 11:53:02 +0200 <thyriaen> Solid, i just didn't find the documentation page with the search in hoogle - don't know why but I have it now
2022-10-05 11:56:50 +0200 <thyriaen> Solid, how can i have the application always spawn on a given workspace even thought i don't start it with a hotkey defined in xmonad.hs but with a launcher ?
2022-10-05 11:57:03 +0200 <thyriaen> ( i can find it by WM_CLASS )
2022-10-05 11:58:54 +0200quarkQuark[m](~quarkquar@2001:470:69fc:105::2:46e2)
2022-10-05 11:59:32 +0200 <Solid> thyriaen: you can write a manageHook for that (something like `className =? "Gimp" --> doShift "my-ws-name"`)
2022-10-05 12:00:59 +0200 <thyriaen> perfect, thanks Solid
2022-10-05 12:02:31 +0200fjMSX(~hypni2p@2.92.213.55) (Remote host closed the connection)
2022-10-05 12:25:57 +0200thyriaen(~thyriaen@2a01:aea0:dd4:463c:6245:cbff:fe9f:48b1) (Quit: Leaving)
2022-10-05 13:41:54 +0200steve_(~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 265 seconds)
2022-10-05 13:49:22 +0200mc47(~mc47@xmonad/TheMC47) (Remote host closed the connection)
2022-10-05 13:55:20 +0200wonko(~wjc@2a0e:1c80:11::50) (Ping timeout: 268 seconds)
2022-10-05 14:11:02 +0200 <HP-UX> yeah, startup hook spawn the app, then manage hook can doshift it to nth workspace
2022-10-05 14:19:55 +0200jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-05 14:51:35 +0200dev4(~dev4@2401:4900:1cdc:666d:fde6:2404:d3ce:69d9)
2022-10-05 14:51:46 +0200 <dev4> hi
2022-10-05 14:56:29 +0200dev4(~dev4@2401:4900:1cdc:666d:fde6:2404:d3ce:69d9) (Quit: Client closed)
2022-10-05 15:19:45 +0200kelnoky(~kelnoky@2a02:8108:50c0:5650::336e)
2022-10-05 15:55:34 +0200kelnoky(~kelnoky@2a02:8108:50c0:5650::336e) (Quit: Client closed)
2022-10-05 16:00:29 +0200 <geekosaur> @tell thyriaen if you want that to only happen during startup, SpawnOn is the right way to do it: https://github.com/geekosaur/xmonad.hs/blob/skkukuk/xmonad.hs#L183 as an example of launching, and then make sure `manageSpawn` is part of the `manageHook`
2022-10-05 16:00:29 +0200 <lambdabot> Consider it noted.
2022-10-05 16:34:54 +0200mncheck(~mncheck@193.224.205.254) (Read error: Connection reset by peer)
2022-10-05 16:39:58 +0200mvk(~mvk@2607:fea8:5ce3:8500::778c)
2022-10-05 18:03:08 +0200liskin[m](~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle)
2022-10-05 19:24:24 +0200ft(~ft@p3e9bc57b.dip0.t-ipconnect.de)
2022-10-05 19:25:37 +0200darkstarx(~darkstard@50.126.124.156)
2022-10-05 19:26:48 +0200darkstardevx(~darkstard@50.126.124.156) (Ping timeout: 264 seconds)
2022-10-05 19:30:17 +0200wonko(~wjc@2a0e:1c80:11::50)
2022-10-05 19:56:47 +0200steve_(~steve@ool-182c2b80.dyn.optonline.net)
2022-10-05 20:07:21 +0200cfricke(~cfricke@user/cfricke) (Quit: WeeChat 3.6)
2022-10-05 20:40:13 +0200noex(~null@user/noex) (Quit: :q!)
2022-10-05 20:55:20 +0200stackdroid18(~stackdroi@user/stackdroid)
2022-10-05 20:56:36 +0200geekosaur(~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2022-10-05 20:57:26 +0200geekosaur(~geekosaur@xmonad/geekosaur)
2022-10-05 21:10:18 +0200RosarioPulella[m(~rosariopu@2001:470:69fc:105::a57)
2022-10-05 21:18:27 +0200 <HP-UX> Well
2022-10-05 21:18:39 +0200liskin[m](~liskinmat@2001:470:69fc:105::768)
2022-10-05 21:18:43 +0200 <HP-UX> Staff just came by asking me to fill out a community registaration for #kernel after a whole year...
2022-10-05 21:19:08 +0200 <HP-UX> People from ##kernel don't like me apparently and instead of talking with me, went behind my back to try to snatch the channel away.
2022-10-05 21:19:29 +0200 <HP-UX> The funny thing is, the post-factum dude who registered ##kernel has barely ever provided support to anyone.
2022-10-05 21:19:49 +0200 <HP-UX> I actively provide support and run #kernel where ##kernel is usually dead.
2022-10-05 21:20:07 +0200 <HP-UX> Knowing the history of the libera staff, I'm not hopeful.
2022-10-05 21:20:47 +0200 <HP-UX> I'm pretty sure #kernel is going to be taken away from me, like njan the staff took #security. They had ##security, but then decided, let's take it.
2022-10-05 21:21:01 +0200 <HP-UX> Libera staff walked out en mass, due to Andrew Lee's take over.
2022-10-05 21:21:23 +0200 <HP-UX> And what does libera staff doe on libera irc? Same thing that Andrew Lee did to Freenode. Take over and steal.
2022-10-05 21:21:41 +0200 <HP-UX> So I'm having a day full of anxiety.
2022-10-05 21:22:32 +0200 <HP-UX> Anyone feel like giving me a hug in here? The only other community I like to contribute is Xmonad. Right now just some KDE patches and Kubuntu packages (I should do a PPA instead).
2022-10-05 21:22:46 +0200 <HP-UX> So yeah, that's my morning so far.
2022-10-05 21:22:53 +0200 <HP-UX> Good freaking morning, eh? <3
2022-10-05 21:28:34 +0200 <HP-UX> The ##kernel guy could have contacted me, to consolidate the two places together or work something out. It's these people that silently go behind your back and try to stab you...
2022-10-05 21:45:58 +0200 <MrElendig> HP-UX: one would assume that whoever is affiliated with kernel.org would hold the priority for the #kernel namespace
2022-10-05 21:47:24 +0200 <HP-UX> Or community registration.
2022-10-05 21:47:54 +0200 <HP-UX> They have ridiculous rules and like Nazis all they do is enforce them blindly.
2022-10-05 21:50:49 +0200 <HP-UX> It's not easy to be an honest person. I mean being honest is easy, but dealing with the consequences of being honest are not easy. Honest and good people do no evil or dishonesty, and hence due to that, they are almost always on the 'losing' end in the material world.
2022-10-05 21:51:40 +0200 <HP-UX> Make no mistake about that. Honesty and goodness may keep you peaceful inside, but you will lose much in the world to people who are dishonest and not good.
2022-10-05 22:06:48 +0200noex(~null@user/noex)
2022-10-05 22:48:19 +0200mc47(~mc47@xmonad/TheMC47)
2022-10-05 22:52:41 +0200mc47(~mc47@xmonad/TheMC47) (Remote host closed the connection)
2022-10-05 23:05:30 +0200chomwitt(~chomwitt@2a02:587:dc14:f500:d53b:b7dd:b89c:482e) (Ping timeout: 268 seconds)
2022-10-05 23:08:57 +0200thyriaen(~thyriaen@2a01:aea0:dd4:463c:6245:cbff:fe9f:48b1)
2022-10-05 23:11:12 +0200justachejustHaunted
2022-10-05 23:18:54 +0200 <xmonadtrack> xmonad-contrib Tomas Janousek * v0.17.1-33-g00595153: CHANGES: Fix whitespace and misplaced underscores (54 seconds ago, 1 file, 5+ 5-) https://github.com/xmonad/xmonad-contrib/commit/005951535b04
2022-10-05 23:23:59 +0200 <xmonadtrack> xmonad-contrib Tomas Janousek * v0.17.1-34-gc3ea62c9: CHANGES: Fix thinko in module name (3 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad-contrib/commit/c3ea62c972d2