2022-09-20 00:00:14 +0200 | ^[ | (~user@user//x-8473491) |
2022-09-20 00:13:27 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 00:13:30 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Client Quit) |
2022-09-20 00:13:55 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 00:15:19 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Client Quit) |
2022-09-20 00:15:41 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 00:16:44 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Client Quit) |
2022-09-20 00:17:02 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 00:18:34 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Client Quit) |
2022-09-20 00:18:56 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 00:29:24 +0200 | mestre | (~mestre@191.177.181.194) (Quit: Lost terminal) |
2022-09-20 00:42:43 +0200 | <mesaoptimizer> | well, for me I'm a bit unsatisfied by the startup time due to xmonad rebuilding everytime I execute it during startup |
2022-09-20 00:43:28 +0200 | <mesaoptimizer> | I rarely reboot my machine and the startup time <1min so I don't care much though |
2022-09-20 01:41:50 +0200 | mvk | (~mvk@2607:fea8:5ce3:8500::c9e3) |
2022-09-20 02:18:53 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Ping timeout: 244 seconds) |
2022-09-20 02:20:12 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 02:31:16 +0200 | xacktm | (xacktm@user/xacktm) (Ping timeout: 244 seconds) |
2022-09-20 02:37:28 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Ping timeout: 244 seconds) |
2022-09-20 02:39:46 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) |
2022-09-20 02:48:23 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.6) |
2022-09-20 02:48:53 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) |
2022-09-20 03:26:09 +0200 | xacktm | (~xacktm@user/xacktm) |
2022-09-20 04:02:48 +0200 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 268 seconds) |
2022-09-20 04:19:15 +0200 | mvk | (~mvk@2607:fea8:5ce3:8500::c9e3) (Ping timeout: 244 seconds) |
2022-09-20 04:25:24 +0200 | td_ | (~td@muedsl-82-207-238-061.citykom.de) (Ping timeout: 265 seconds) |
2022-09-20 04:25:35 +0200 | banc | (banc@gateway/vpn/airvpn/banc) |
2022-09-20 04:26:45 +0200 | td_ | (~td@muedsl-82-207-238-164.citykom.de) |
2022-09-20 04:32:59 +0200 | <Spiker01[m]> | Greetings. I want to execute a bash command on autostart, but this command has quotes "", how do I pass that value to SpawnOnce? |
2022-09-20 04:32:59 +0200 | <Spiker01[m]> | `exec setxkbmap "us,ru" ",winkeys" "grp:alt_shift_toggle"` |
2022-09-20 04:32:59 +0200 | <Spiker01[m]> | `spawnOnce "exec setxkbmap "us,ru" ",winkeys" "grp:alt_shift_toggle""` |
2022-09-20 04:36:40 +0200 | <Spiker01[m]> | I can't figure out where I should escape the quotes: In Haskeell itself or inside the quotes (the expression itself) or all the quotes? |
2022-09-20 05:48:42 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) (Remote host closed the connection) |
2022-09-20 05:54:50 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) |
2022-09-20 06:15:09 +0200 | <mesaoptimizer> | Spiker01[m]: can you just use ' for the bash-based quotes and " for the haskell parsed quotes? That's what I do |
2022-09-20 06:17:17 +0200 | <Spiker01[m]> | mesaoptimizer: Ok. Good. What should it look like then? |
2022-09-20 07:22:18 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 265 seconds) |
2022-09-20 07:41:46 +0200 | <Solid> | mesaoptimizer: you can prevent xmonad from recompiling every time by executing not the `xmonad`, but the `xmonad-ARCH` executable |
2022-09-20 07:42:42 +0200 | <Solid> | Spiker01[m]: something like `spawnOnce "exec setxkbmap 'us,ru' ',winkeys' 'grp:alt_shift_toggle'"` |
2022-09-20 08:12:20 +0200 | c209e6dc-4d76-47 | (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) |
2022-09-20 08:12:25 +0200 | c209e6dc-4d76-47 | (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Client Quit) |
2022-09-20 09:01:15 +0200 | cfricke | (~cfricke@user/cfricke) |
2022-09-20 09:15:00 +0200 | Solid | (~slot@xmonad/slotThe) (Using Circe, the loveliest of all IRC clients) |
2022-09-20 09:15:11 +0200 | Solid | (~slot@xmonad/slotThe) |
2022-09-20 09:19:17 +0200 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 265 seconds) |
2022-09-20 09:19:29 +0200 | werneta | (~werneta@128.149.247.231) |
2022-09-20 09:19:47 +0200 | chomwitt | (~chomwitt@2a02:587:dc14:f500:e65d:4675:cb8a:d759) |
2022-09-20 09:31:31 +0200 | chomwitt | (~chomwitt@2a02:587:dc14:f500:e65d:4675:cb8a:d759) (Ping timeout: 268 seconds) |
2022-09-20 09:35:14 +0200 | werneta | (~werneta@128.149.247.231) (Ping timeout: 265 seconds) |
2022-09-20 09:36:54 +0200 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
2022-09-20 10:57:19 +0200 | ft | (~ft@p3e9bc57b.dip0.t-ipconnect.de) (Quit: Lost terminal) |
2022-09-20 11:00:14 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle) |
2022-09-20 11:57:55 +0200 | <xmonadtrack> | xmonad-contrib Tony Zorman * v0.17.1-14-gea16598a: X.U.Scratchpad: Deprecate (2 days ago, 2 files, 7+ 1-) https://github.com/xmonad/xmonad-contrib/commit/ea16598a78b2 |
2022-09-20 11:57:55 +0200 | <xmonadtrack> | xmonad-contrib Tony Zorman {GitHub} * v0.17.1-17-ga267fed2: Merge pull request #757 from slotThe/deprecate-sp (3 minutes ago, 0 files, 0+ 0-) https://github.com/xmonad/xmonad-contrib/commit/a267fed24ff5 |
2022-09-20 11:58:08 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
2022-09-20 12:26:01 +0200 | thyriaen | (~thyriaen@178.165.182.51.wireless.dyn.drei.com) |
2022-09-20 12:32:07 +0200 | thyriaen | (~thyriaen@178.165.182.51.wireless.dyn.drei.com) (Ping timeout: 265 seconds) |
2022-09-20 12:39:30 +0200 | xacktm | (~xacktm@user/xacktm) (Ping timeout: 268 seconds) |
2022-09-20 12:47:24 +0200 | thyriaen | (~thyriaen@178.165.182.51.wireless.dyn.drei.com) |
2022-09-20 12:50:46 +0200 | <thyriaen> | whenever i try to use a compositor ( i tried compton, picom, xcompmgr ) i get a strange behavior: even though i have turned off transparency everywhere - the border of chrome ( all other windows are fine ) are transparent for some reason I don't understand |
2022-09-20 12:52:25 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) (Ping timeout: 265 seconds) |
2022-09-20 12:53:17 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 13:02:17 +0200 | <thyriaen> | this is my xprop on that window https://termbin.com/g8ye |
2022-09-20 13:08:52 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Ping timeout: 265 seconds) |
2022-09-20 13:10:38 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) |
2022-09-20 13:17:43 +0200 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat) |
2022-09-20 13:18:20 +0200 | xacktm | (~xacktm@user/xacktm) |
2022-09-20 13:20:17 +0200 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) |
2022-09-20 13:27:13 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) (Ping timeout: 265 seconds) |
2022-09-20 13:28:58 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) |
2022-09-20 13:33:59 +0200 | sogens | (~sogens@pa49-197-236-219.pa.qld.optusnet.com.au) (Ping timeout: 265 seconds) |
2022-09-20 13:35:25 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) |
2022-09-20 13:42:38 +0200 | burp | (~quassel@hedgewars/sysadmin/burp) (Ping timeout: 255 seconds) |
2022-09-20 13:45:02 +0200 | piele | (~piele@tbonesteak.creativeserver.net) (Quit: No Ping reply in 180 seconds.) |
2022-09-20 13:51:15 +0200 | samhh_ | (7569f027cf@2604:bf00:561:2000::e4) |
2022-09-20 13:51:15 +0200 | piele_ | (~piele@tbonesteak.creativeserver.net) |
2022-09-20 13:51:15 +0200 | jsoo | (~znc@irc.refl.club) (Quit: ZNC 1.8.2 - https://znc.in) |
2022-09-20 13:51:15 +0200 | hrberg | (~quassel@171.79-160-161.customer.lyse.net) (Quit: No Ping reply in 180 seconds.) |
2022-09-20 13:51:15 +0200 | Lears | (~Leary]@user/Leary/x-0910699) |
2022-09-20 13:51:15 +0200 | <Solid> | thyriaen: AFAIK this has been fixed in 0.17.0 |
2022-09-20 13:51:15 +0200 | jsoo_ | (~znc@irc.refl.club) |
2022-09-20 13:51:15 +0200 | xacktm | (~xacktm@user/xacktm) (Quit: fBNC - https://bnc4free.com) |
2022-09-20 13:51:15 +0200 | Rockj | (~rockj@chromie.geekrevolution.net) (Ping timeout: 240 seconds) |
2022-09-20 13:51:16 +0200 | spider_ | (~spider@vps-951ce37a.vps.ovh.ca) (Ping timeout: 240 seconds) |
2022-09-20 13:51:16 +0200 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (*.net *.split) |
2022-09-20 13:51:16 +0200 | samhh | (7569f027cf@2604:bf00:561:2000::e4) (*.net *.split) |
2022-09-20 13:51:16 +0200 | [Leary] | (~Leary]@user/Leary/x-0910699) (*.net *.split) |
2022-09-20 13:51:16 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) (*.net *.split) |
2022-09-20 13:51:16 +0200 | yuu[m] | (~yuum]@2001:470:69fc:105::8a6) (*.net *.split) |
2022-09-20 13:51:16 +0200 | hrberg_ | (~quassel@171.79-160-161.customer.lyse.net) |
2022-09-20 13:51:16 +0200 | burp_ | (~quassel@hedgewars/sysadmin/burp) |
2022-09-20 13:51:16 +0200 | <geekosaur> | actually 0.17.0 was when it was unfixed because of the WindowNavigation bug, and it was re-fixed in 0.17.1 along with that bug |
2022-09-20 13:51:16 +0200 | <Solid> | oh, right, that's the correct timeline |
2022-09-20 13:51:16 +0200 | samhh_ | samhh |
2022-09-20 13:51:16 +0200 | burp_ | (~quassel@hedgewars/sysadmin/burp) (*.net *.split) |
2022-09-20 13:51:16 +0200 | ^[ | (~user@user//x-8473491) (*.net *.split) |
2022-09-20 13:51:16 +0200 | MrElendig | (~Urist@archlinux/op/MrElendig) (*.net *.split) |
2022-09-20 13:51:16 +0200 | aaronv | (~aaronv@user/aaronv) (*.net *.split) |
2022-09-20 13:51:17 +0200 | scotabroad[m] | (~scotabroa@2001:470:69fc:105::2:3c91) (*.net *.split) |
2022-09-20 13:51:17 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (*.net *.split) |
2022-09-20 13:51:17 +0200 | lush[m] | (~derivedlu@2001:470:69fc:105::1:184d) (*.net *.split) |
2022-09-20 13:51:17 +0200 | mikevan[m] | (~mikevanto@2001:470:69fc:105::2:7ef5) (*.net *.split) |
2022-09-20 13:51:17 +0200 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) (*.net *.split) |
2022-09-20 13:51:17 +0200 | scardinal | (~supreme@customer-212-237-101-39.ip4.gigabit.dk) (*.net *.split) |
2022-09-20 13:51:17 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) (*.net *.split) |
2022-09-20 13:51:17 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (*.net *.split) |
2022-09-20 13:51:17 +0200 | cfricke | (~cfricke@user/cfricke) (*.net *.split) |
2022-09-20 13:51:17 +0200 | fjMSX | (~hypni2p@2.92.213.55) (*.net *.split) |
2022-09-20 13:51:17 +0200 | MangoIV[m] | (~mangoivma@2001:470:69fc:105::2:8417) (*.net *.split) |
2022-09-20 13:51:17 +0200 | Solid | (~slot@xmonad/slotThe) (*.net *.split) |
2022-09-20 13:51:17 +0200 | zawaken | (~zawaken@user/zawaken) (*.net *.split) |
2022-09-20 13:51:17 +0200 | m5zs7k | (aquares@web10.mydevil.net) (*.net *.split) |
2022-09-20 13:51:17 +0200 | darkstardevx | (~darkstard@50.53.212.60) (*.net *.split) |
2022-09-20 13:51:17 +0200 | _qw | (~eqw@31.134.178.99) (*.net *.split) |
2022-09-20 13:51:17 +0200 | Solid[m] | (~slot-matr@2001:470:69fc:105::1:a84) (*.net *.split) |
2022-09-20 13:51:17 +0200 | quarkQuark[m] | (~quarkquar@2001:470:69fc:105::2:46e2) (*.net *.split) |
2022-09-20 13:51:17 +0200 | vanvik | (~vanvik@188.113.111.129) (*.net *.split) |
2022-09-20 13:51:17 +0200 | Lears | (~Leary]@user/Leary/x-0910699) (*.net *.split) |
2022-09-20 13:51:17 +0200 | piele_ | (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
2022-09-20 13:51:17 +0200 | td_ | (~td@muedsl-82-207-238-164.citykom.de) (*.net *.split) |
2022-09-20 13:51:17 +0200 | banc | (banc@gateway/vpn/airvpn/banc) (*.net *.split) |
2022-09-20 13:51:17 +0200 | thunderrd | (~thunderrd@183.182.111.127) (*.net *.split) |
2022-09-20 13:51:17 +0200 | blaa | (~bla@79.191.151.138.ipv4.supernova.orange.pl) (*.net *.split) |
2022-09-20 13:51:17 +0200 | ectospasm | (~ectospasm@user/ectospasm) (*.net *.split) |
2022-09-20 13:51:17 +0200 | srk | (~sorki@user/srk) (*.net *.split) |
2022-09-20 13:51:17 +0200 | deepy | (deepy@user/deepy) (*.net *.split) |
2022-09-20 13:51:17 +0200 | justache | (~justache@user/justache) (*.net *.split) |
2022-09-20 13:51:17 +0200 | xmonadtrack | (~xmonadtra@xmonad/geekosaur) (*.net *.split) |
2022-09-20 13:51:17 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (*.net *.split) |
2022-09-20 13:51:17 +0200 | davean | (~davean@davean.sciesnet.net) (*.net *.split) |
2022-09-20 13:51:17 +0200 | x88x88x | (~x88x88x@149.28.53.172) (*.net *.split) |
2022-09-20 13:51:17 +0200 | telser_ | (~quassel@user/telser) (*.net *.split) |
2022-09-20 13:51:17 +0200 | matijja` | (~matijja@193.77.181.201) (*.net *.split) |
2022-09-20 13:51:17 +0200 | gknux | (~gknux@user/galaxy-knuckles/x-3015990) (*.net *.split) |
2022-09-20 13:51:17 +0200 | thaumavorio | (~thaumavor@thaumavor.io) (*.net *.split) |
2022-09-20 13:51:18 +0200 | unclechu | (~unclechu@2001:470:69fc:105::354) (*.net *.split) |
2022-09-20 13:51:18 +0200 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (*.net *.split) |
2022-09-20 13:51:18 +0200 | lazycat | (~lazycat@user/lazycat) (*.net *.split) |
2022-09-20 13:51:18 +0200 | dminuoso | (~dminuoso@user/dminuoso) (*.net *.split) |
2022-09-20 13:51:18 +0200 | amir | (sid22336@user/amir) (*.net *.split) |
2022-09-20 13:51:18 +0200 | fizzie | (irc@selene.zem.fi) (*.net *.split) |
2022-09-20 13:51:18 +0200 | deebo | (~globe@stonebay32.com) (*.net *.split) |
2022-09-20 13:51:18 +0200 | mightybyte | (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com) (*.net *.split) |
2022-09-20 13:51:18 +0200 | smashgrab | (~smashgrab@188.166.8.80) (*.net *.split) |
2022-09-20 13:51:18 +0200 | shinjipf | (~shinjipf@2a02:c207:2082:6685::1) (*.net *.split) |
2022-09-20 13:51:18 +0200 | hrberg_ | (~quassel@171.79-160-161.customer.lyse.net) (*.net *.split) |
2022-09-20 13:51:18 +0200 | jsoo_ | (~znc@irc.refl.club) (*.net *.split) |
2022-09-20 13:51:18 +0200 | joshproehl | (~quassel@user/joshproehl) (*.net *.split) |
2022-09-20 13:51:18 +0200 | Buliarous | (~gypsydang@46.232.210.139) (*.net *.split) |
2022-09-20 13:51:18 +0200 | RMSBach | (~guygastin@137.184.131.156) (*.net *.split) |
2022-09-20 13:51:18 +0200 | Jazzah | (~jazz@user/jazzah) (*.net *.split) |
2022-09-20 13:51:18 +0200 | fcser | (~fcser@booty.farted.net) (*.net *.split) |
2022-09-20 13:51:18 +0200 | koluacik | (~koluacik@165.227.171.188) (*.net *.split) |
2022-09-20 13:51:18 +0200 | ghormoon | (~ghormoon@ghorland.net) (*.net *.split) |
2022-09-20 13:51:18 +0200 | byorgey | (~byorgey@155.138.238.211) (*.net *.split) |
2022-09-20 13:51:18 +0200 | yosafbridge | (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
2022-09-20 13:51:19 +0200 | amenonsen | (~amenonsen@pitta.toroid.org) (*.net *.split) |
2022-09-20 13:51:19 +0200 | wz1000 | (~zubin@static.11.113.47.78.clients.your-server.de) (*.net *.split) |
2022-09-20 13:51:19 +0200 | Solitary | (~Solitary@user/solitary) (*.net *.split) |
2022-09-20 13:51:19 +0200 | Robin[m]1 | (~robinnorr@2001:470:69fc:105::c07c) (*.net *.split) |
2022-09-20 13:51:19 +0200 | realsun[m] | (~realsunma@2001:470:69fc:105::2:7b7a) (*.net *.split) |
2022-09-20 13:51:19 +0200 | zim0369[m] | (~zim0369ma@2001:470:69fc:105::2:5d43) (*.net *.split) |
2022-09-20 13:51:19 +0200 | geekosaur[m] | (~geekosaur@xmonad/geekosaur) (*.net *.split) |
2022-09-20 13:51:19 +0200 | mncheck | (~mncheck@193.224.205.254) (*.net *.split) |
2022-09-20 13:51:19 +0200 | jludwig | (~justin@user/jludwig) (*.net *.split) |
2022-09-20 13:51:19 +0200 | FatBoyXPC_ | (~FatBoyXPC@user/fatboyxpc) (*.net *.split) |
2022-09-20 13:51:19 +0200 | ChaoticMist[m] | (~gilganixm@2001:470:69fc:105::3d09) (*.net *.split) |
2022-09-20 13:51:19 +0200 | nurfz[m] | (~nurfzmatr@2001:470:69fc:105::dedb) (*.net *.split) |
2022-09-20 13:51:19 +0200 | azureorange404[m | (~azureoran@2001:470:69fc:105::2:7589) (*.net *.split) |
2022-09-20 13:51:19 +0200 | Alok[m] | (~alok8bbma@2001:470:69fc:105::2:620f) (*.net *.split) |
2022-09-20 13:51:19 +0200 | sogens[m] | (~sogensmat@2001:470:69fc:105::1:20a1) (*.net *.split) |
2022-09-20 13:51:19 +0200 | Yucklys[m] | (~yucklysma@2001:470:69fc:105::2:78c0) (*.net *.split) |
2022-09-20 13:51:19 +0200 | mekeor[m] | (~mekeormat@2001:470:69fc:105::17e4) (*.net *.split) |
2022-09-20 13:51:19 +0200 | Forkk | (~forkk@li926-228.members.linode.com) (*.net *.split) |
2022-09-20 13:51:19 +0200 | andi_ | (~andi@user/andi/x-3467420) (*.net *.split) |
2022-09-20 13:51:19 +0200 | Spiker01[m] | (~s98742598@2001:470:69fc:105::2:8415) (*.net *.split) |
2022-09-20 13:51:19 +0200 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) (*.net *.split) |
2022-09-20 13:51:19 +0200 | Neo[Envs][m] | (~neovoiden@2001:470:69fc:105::2:b07) (*.net *.split) |
2022-09-20 13:51:19 +0200 | qbit_m | (~qbittapen@2001:470:69fc:105::194) (*.net *.split) |
2022-09-20 13:51:19 +0200 | defjam | (~eb0t@33ba5927.skybroadband.com) (*.net *.split) |
2022-09-20 13:51:19 +0200 | bsima | (~bsima@2604:a880:400:d0::19f1:7001) (*.net *.split) |
2022-09-20 13:51:19 +0200 | PotatoGim_ | (sid99505@id-99505.lymington.irccloud.com) (*.net *.split) |
2022-09-20 13:51:19 +0200 | brianbnt | (~brianbnt@user/brianbnt) (*.net *.split) |
2022-09-20 13:51:19 +0200 | alethkit | (23bd17ddc6@2604:bf00:561:2000::3ce) (*.net *.split) |
2022-09-20 13:51:20 +0200 | KayvanKazemineja | (~kayvankma@2001:470:69fc:105::1:d450) (*.net *.split) |
2022-09-20 13:51:20 +0200 | de-vri-es | (~de-vri-es@voyager.de-vri.es) (*.net *.split) |
2022-09-20 13:51:20 +0200 | uhoreg | (~uhoreg@2001:470:69fc:105::35f) (*.net *.split) |
2022-09-20 13:51:20 +0200 | Tisoxin | (~ikosit@user/ikosit) (*.net *.split) |
2022-09-20 13:51:20 +0200 | kaskal- | (~kaskal@2001:4bb8:2dc:7b0e:55ee:692c:e44d:a4b0) (*.net *.split) |
2022-09-20 13:51:20 +0200 | gauge | (~gauge@user/gauge) (*.net *.split) |
2022-09-20 13:51:20 +0200 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) (*.net *.split) |
2022-09-20 13:51:20 +0200 | QNX | (~kernel@user/OpenSource) (*.net *.split) |
2022-09-20 13:51:20 +0200 | Maeda | (~Maeda@91-161-10-149.subs.proxad.net) (*.net *.split) |
2022-09-20 13:51:20 +0200 | nomadxx3 | (~lanomadx@180-150-32-38.b49620.mel.static.aussiebb.net) (*.net *.split) |
2022-09-20 13:51:20 +0200 | doppo | (~doppo@2604:180::e0fc:a07f) (*.net *.split) |
2022-09-20 13:51:21 +0200 | mesaoptimizer | (apotheosis@user/PapuaHardyNet) (*.net *.split) |
2022-09-20 13:51:21 +0200 | gdd | (~gdd@129.199.146.230) (*.net *.split) |
2022-09-20 13:51:21 +0200 | vrs | (~vrs@user/vrs) (*.net *.split) |
2022-09-20 13:51:21 +0200 | coldpress | (~coldpress@72.136.212.35.bc.googleusercontent.com) (*.net *.split) |
2022-09-20 13:51:21 +0200 | haasn | (~nand@haasn.dev) (*.net *.split) |
2022-09-20 13:51:21 +0200 | lisq | (~quassel@lis.moe) (*.net *.split) |
2022-09-20 13:51:21 +0200 | jmct | (sid160793@id-160793.tinside.irccloud.com) (*.net *.split) |
2022-09-20 13:51:21 +0200 | ChanServ | (ChanServ@services.libera.chat) (*.net *.split) |
2022-09-20 13:54:15 +0200 | xacktm | (~xacktm@user/xacktm) |
2022-09-20 13:54:15 +0200 | burp_ | (~quassel@hedgewars/sysadmin/burp) |
2022-09-20 13:54:15 +0200 | hrberg_ | (~quassel@171.79-160-161.customer.lyse.net) |
2022-09-20 13:54:15 +0200 | jsoo_ | (~znc@irc.refl.club) |
2022-09-20 13:54:15 +0200 | Lears | (~Leary]@user/Leary/x-0910699) |
2022-09-20 13:54:15 +0200 | piele_ | (~piele@tbonesteak.creativeserver.net) |
2022-09-20 13:54:15 +0200 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) |
2022-09-20 13:54:15 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
2022-09-20 13:54:15 +0200 | Solid | (~slot@xmonad/slotThe) |
2022-09-20 13:54:15 +0200 | cfricke | (~cfricke@user/cfricke) |
2022-09-20 13:54:15 +0200 | td_ | (~td@muedsl-82-207-238-164.citykom.de) |
2022-09-20 13:54:15 +0200 | banc | (banc@gateway/vpn/airvpn/banc) |
2022-09-20 13:54:15 +0200 | ^[ | (~user@user//x-8473491) |
2022-09-20 13:54:15 +0200 | QNX | (~kernel@user/OpenSource) |
2022-09-20 13:54:15 +0200 | thunderrd | (~thunderrd@183.182.111.127) |
2022-09-20 13:54:15 +0200 | Maeda | (~Maeda@91-161-10-149.subs.proxad.net) |
2022-09-20 13:54:15 +0200 | nomadxx3 | (~lanomadx@180-150-32-38.b49620.mel.static.aussiebb.net) |
2022-09-20 13:54:15 +0200 | fjMSX | (~hypni2p@2.92.213.55) |
2022-09-20 13:54:15 +0200 | aaronv | (~aaronv@user/aaronv) |
2022-09-20 13:54:15 +0200 | MangoIV[m] | (~mangoivma@2001:470:69fc:105::2:8417) |
2022-09-20 13:54:15 +0200 | Spiker01[m] | (~s98742598@2001:470:69fc:105::2:8415) |
2022-09-20 13:54:15 +0200 | amenonsen | (~amenonsen@pitta.toroid.org) |
2022-09-20 13:54:15 +0200 | zawaken | (~zawaken@user/zawaken) |
2022-09-20 13:54:15 +0200 | blaa | (~bla@79.191.151.138.ipv4.supernova.orange.pl) |
2022-09-20 13:54:15 +0200 | MrElendig | (~Urist@archlinux/op/MrElendig) |
2022-09-20 13:54:15 +0200 | wz1000 | (~zubin@static.11.113.47.78.clients.your-server.de) |
2022-09-20 13:54:15 +0200 | ectospasm | (~ectospasm@user/ectospasm) |
2022-09-20 13:54:15 +0200 | srk | (~sorki@user/srk) |
2022-09-20 13:54:15 +0200 | deepy | (deepy@user/deepy) |
2022-09-20 13:54:15 +0200 | alethkit | (23bd17ddc6@2604:bf00:561:2000::3ce) |
2022-09-20 13:54:15 +0200 | m5zs7k | (aquares@web10.mydevil.net) |
2022-09-20 13:54:15 +0200 | doppo | (~doppo@2604:180::e0fc:a07f) |
2022-09-20 13:54:15 +0200 | darkstardevx | (~darkstard@50.53.212.60) |
2022-09-20 13:54:15 +0200 | _qw | (~eqw@31.134.178.99) |
2022-09-20 13:54:15 +0200 | Solitary | (~Solitary@user/solitary) |
2022-09-20 13:54:15 +0200 | Solid[m] | (~slot-matr@2001:470:69fc:105::1:a84) |
2022-09-20 13:54:15 +0200 | Tisoxin | (~ikosit@user/ikosit) |
2022-09-20 13:54:15 +0200 | ChaoticMist[m] | (~gilganixm@2001:470:69fc:105::3d09) |
2022-09-20 13:54:15 +0200 | Robin[m]1 | (~robinnorr@2001:470:69fc:105::c07c) |
2022-09-20 13:54:15 +0200 | azureorange404[m | (~azureoran@2001:470:69fc:105::2:7589) |
2022-09-20 13:54:15 +0200 | nurfz[m] | (~nurfzmatr@2001:470:69fc:105::dedb) |
2022-09-20 13:54:15 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) |
2022-09-20 13:54:15 +0200 | scotabroad[m] | (~scotabroa@2001:470:69fc:105::2:3c91) |
2022-09-20 13:54:15 +0200 | zim0369[m] | (~zim0369ma@2001:470:69fc:105::2:5d43) |
2022-09-20 13:54:15 +0200 | realsun[m] | (~realsunma@2001:470:69fc:105::2:7b7a) |
2022-09-20 13:54:15 +0200 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) |
2022-09-20 13:54:15 +0200 | Yucklys[m] | (~yucklysma@2001:470:69fc:105::2:78c0) |
2022-09-20 13:54:15 +0200 | sogens[m] | (~sogensmat@2001:470:69fc:105::1:20a1) |
2022-09-20 13:54:15 +0200 | Alok[m] | (~alok8bbma@2001:470:69fc:105::2:620f) |
2022-09-20 13:54:15 +0200 | mikevan[m] | (~mikevanto@2001:470:69fc:105::2:7ef5) |
2022-09-20 13:54:15 +0200 | lush[m] | (~derivedlu@2001:470:69fc:105::1:184d) |
2022-09-20 13:54:15 +0200 | quarkQuark[m] | (~quarkquar@2001:470:69fc:105::2:46e2) |
2022-09-20 13:54:15 +0200 | Neo[Envs][m] | (~neovoiden@2001:470:69fc:105::2:b07) |
2022-09-20 13:54:15 +0200 | KayvanKazemineja | (~kayvankma@2001:470:69fc:105::1:d450) |
2022-09-20 13:54:15 +0200 | uhoreg | (~uhoreg@2001:470:69fc:105::35f) |
2022-09-20 13:54:15 +0200 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) |
2022-09-20 13:54:15 +0200 | geekosaur[m] | (~geekosaur@xmonad/geekosaur) |
2022-09-20 13:54:15 +0200 | qbit_m | (~qbittapen@2001:470:69fc:105::194) |
2022-09-20 13:54:15 +0200 | unclechu | (~unclechu@2001:470:69fc:105::354) |
2022-09-20 13:54:15 +0200 | mekeor[m] | (~mekeormat@2001:470:69fc:105::17e4) |
2022-09-20 13:54:15 +0200 | scardinal | (~supreme@customer-212-237-101-39.ip4.gigabit.dk) |
2022-09-20 13:54:15 +0200 | vanvik | (~vanvik@188.113.111.129) |
2022-09-20 13:54:15 +0200 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) |
2022-09-20 13:54:15 +0200 | lazycat | (~lazycat@user/lazycat) |
2022-09-20 13:54:15 +0200 | andi_ | (~andi@user/andi/x-3467420) |
2022-09-20 13:54:15 +0200 | justache | (~justache@user/justache) |
2022-09-20 13:54:15 +0200 | mncheck | (~mncheck@193.224.205.254) |
2022-09-20 13:54:16 +0200 | mightybyte | (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com) |
2022-09-20 13:54:16 +0200 | xmonadtrack | (~xmonadtra@xmonad/geekosaur) |
2022-09-20 13:54:16 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2022-09-20 13:54:16 +0200 | kaskal- | (~kaskal@2001:4bb8:2dc:7b0e:55ee:692c:e44d:a4b0) |
2022-09-20 13:54:16 +0200 | mesaoptimizer | (apotheosis@user/PapuaHardyNet) |
2022-09-20 13:54:16 +0200 | gdd | (~gdd@129.199.146.230) |
2022-09-20 13:54:16 +0200 | defjam | (~eb0t@33ba5927.skybroadband.com) |
2022-09-20 13:54:16 +0200 | thaumavorio | (~thaumavor@thaumavor.io) |
2022-09-20 13:54:16 +0200 | gknux | (~gknux@user/galaxy-knuckles/x-3015990) |
2022-09-20 13:54:16 +0200 | matijja` | (~matijja@193.77.181.201) |
2022-09-20 13:54:16 +0200 | telser_ | (~quassel@user/telser) |
2022-09-20 13:54:16 +0200 | x88x88x | (~x88x88x@149.28.53.172) |
2022-09-20 13:54:16 +0200 | davean | (~davean@davean.sciesnet.net) |
2022-09-20 13:54:16 +0200 | yosafbridge | (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
2022-09-20 13:54:16 +0200 | byorgey | (~byorgey@155.138.238.211) |
2022-09-20 13:54:16 +0200 | ghormoon | (~ghormoon@ghorland.net) |
2022-09-20 13:54:16 +0200 | koluacik | (~koluacik@165.227.171.188) |
2022-09-20 13:54:16 +0200 | fcser | (~fcser@booty.farted.net) |
2022-09-20 13:54:16 +0200 | Jazzah | (~jazz@user/jazzah) |
2022-09-20 13:54:16 +0200 | RMSBach | (~guygastin@137.184.131.156) |
2022-09-20 13:54:16 +0200 | Buliarous | (~gypsydang@46.232.210.139) |
2022-09-20 13:54:16 +0200 | joshproehl | (~quassel@user/joshproehl) |
2022-09-20 13:54:16 +0200 | shinjipf | (~shinjipf@2a02:c207:2082:6685::1) |
2022-09-20 13:54:16 +0200 | smashgrab | (~smashgrab@188.166.8.80) |
2022-09-20 13:54:16 +0200 | deebo | (~globe@stonebay32.com) |
2022-09-20 13:54:16 +0200 | fizzie | (irc@selene.zem.fi) |
2022-09-20 13:54:16 +0200 | amir | (sid22336@user/amir) |
2022-09-20 13:54:16 +0200 | dminuoso | (~dminuoso@user/dminuoso) |
2022-09-20 13:54:16 +0200 | FatBoyXPC_ | (~FatBoyXPC@user/fatboyxpc) |
2022-09-20 13:54:16 +0200 | jludwig | (~justin@user/jludwig) |
2022-09-20 13:54:16 +0200 | Forkk | (~forkk@li926-228.members.linode.com) |
2022-09-20 13:54:16 +0200 | brianbnt | (~brianbnt@user/brianbnt) |
2022-09-20 13:54:16 +0200 | PotatoGim_ | (sid99505@id-99505.lymington.irccloud.com) |
2022-09-20 13:54:16 +0200 | bsima | (~bsima@2604:a880:400:d0::19f1:7001) |
2022-09-20 13:54:16 +0200 | de-vri-es | (~de-vri-es@voyager.de-vri.es) |
2022-09-20 13:54:16 +0200 | gauge | (~gauge@user/gauge) |
2022-09-20 13:54:16 +0200 | jmct | (sid160793@id-160793.tinside.irccloud.com) |
2022-09-20 13:54:16 +0200 | lisq | (~quassel@lis.moe) |
2022-09-20 13:54:16 +0200 | haasn | (~nand@haasn.dev) |
2022-09-20 13:54:16 +0200 | coldpress | (~coldpress@72.136.212.35.bc.googleusercontent.com) |
2022-09-20 13:54:16 +0200 | vrs | (~vrs@user/vrs) |
2022-09-20 13:54:16 +0200 | ChanServ | (ChanServ@services.libera.chat) |
2022-09-20 13:54:16 +0200 | silver.libera.chat | +o ChanServ |
2022-09-20 13:54:27 +0200 | hrberg_ | (~quassel@171.79-160-161.customer.lyse.net) (Max SendQ exceeded) |
2022-09-20 13:54:40 +0200 | hrberg | (~quassel@171.79-160-161.customer.lyse.net) |
2022-09-20 13:54:50 +0200 | yuu[m] | (~yuum]@2001:470:69fc:105::8a6) |
2022-09-20 13:54:50 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) |
2022-09-20 13:55:11 +0200 | thyriaen | (~thyriaen@178.165.182.51.wireless.dyn.drei.com) (*.net *.split) |
2022-09-20 13:55:12 +0200 | steve_ | (~steve@ool-182c2b80.dyn.optonline.net) (*.net *.split) |
2022-09-20 13:55:12 +0200 | haskl | (~haskl@user/haskl) (*.net *.split) |
2022-09-20 13:55:12 +0200 | redgloboli | (~redglobol@user/redgloboli) (*.net *.split) |
2022-09-20 13:55:12 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) (*.net *.split) |
2022-09-20 13:55:12 +0200 | jeeeun | (~jeeeun@78.40.148.178) (*.net *.split) |
2022-09-20 13:57:04 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) |
2022-09-20 13:57:27 +0200 | Rockj | (~rockj@chromie.geekrevolution.net) |
2022-09-20 13:58:18 +0200 | Tisoxin | (~ikosit@user/ikosit) (Ping timeout: 240 seconds) |
2022-09-20 13:58:27 +0200 | aaronv | (~aaronv@user/aaronv) (Ping timeout: 268 seconds) |
2022-09-20 13:58:27 +0200 | Alok[m] | (~alok8bbma@2001:470:69fc:105::2:620f) (Ping timeout: 248 seconds) |
2022-09-20 13:58:34 +0200 | qbit_m | (~qbittapen@2001:470:69fc:105::194) (Ping timeout: 268 seconds) |
2022-09-20 13:58:36 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) (Ping timeout: 264 seconds) |
2022-09-20 13:58:38 +0200 | uhoreg | (~uhoreg@2001:470:69fc:105::35f) (Ping timeout: 240 seconds) |
2022-09-20 13:58:39 +0200 | unclechu | (~unclechu@2001:470:69fc:105::354) (Ping timeout: 268 seconds) |
2022-09-20 13:58:59 +0200 | ChaoticMist[m] | (~gilganixm@2001:470:69fc:105::3d09) (Ping timeout: 248 seconds) |
2022-09-20 13:58:59 +0200 | sogens[m] | (~sogensmat@2001:470:69fc:105::1:20a1) (Ping timeout: 248 seconds) |
2022-09-20 13:58:59 +0200 | mekeor[m] | (~mekeormat@2001:470:69fc:105::17e4) (Ping timeout: 248 seconds) |
2022-09-20 13:59:04 +0200 | lush[m] | (~derivedlu@2001:470:69fc:105::1:184d) (Ping timeout: 268 seconds) |
2022-09-20 13:59:04 +0200 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) (Ping timeout: 268 seconds) |
2022-09-20 13:59:09 +0200 | zim0369[m] | (~zim0369ma@2001:470:69fc:105::2:5d43) (Ping timeout: 268 seconds) |
2022-09-20 13:59:10 +0200 | geekosaur[m] | (~geekosaur@xmonad/geekosaur) (Ping timeout: 268 seconds) |
2022-09-20 13:59:11 +0200 | Spiker01[m] | (~s98742598@2001:470:69fc:105::2:8415) (Ping timeout: 268 seconds) |
2022-09-20 13:59:19 +0200 | spider_ | (~spider@vps-951ce37a.vps.ovh.ca) |
2022-09-20 14:00:05 +0200 | werneta_ | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
2022-09-20 14:00:05 +0200 | thyriaen | (~thyriaen@178.165.182.51.wireless.dyn.drei.com) |
2022-09-20 14:00:05 +0200 | steve_ | (~steve@ool-182c2b80.dyn.optonline.net) |
2022-09-20 14:00:05 +0200 | haskl | (~haskl@user/haskl) |
2022-09-20 14:00:05 +0200 | redgloboli | (~redglobol@user/redgloboli) |
2022-09-20 14:00:05 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) |
2022-09-20 14:00:05 +0200 | jeeeun | (~jeeeun@78.40.148.178) |
2022-09-20 14:00:51 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Ping timeout: 250 seconds) |
2022-09-20 14:00:51 +0200 | MangoIV[m] | (~mangoivma@2001:470:69fc:105::2:8417) (Ping timeout: 250 seconds) |
2022-09-20 14:00:51 +0200 | Solid[m] | (~slot-matr@2001:470:69fc:105::1:a84) (Ping timeout: 250 seconds) |
2022-09-20 14:00:51 +0200 | quarkQuark[m] | (~quarkquar@2001:470:69fc:105::2:46e2) (Ping timeout: 250 seconds) |
2022-09-20 14:01:02 +0200 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) (Ping timeout: 268 seconds) |
2022-09-20 14:01:02 +0200 | Neo[Envs][m] | (~neovoiden@2001:470:69fc:105::2:b07) (Ping timeout: 268 seconds) |
2022-09-20 14:01:07 +0200 | nurfz[m] | (~nurfzmatr@2001:470:69fc:105::dedb) (Ping timeout: 248 seconds) |
2022-09-20 14:01:07 +0200 | azureorange404[m | (~azureoran@2001:470:69fc:105::2:7589) (Ping timeout: 248 seconds) |
2022-09-20 14:01:07 +0200 | Yucklys[m] | (~yucklysma@2001:470:69fc:105::2:78c0) (Ping timeout: 248 seconds) |
2022-09-20 14:01:18 +0200 | KayvanKazemineja | (~kayvankma@2001:470:69fc:105::1:d450) (Ping timeout: 264 seconds) |
2022-09-20 14:01:32 +0200 | scotabroad[m] | (~scotabroa@2001:470:69fc:105::2:3c91) (Ping timeout: 268 seconds) |
2022-09-20 14:01:32 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (Ping timeout: 268 seconds) |
2022-09-20 14:01:32 +0200 | mikevan[m] | (~mikevanto@2001:470:69fc:105::2:7ef5) (Ping timeout: 268 seconds) |
2022-09-20 14:01:38 +0200 | Robin[m]1 | (~robinnorr@2001:470:69fc:105::c07c) (Ping timeout: 268 seconds) |
2022-09-20 14:01:38 +0200 | realsun[m] | (~realsunma@2001:470:69fc:105::2:7b7a) (Ping timeout: 268 seconds) |
2022-09-20 14:02:12 +0200 | yuu[m] | (~yuum]@2001:470:69fc:105::8a6) (Ping timeout: 264 seconds) |
2022-09-20 14:13:33 +0200 | thyriaen | (~thyriaen@178.165.182.51.wireless.dyn.drei.com) (Quit: Leaving) |
2022-09-20 14:16:02 +0200 | aaronv | (~aaronv@user/aaronv) |
2022-09-20 14:16:03 +0200 | Tisoxin | (~ikosit@user/ikosit) |
2022-09-20 14:18:07 +0200 | Spiker01[m] | (~s98742598@2001:470:69fc:105::2:8415) |
2022-09-20 14:18:13 +0200 | lush[m] | (~derivedlu@2001:470:69fc:105::1:184d) |
2022-09-20 14:21:04 +0200 | sibi | (~sibi@2001:470:69fc:105::8ab) |
2022-09-20 14:22:54 +0200 | qbit_m | (~qbittapen@2001:470:69fc:105::194) |
2022-09-20 14:24:14 +0200 | geekosaur[m] | (~geekosaur@xmonad/geekosaur) |
2022-09-20 14:27:01 +0200 | mekeor[m] | (~mekeormat@2001:470:69fc:105::17e4) |
2022-09-20 14:27:16 +0200 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) |
2022-09-20 14:27:34 +0200 | uhoreg | (~uhoreg@2001:470:69fc:105::35f) |
2022-09-20 14:29:42 +0200 | Alok[m] | (~alok8bbma@2001:470:69fc:105::2:620f) |
2022-09-20 14:29:49 +0200 | ChaoticMist[m] | (~gilganixm@2001:470:69fc:105::3d09) |
2022-09-20 14:29:49 +0200 | sogens[m] | (~sogensmat@2001:470:69fc:105::1:20a1) |
2022-09-20 14:31:04 +0200 | unclechu | (~unclechu@2001:470:69fc:105::354) |
2022-09-20 14:35:56 +0200 | diep | (~diep@2a01:cb11:2d7:4a00:a13f:e40c:c4e8:736c) |
2022-09-20 14:39:15 +0200 | diep | (~diep@2a01:cb11:2d7:4a00:a13f:e40c:c4e8:736c) (Remote host closed the connection) |
2022-09-20 14:39:43 +0200 | Neo[Envs][m] | (~neovoiden@2001:470:69fc:105::2:b07) |
2022-09-20 14:40:49 +0200 | KayvanKazemineja | (~kayvankma@2001:470:69fc:105::1:d450) |
2022-09-20 14:47:18 +0200 | Solid[m] | (~slot-matr@2001:470:69fc:105::1:a84) |
2022-09-20 14:47:18 +0200 | quarkQuark[m] | (~quarkquar@2001:470:69fc:105::2:46e2) |
2022-09-20 14:47:19 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
2022-09-20 14:47:21 +0200 | Robin[m]1 | (~robinnorr@2001:470:69fc:105::c07c) |
2022-09-20 14:47:21 +0200 | realsun[m] | (~realsunma@2001:470:69fc:105::2:7b7a) |
2022-09-20 14:47:26 +0200 | azureorange404[m | (~azureoran@2001:470:69fc:105::2:7589) |
2022-09-20 14:47:26 +0200 | nurfz[m] | (~nurfzmatr@2001:470:69fc:105::dedb) |
2022-09-20 14:47:26 +0200 | Yucklys[m] | (~yucklysma@2001:470:69fc:105::2:78c0) |
2022-09-20 14:47:29 +0200 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) |
2022-09-20 14:47:33 +0200 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) |
2022-09-20 14:47:38 +0200 | scotabroad[m] | (~scotabroa@2001:470:69fc:105::2:3c91) |
2022-09-20 14:47:38 +0200 | mikevan[m] | (~mikevanto@2001:470:69fc:105::2:7ef5) |
2022-09-20 15:01:01 +0200 | chomwitt | (~chomwitt@2a02:587:dc14:f500:5c04:415c:c3c4:ee7c) |
2022-09-20 15:07:26 +0200 | yuu[m] | (~yuum]@2001:470:69fc:105::8a6) |
2022-09-20 15:13:25 +0200 | PeterHeijstek[m] | (~devhashta@2001:470:69fc:105::2:85a2) |
2022-09-20 15:14:14 +0200 | PeterHeijstek[m] | devhashtag[m] |
2022-09-20 15:16:08 +0200 | zim0369[m] | (~zim0369ma@2001:470:69fc:105::2:5d43) |
2022-09-20 15:17:17 +0200 | <devhashtag[m]> | Hello guys, I'm having a problem with XMonad that I described in this post :https://www.reddit.com/r/xmonad/comments/xj88cl/xmonad_will_not_restart_with_updated_configuration/ |
2022-09-20 15:17:17 +0200 | <devhashtag[m]> | Someone directed me to here to ask for help, if anyone would be able to take a look I would be very thankful |
2022-09-20 15:29:09 +0200 | <geekosaur> | make sure xmonad can be found. remember that most distros do *not* pick up your PATH! |
2022-09-20 15:29:32 +0200 | <geekosaur> | so you may have to use a full path to xmonad or otherwise arrange for PATH to be set properly before it runs |
2022-09-20 15:29:58 +0200 | <geekosaur> | (like setting it in ~/.xsession or whatever) |
2022-09-20 15:31:57 +0200 | <devhashtag[m]> | which xmonad returns the location of where it is installed, so I think that's not the problem |
2022-09-20 15:32:06 +0200 | <devhashtag[m]> | ~/.local/bin |
2022-09-20 15:32:14 +0200 | <Lears> | devhashtag[m]: I wonder why you have this binding in the first place? The default Mod+q binding already does what you want it to, and also tells you with xmessage when xmonad isn't in the PATH. |
2022-09-20 15:32:17 +0200 | <geekosaur> | your terminal will have read your .profile or whatever |
2022-09-20 15:32:29 +0200 | <geekosaur> | X11 startup does not |
2022-09-20 15:32:41 +0200 | <geekosaur> | (except on Fedora/Rawhide) |
2022-09-20 15:32:48 +0200 | <devhashtag[m]> | I haven't changed the binding, just using the default |
2022-09-20 15:33:15 +0200 | <geekosaur> | you said you changed the binding to include a touch to make sure it was being run? |
2022-09-20 15:33:24 +0200 | <Lears> | devhashtag[m]: If it appears in your xmonad.hs, you're overriding the default. |
2022-09-20 15:33:31 +0200 | <devhashtag[m]> | geekosaur: The weird thing is that the configuration is loaded when I log in (so on X startup), but when I reload it live then it does nothing |
2022-09-20 15:34:05 +0200 | <devhashtag[m]> | Lears: oh right, I was using a default config file from a wiki page. Will try to remove it and report back |
2022-09-20 15:34:13 +0200 | <geekosaur> | right, that will happen if it's run by full pathname; it can;t find that full pathname at runtime so it relies on $PATH |
2022-09-20 15:34:52 +0200 | <geekosaur> | I hope you don't mean the one that says at the top in multiple places DO NO USE |
2022-09-20 15:34:55 +0200 | <geekosaur> | *NOT |
2022-09-20 15:35:59 +0200 | <geekosaur> | it's 2022, time for that to go away and just point to the TUTORIAL already |
2022-09-20 15:36:01 +0200 | <devhashtag[m]> | I've used the latest darcs config from this page: https://wiki.haskell.org/Xmonad/Config_archive |
2022-09-20 15:38:31 +0200 | <devhashtag[m]> | devhashtag[m]: same behaviour when I remove the mod + q binding |
2022-09-20 15:40:13 +0200 | <geekosaur> | oh, hm. one recently revealed issue is it assumes ghc is in /usr/bin. which it won't be with ghcup |
2022-09-20 15:41:31 +0200 | <Solid> | devhashtag[m]: don't use the template, it's _very_ old; as geekosaur said, read the tutorial ( https://xmonad.org/TUTORIAL.html ) instead |
2022-09-20 15:42:29 +0200 | <geekosaur> | that won';t solve the current issue though |
2022-09-20 15:43:12 +0200 | <geekosaur> | and the mod-q keybind checks that xmonad can be found but not that ghc (or stack or cabal, etc.) can be found, which can lead to silent failures |
2022-09-20 15:43:16 +0200 | <geekosaur> | we've seen the ghc one |
2022-09-20 15:44:03 +0200 | <Solid> | I'm thinking telling people to symlink ~/.local/bin/xmonad to /usr/bin/xmonad might not be such a bad idea after all |
2022-09-20 15:44:30 +0200 | <devhashtag[m]> | I've put the full path to xmonad in the mod - q binding, that seems to work |
2022-09-20 15:45:41 +0200 | <devhashtag[m]> | as in, it reports the syntax error that I put in when I press mod-q |
2022-09-20 15:45:48 +0200 | <geekosaur> | that can potentially still fail with restart since xmonad re-execs itself and I don't recall if it uses PATH |
2022-09-20 15:46:07 +0200 | <devhashtag[m]> | but when the config has no error, it is still not restarting with the new config |
2022-09-20 15:46:43 +0200 | <geekosaur> | I think it does since you can no longer dig in /proc to get the original path and the RTS has no api to get the full path for argv[0] (getProgName reports the basename only) |
2022-09-20 15:47:15 +0200 | <geekosaur> | so you need to figure out how to set PATH properly |
2022-09-20 15:49:10 +0200 | <geekosaur> | I use a wrapper script for xmonad, since I start it from MATE's session manager |
2022-09-20 15:50:33 +0200 | <devhashtag[m]> | Okay, will try that |
2022-09-20 15:51:02 +0200 | <devhashtag[m]> | I'm also having another issue, idk if its related. When I login xmobar is not started and the background is sometimes not set (using feh for that) |
2022-09-20 15:51:20 +0200 | <devhashtag[m]> | Do you think that could be related? |
2022-09-20 15:51:39 +0200 | <geekosaur> | depends on whether they're in PATH or not, so it could be |
2022-09-20 15:51:57 +0200 | <geekosaur> | but feh usually comes from the distro so I'd expect it to be found |
2022-09-20 15:52:41 +0200 | <devhashtag[m]> | In zsh I can run them without altering PATH |
2022-09-20 15:52:58 +0200 | <devhashtag[m]> | anyway, thank you so much for helping |
2022-09-20 15:53:10 +0200 | <devhashtag[m]> | I will try to setup a wrapper script and see if that helps |
2022-09-20 15:53:46 +0200 | <geekosaur> | right, but (again) terminals read your shell files so PATH will be set correctly. X11 startup doesn't |
2022-09-20 15:54:37 +0200 | <geekosaur> | (except on fedora where it's done by the systemd user session) |
2022-09-20 15:55:24 +0200 | <devhashtag[m]> | Yeah I've checked my shell files, the only thing that is added to PATH is ~/.local/bin. But PATH might be appended to under the hood somehwere, I don't know |
2022-09-20 15:58:55 +0200 | <geekosaur> | /etc/profile.d, /etc/environment |
2022-09-20 16:24:37 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
2022-09-20 16:27:19 +0200 | darkstardevx | (~darkstard@50.53.212.60) (Ping timeout: 250 seconds) |
2022-09-20 16:31:23 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) (Quit: WeeChat 3.6) |
2022-09-20 16:41:38 +0200 | sogens | (sogens@gateway/vpn/protonvpn/sogens) |
2022-09-20 18:00:19 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle) |
2022-09-20 18:09:45 +0200 | thyriaen | (~thyriaen@remweb.moerwald.at) |
2022-09-20 18:09:47 +0200 | thyriaen | (~thyriaen@remweb.moerwald.at) (Remote host closed the connection) |
2022-09-20 18:30:24 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 264 seconds) |
2022-09-20 18:56:13 +0200 | thunderrd | (~thunderrd@183.182.111.127) (Remote host closed the connection) |
2022-09-20 19:15:03 +0200 | <QNX> | I'm thinking telling people to symlink ~/.local/bin/xmonad to /usr/bin/xmonad might not be such a bad idea after all |
2022-09-20 19:15:17 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
2022-09-20 19:15:23 +0200 | <QNX> | Solid: maybe just add ~/.local/bin/ to $PATH instead? |
2022-09-20 19:16:26 +0200 | <Solid> | QNX: the issue is that a lot of users change path in .profile or similar and then use a display manager that doesn't necessarily read .profile |
2022-09-20 19:16:27 +0200 | <QNX> | export PATH=$PATH:~/.local/bin: |
2022-09-20 19:16:32 +0200 | <QNX> | I see. |
2022-09-20 19:17:21 +0200 | <geekosaur> | basically only fedora reads .profile while setting up an X session |
2022-09-20 19:17:28 +0200 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.6) |
2022-09-20 19:17:55 +0200 | <QNX> | I have never used .profile, but .bashrc export command |
2022-09-20 19:18:15 +0200 | <geekosaur> | .bashrc is only read by interactive shells |
2022-09-20 19:18:17 +0200 | <Solid> | display managers also don't really read your bashrc |
2022-09-20 19:18:17 +0200 | <QNX> | But yeah, that maybe more complex than just ln -s something somewhere |
2022-09-20 19:18:22 +0200 | <geekosaur> | so also not by X setup |
2022-09-20 19:18:27 +0200 | <QNX> | Interesting. |
2022-09-20 19:18:46 +0200 | <geekosaur> | if you're going to abuse a shell startup file, it'd be .bash_aliases |
2022-09-20 19:18:58 +0200 | <geekosaur> | which doesn't help zsh or fish users, etc. |
2022-09-20 19:19:06 +0200 | <QNX> | Right. |
2022-09-20 19:19:13 +0200 | <QNX> | World of Xorg is complicated |
2022-09-20 19:25:17 +0200 | <Solid> | gets substantially simpler if one just uses startx :) |
2022-09-20 20:14:32 +0200 | xmonadtrack | (~xmonadtra@xmonad/geekosaur) (Remote host closed the connection) |
2022-09-20 20:18:01 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Quit: Leaving) |
2022-09-20 20:23:15 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2022-09-20 20:28:56 +0200 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) |
2022-09-20 20:28:56 +0200 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) (Changing host) |
2022-09-20 20:28:56 +0200 | xmonadtrack | (~xmonadtra@xmonad/geekosaur) |
2022-09-20 20:30:00 +0200 | ft | (~ft@p3e9bc57b.dip0.t-ipconnect.de) |
2022-09-20 21:20:22 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
2022-09-20 23:10:36 +0200 | chomwitt | (~chomwitt@2a02:587:dc14:f500:5c04:415c:c3c4:ee7c) (Ping timeout: 264 seconds) |