2022/02/25

2022-02-25 00:48:26 +0000seschwar(~seschwar@user/seschwar) (Quit: :wq)
2022-02-25 03:00:46 +0000catman(~catman@user/catman) (Quit: WeeChat 3.5-dev)
2022-02-25 03:03:33 +0000catman(~catman@user/catman)
2022-02-25 03:04:00 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds)
2022-02-25 03:22:52 +0000banc(banc@gateway/vpn/airvpn/banc)
2022-02-25 03:23:53 +0000td_(~td@94.134.91.148) (Ping timeout: 250 seconds)
2022-02-25 03:25:35 +0000td_(~td@muedsl-82-207-238-084.citykom.de)
2022-02-25 04:49:49 +0000 <yuu[m]> how to make named scratchpads behave like scratchpads in i3wm? a scratchpad S, and only S, exists in all workspaces (so regardless if I switch workspaces, the active scratchpad is always shown). i couldn't find anything in the named scratchpad doc about this.
2022-02-25 04:54:34 +0000 <galactic_starfis> There's X.A.CopyWindows I believe... Something like this could be added to your keybind for that scratchpad.
2022-02-25 04:54:57 +0000 <galactic_starfis> I was close, drop the 's' https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Actions-CopyWindow.html#v:co…
2022-02-25 05:01:17 +0000jao(~jao@68.235.43.94) (Ping timeout: 240 seconds)
2022-02-25 05:59:41 +0000steve__(~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 256 seconds)
2022-02-25 07:15:57 +0000defjam(~eb0t@90.196.141.185) (Ping timeout: 250 seconds)
2022-02-25 07:17:51 +0000defjam(~eb0t@90.210.89.170)
2022-02-25 07:19:17 +0000cfricke(~cfricke@user/cfricke)
2022-02-25 07:22:10 +0000thunderrd(~thunderrd@183.182.111.132) (Remote host closed the connection)
2022-02-25 08:17:02 +0000abhixec(~abhinav@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
2022-02-25 08:30:30 +0000haskl(~haskl@user/haskl) (Ping timeout: 250 seconds)
2022-02-25 08:32:20 +0000haskl(~haskl@user/haskl)
2022-02-25 08:55:14 +0000dweiss(~dweiss@2a02:810a:980:470::6676)
2022-02-25 08:57:37 +0000dweiss(~dweiss@2a02:810a:980:470::6676) (Client Quit)
2022-02-25 09:00:10 +0000butterfly[m](~butterfly@2001:470:69fc:105::1:70db) (Quit: You have been kicked for being idle)
2022-02-25 09:23:21 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2022-02-25 09:44:55 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
2022-02-25 09:45:08 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2022-02-25 10:05:26 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
2022-02-25 11:04:21 +0000banc-(banc@gateway/vpn/airvpn/banc)
2022-02-25 11:05:23 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds)
2022-02-25 11:11:37 +0000banc-(banc@gateway/vpn/airvpn/banc) (Ping timeout: 272 seconds)
2022-02-25 11:17:35 +0000banc(banc@gateway/vpn/airvpn/banc)
2022-02-25 11:28:59 +0000lyiriyah[m](~lyiriyahm@2001:470:69fc:105::cc0)
2022-02-25 11:47:29 +0000 <geekosaur> more specifically copyToAll
2022-02-25 11:47:46 +0000 <geekosaur> which could be part of a NamedScratchpad action
2022-02-25 13:06:38 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2022-02-25 13:11:57 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 272 seconds)
2022-02-25 13:29:15 +0000seschwar(~seschwar@user/seschwar)
2022-02-25 13:49:40 +0000banc(banc@gateway/vpn/airvpn/banc)
2022-02-25 13:56:41 +0000jimr(~james@2603-7080-7640-b000-a5e1-49e3-219b-e699.res6.spectrum.com)
2022-02-25 13:56:47 +0000 <jimr> any one here this morning
2022-02-25 13:57:58 +0000jimr(~james@2603-7080-7640-b000-a5e1-49e3-219b-e699.res6.spectrum.com) (Leaving)
2022-02-25 14:08:32 +0000jao(~jao@87.249.134.10)
2022-02-25 14:31:24 +0000sebas(~sebas@207.248.198.65)
2022-02-25 14:34:40 +0000 <Solid> never change, drive-by IRC users, never change
2022-02-25 14:39:34 +0000 <sebas> hi, yesterday I asked about issues changing resolution in XMonad. I was able to add XMonad to the display manager and I changed the resolution through .xsession. I believe it was @geekosaur  who helped me yesterday, and maybe somenone else (can't remember and I can't see the  past chat). I just wanted to thank you guys, also to everybody else.
2022-02-25 14:39:35 +0000 <sebas> Does anybody knows a good resource to understand the functions headers? I would like to understand better the XMonad documentation, but I don't want to be an expert in haskell.
2022-02-25 14:48:14 +0000cfricke(~cfricke@user/cfricke) (Quit: WeeChat 3.3)
2022-02-25 14:49:56 +0000 <Solid> sebas: every module should have a human readable "usage" section that you should be able to understand, even without Haskell knowledge
2022-02-25 14:50:03 +0000 <Solid> if not then that's a bug and we should know about it :)
2022-02-25 14:50:25 +0000 <Solid> (btw, there is a log of this channel available under https://ircbrowse.tomsmeding.com/browse/lcxmonad, in case you ever want to read a past conversation again)
2022-02-25 14:51:48 +0000 <sebas> Cool! I believe me issue is with the headers. I'll try again
2022-02-25 15:02:35 +0000sebas(~sebas@207.248.198.65) (Quit: Client closed)
2022-02-25 15:40:25 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Quit: Leaving)
2022-02-25 15:42:07 +0000geekosaur(~geekosaur@xmonad/geekosaur)
2022-02-25 16:00:06 +0000liskin[m](~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle)
2022-02-25 16:07:08 +0000abhixec(~abhinav@c-67-169-139-16.hsd1.ca.comcast.net)
2022-02-25 16:17:49 +0000jao(~jao@87.249.134.10) (Ping timeout: 240 seconds)
2022-02-25 16:29:02 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-02-25 16:33:45 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 268 seconds)
2022-02-25 16:51:03 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-02-25 17:32:11 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 256 seconds)
2022-02-25 17:34:52 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-02-25 18:43:23 +0000yauhsienhuangtw(~Yau-Hsien@61-231-21-135.dynamic-ip.hinet.net) (Quit: Leaving)
2022-02-25 18:44:17 +0000yauhsien(~Yau-Hsien@61-231-21-135.dynamic-ip.hinet.net)
2022-02-25 18:45:07 +0000steve__(~steve@ool-182c2b80.dyn.optonline.net)
2022-02-25 18:53:24 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Ping timeout: 240 seconds)
2022-02-25 19:36:01 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2022-02-25 19:49:56 +0000jao(~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 245 seconds)
2022-02-25 19:52:32 +0000jao(~jao@87.249.134.38)
2022-02-25 20:22:12 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
2022-02-25 20:30:35 +0000jao(~jao@87.249.134.38) (Remote host closed the connection)
2022-02-25 20:47:21 +0000td_(~td@muedsl-82-207-238-084.citykom.de) (Ping timeout: 256 seconds)
2022-02-25 20:49:59 +0000td_(~td@muedsl-82-207-238-084.citykom.de)
2022-02-25 20:56:12 +0000td_(~td@muedsl-82-207-238-084.citykom.de) (Ping timeout: 240 seconds)
2022-02-25 20:58:14 +0000td_(~td@muedsl-82-207-238-084.citykom.de)
2022-02-25 21:13:57 +0000twiclo1(~twiclo@mail.twil.cx) (Ping timeout: 240 seconds)
2022-02-25 21:16:07 +0000twiclo1(~twiclo@vpn.utahbroadband.com)
2022-02-25 21:31:01 +0000td_(~td@muedsl-82-207-238-084.citykom.de) (Ping timeout: 272 seconds)
2022-02-25 21:32:14 +0000td_(~td@muedsl-82-207-238-084.citykom.de)
2022-02-25 22:30:18 +0000Hash(~Hash@hashsecurity.org) (K-Lined)
2022-02-25 22:32:11 +0000catman(~catman@user/catman) (Remote host closed the connection)
2022-02-25 23:04:43 +0000redgloboli(~redglobol@user/redgloboli) (Ping timeout: 268 seconds)
2022-02-25 23:06:50 +0000redgloboli(~redglobol@user/redgloboli)
2022-02-25 23:36:51 +0000seschwar(~seschwar@user/seschwar) (Quit: :wq)