2021/12/18

2021-12-18 00:00:29 +0000steve__(~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 268 seconds)
2021-12-18 00:09:57 +0000seschwar(~seschwar@user/seschwar) (Ping timeout: 256 seconds)
2021-12-18 00:10:13 +0000obimod(~obimod@gateway/vpn/pia/obimod) (Remote host closed the connection)
2021-12-18 00:10:32 +0000obimod(~obimod@gateway/vpn/pia/obimod)
2021-12-18 00:12:30 +0000seschwar(~seschwar@user/seschwar)
2021-12-18 00:19:07 +0000ml|(~ml|@user/ml/x-5298235)
2021-12-18 00:31:01 +0000 <kwer[m]> <geekosaur> "I think if we wanted to do..." <- Yes, I was considering that and still want to make it work; especially since my original goal at some point was to restrict the cursor to a screen, which is not possible at the moment afaik. However, I'm afraid my X11-game isn't good enough for that (yet)
2021-12-18 00:44:41 +0000mvk(~mvk@2607:fea8:5cdd:f000::745c)
2021-12-18 00:50:42 +0000seschwar(~seschwar@user/seschwar) (Quit: :wq)
2021-12-18 01:34:26 +0000gruntsplatter2(~sogens@gateway/vpn/pia/sogens) (Quit: WeeChat 3.3)
2021-12-18 02:16:53 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds)
2021-12-18 02:18:27 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2021-12-18 02:49:45 +0000mohab(~mohab@156.223.125.34)
2021-12-18 03:02:57 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds)
2021-12-18 03:08:37 +0000Vermoot(~vermoot@89-158-106-112.rev.numericable.fr) (Read error: Connection reset by peer)
2021-12-18 03:08:48 +0000Vermoot(~vermoot@89-158-106-112.rev.numericable.fr)
2021-12-18 03:16:13 +0000mohab(~mohab@156.223.125.34) (Quit: WeeChat 3.3)
2021-12-18 03:22:02 +0000td_(~td@94.134.91.242) (Ping timeout: 240 seconds)
2021-12-18 03:23:58 +0000td_(~td@94.134.91.199)
2021-12-18 03:24:36 +0000banc(banc@gateway/vpn/airvpn/banc)
2021-12-18 04:34:46 +0000curiousgay(~curiousga@77-120-141-90.kha.volia.net) (Quit: Leaving)
2021-12-18 05:53:57 +0000obimod(~obimod@gateway/vpn/pia/obimod) (Ping timeout: 240 seconds)
2021-12-18 06:08:19 +0000obimod(~obimod@gateway/vpn/pia/obimod)
2021-12-18 07:05:57 +0000mvk(~mvk@2607:fea8:5cdd:f000::745c) (Ping timeout: 240 seconds)
2021-12-18 07:31:16 +0000gdd1(~gdd@129.199.146.230) (Ping timeout: 268 seconds)
2021-12-18 08:18:51 +0000obimod(~obimod@gateway/vpn/pia/obimod) (Remote host closed the connection)
2021-12-18 08:19:11 +0000obimod(~obimod@gateway/vpn/pia/obimod)
2021-12-18 09:16:28 +0000ebray187(~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) (Quit: Konversation terminated!)
2021-12-18 09:17:36 +0000allbery_b(~geekosaur@xmonad/geekosaur)
2021-12-18 09:17:36 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-12-18 09:17:39 +0000allbery_bgeekosaur
2021-12-18 10:46:15 +0000 <noex> liskin: nice :)
2021-12-18 11:16:33 +0000seschwar(~seschwar@user/seschwar)
2021-12-18 13:39:52 +0000 <Vermoot> Hi all
2021-12-18 13:40:10 +0000 <Vermoot> It's been a while, and I still haven't found a way to make this work:
2021-12-18 13:40:43 +0000 <Vermoot> I use IndependentScreens and I'd like to be able to cycle (like CycleWS) through workspaces on the currently focused screen
2021-12-18 13:41:18 +0000 <Vermoot> Other people have been able to do it but for some reason their solutions didn't do it for me (see here https://www.reddit.com/r/xmonad/comments/qmjxmh/cyclews_only_on_current_screen_with_independent/ho… )
2021-12-18 13:59:39 +0000 <noex> anyone have an example of a startup hook I can look at? looking to use spawnonce to open some applications but for some reason most people don't seem to be doing this
2021-12-18 14:00:13 +0000 <Vermoot> Here's mine, super simple https://github.com/Vermoot/dotfiles/blob/linux/xmonad/xmonad.hs#L106
2021-12-18 14:00:38 +0000 <noex> Vermoot: nice thanks!
2021-12-18 14:16:51 +0000 <noex> hmm i was kind of wanting to do something like this: spawnOnce "alacritty -e nemoutt" --> doShift "2"
2021-12-18 14:17:02 +0000 <noex> it doesn't like me shifting it to that workspace there though
2021-12-18 14:38:38 +0000 <Vermoot> noex, I think this is what you're looking for https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Util-SpawnOnce.html#v:spawnO…
2021-12-18 14:40:07 +0000 <noex> Vermoot: perfact, thanks. i was looking at a different page.
2021-12-18 15:40:00 +0000noex(~null@2600:8804:1280:aa0:5857:94a:25de:c513) (Quit: :q!)
2021-12-18 15:42:12 +0000noex(~null@2600:8804:1280:aa0:5857:94a:25de:c513)
2021-12-18 15:58:23 +0000ml|(~ml|@user/ml/x-5298235) (Quit: WeeChat 3.3)
2021-12-18 17:01:14 +0000ebray187(~ebray187@2800:150:129:17c4:224:1dff:fed5:599e)
2021-12-18 18:00:05 +0000benin(~benin@183.82.27.121) (Ping timeout: 252 seconds)
2021-12-18 18:00:34 +0000benin(~benin@183.82.27.121)
2021-12-18 18:15:39 +0000noex(~null@2600:8804:1280:aa0:5857:94a:25de:c513) (Quit: :q!)
2021-12-18 18:17:17 +0000noex(~null@2600:8804:1280:aa0:5857:94a:25de:c513)
2021-12-18 18:22:19 +0000ebray187(~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) (Quit: Konversation terminated!)
2021-12-18 18:22:56 +0000ml|(~ml|@user/ml/x-5298235)
2021-12-18 18:27:47 +0000 <noex> spawnOnOnce spawned everything, but it completely ignored the workspaces and just spawned everything on the first workspace
2021-12-18 18:28:26 +0000 <geekosaur> did you forget manageSpawn?
2021-12-18 18:29:42 +0000 <noex> i guess so. i don't see that in this documentation though.
2021-12-18 18:32:11 +0000 <geekosaur> no, it's documented in SpawnOn, not SpawnOnce
2021-12-18 18:32:25 +0000 <geekosaur> it should point there since it's using SpawnOn
2021-12-18 18:32:58 +0000 <noex> oh, i see
2021-12-18 18:33:55 +0000 <noex> nice, that makes sense. going to retry with that manage hook
2021-12-18 18:34:08 +0000noex(~null@2600:8804:1280:aa0:5857:94a:25de:c513) (Quit: :q!)
2021-12-18 18:35:24 +0000noex(~null@2600:8804:1280:aa0:5857:94a:25de:c513)
2021-12-18 18:35:32 +0000 <noex> geekosaur: beautiful :) thank you
2021-12-18 18:37:41 +0000 <geekosaur> https://github.com/xmonad/xmonad-contrib/issues/663
2021-12-18 18:40:11 +0000 <noex> nice. yeah, it's not super intuitive, but works great once you know.
2021-12-18 18:40:42 +0000 <noex> i got a student at my university to use xmonad after he complained about KDE for like a month https://i.imgur.com/Q5DX9zP.png
2021-12-18 18:46:37 +0000Vermoot(~vermoot@89-158-106-112.rev.numericable.fr) (Remote host closed the connection)
2021-12-18 18:47:51 +0000 <geekosaur> kind of a pity none of the spawn… functions can easily add manageSpawn for you. unless the new ExtensibleConfig stuff can do it
2021-12-18 18:52:11 +0000mc47(~mc47@xmonad/TheMC47)
2021-12-18 19:49:55 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Quit: Lost terminal)
2021-12-18 19:51:11 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2021-12-18 20:28:56 +0000catman(~catman@user/catman) (Quit: WeeChat 3.4-rc1)
2021-12-18 20:41:49 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2021-12-18 20:47:01 +0000catman(~catman@user/catman)
2021-12-18 20:47:15 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
2021-12-18 20:54:37 +0000Forkk(~forkk@li926-228.members.linode.com) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
2021-12-18 20:56:32 +0000Forkk(~forkk@li926-228.members.linode.com)
2021-12-18 21:34:36 +0000benin(~benin@183.82.27.121) (Ping timeout: 256 seconds)
2021-12-18 21:57:16 +0000yosafbridge(~yosafbrid@static.38.6.217.95.clients.your-server.de) (Quit: Leaving)
2021-12-18 21:58:10 +0000benin(~benin@183.82.27.121)
2021-12-18 22:20:22 +0000yosafbridge(~yosafbrid@static.38.6.217.95.clients.your-server.de)
2021-12-18 22:48:38 +0000mc47(~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-12-18 23:17:58 +0000electr0n(~electr0n@about/security/founder/electr0n) (Quit: WeeChat 3.3)
2021-12-18 23:29:31 +0000seschwar(~seschwar@user/seschwar) (Quit: :wq)
2021-12-18 23:31:57 +0000obimod(~obimod@gateway/vpn/pia/obimod) (Remote host closed the connection)
2021-12-18 23:33:40 +0000obimod(~obimod@gateway/vpn/pia/obimod)