Home freenode/#xmonad: Logs Calendar

Logs on 2021-03-25 (freenode/#xmonad)

00:17:54 × mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection)
00:21:44 × ml| quits (~ml|@unaffiliated/ml/x-3958674) (Ping timeout: 240 seconds)
00:25:07 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds)
00:35:55 ml| joins (~ml|@unaffiliated/ml/x-3958674)
00:41:18 × notis quits (~notis@130.43.124.71.dsl.dyn.forthnet.gr) (Ping timeout: 265 seconds)
01:06:56 × thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 240 seconds)
01:31:26 growpotk- joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
01:51:08 × growpotk- quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Ping timeout: 256 seconds)
03:37:33 thoros joins (~thoros@194-166-47-167.hdsl.highway.telekom.at)
03:39:06 gazler__ joins (~gazler@195.107.2.81.in-addr.arpa)
03:41:18 × gazler_ quits (~gazler@195.107.2.81.in-addr.arpa) (Ping timeout: 245 seconds)
03:44:21 × theDon quits (~td@94.134.91.247) (Ping timeout: 264 seconds)
03:45:51 theDon joins (~td@94.134.91.163)
04:33:46 × thoros quits (~thoros@194-166-47-167.hdsl.highway.telekom.at) (Quit: WeeChat 3.0.1)
04:41:06 yohan joins (97f7b355@151.247.179.85)
04:47:42 × yohan quits (97f7b355@151.247.179.85) (Quit: Connection closed)
05:26:04 materiyolo joins (~materiyol@112.204.174.249)
06:30:17 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in)
06:39:10 mniip joins (mniip@freenode/staff/mniip)
06:39:31 thc202 joins (~thc202@unaffiliated/thc202)
06:44:29 palo1 joins (~weechat@c-base/crew/palo)
06:47:33 × palo quits (~weechat@c-base/crew/palo) (Ping timeout: 245 seconds)
06:47:33 palo1 is now known as palo
06:48:33 <Solid> ?tell fuzzypixelz most people will use xmobar or taffybar I think (or the bar that comes with their DE if they chose to use xmonad that way) but I don't see a reason _you_ shouldn't use polybar if you want to :)
06:48:34 <lambdabot> Consider it noted.
07:13:44 thoros joins (~thoros@194-166-47-167.hdsl.highway.telekom.at)
07:27:16 cfricke joins (~cfricke@unaffiliated/cfricke)
07:46:02 notis joins (~notis@130.43.124.71.dsl.dyn.forthnet.gr)
07:49:16 wonko7 joins (~wonko7@45.15.17.60)
07:52:32 × notis quits (~notis@130.43.124.71.dsl.dyn.forthnet.gr) (Ping timeout: 260 seconds)
07:52:59 notis joins (~notis@85.203.44.87)
08:05:42 mc47 joins (~yecinem@89.246.239.190)
08:12:33 × wonko7 quits (~wonko7@45.15.17.60) (Ping timeout: 245 seconds)
08:27:14 wonko7 joins (~wonko7@62.115.229.50)
08:29:03 idhugo joins (~idhugo@80-62-117-136-mobile.dk.customer.tdc.net)
08:40:40 <mc47> Does anyone have any opinions on https://github.com/xmonad/xmonad-contrib/pull/474?
08:40:52 <mc47> (New layout modifier: XMonad.Layout.FixedAspectRatio)
08:42:04 <mc47> Eithewe have a really simple code (state carried in the constructor), but aspect ratios are not preserved between layouts, or we have state and aspect ratios are preserved
08:42:20 <mc47> both usecases are fine by me
08:48:42 kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de)
08:53:45 <Solid> Both sound fine to me (but it's not like I would ever use this so...)
08:56:20 × materiyolo quits (~materiyol@112.204.174.249) (Quit: WeeChat 3.0.1)
09:00:05 <mc47> If no one has an opinion I'll probably merge it some time in the future
09:01:20 <mc47> Btw, I just discovered NamedActions, and I was wondering if someone did something like 'M-x' form emacs in xmonad
09:07:42 <Solid> I don't know if anyone has done this with NamedActions, but there's a (now indecipherable) pr that aims to do that ( https://github.com/xmonad/xmonad-contrib/pull/129 )
09:11:17 <Solid> mh I also remember dminuoso doing something they called an M-x style binding for xmonad
09:13:14 deff joins (~deff@176.192.172.117)
09:19:14 <mc47> I doubt we'll get any feedback on #129
09:25:59 <Solid> yeah me too
09:26:05 <Solid> the gh account does not even exist anymore
09:34:07 <deff> Hi! I want to remap keys in particular application, is it possible? I played with XMonad.Actions.KeyRemap but can't make it work with firefox. Maybe I should write my own keys interceptor?
09:35:06 <deff> ah, forgot to tell what I exactly want. I want to remap Ctrl+m to Enter and other emacs-style keybindigs in every application
09:50:54 <Liskni_si> deff: it's possible to do this without involving xmonad, to some extent: https://askubuntu.com/questions/124815/how-do-i-enable-emacs-keybindings-in-apps-such-as-google-chrome/1280532#1280532
09:52:13 <Liskni_si> probably won't work in all apps out there, on the other hand having Ctrl-W delete word or close tab, depending on whether an input is focused, is quite nice (at least I appreciate it, as I got used to C-W closing a tab)
09:56:07 <deff> thank you! I've tried this method and xkeysnail, but they don't work as good as I wish. The perfect working software is Karabiner on macos. I know that stumpwm has such ability https://stumpwm.github.io/git/stumpwm-git_2.html#Remapped-Keys
09:59:07 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds)
10:32:39 materiyolo joins (~materiyol@112.204.174.249)
11:05:59 × byorgey_ quits (~byorgey@155.138.238.211) (Quit: leaving)
11:06:09 byorgey joins (~byorgey@155.138.238.211)
11:10:01 asdf16 joins (5b285270@p5b285270.dip0.t-ipconnect.de)
11:40:27 × deff quits (~deff@176.192.172.117) (Remote host closed the connection)
12:07:01 geekosaur joins (82650c7a@130.101.12.122)
12:17:35 deff joins (~deff@176.192.172.117)
12:17:58 <geekosaur> remapping keys works if and only if the target program accepts synthetic events. firefox has been known to refuse such events, although I don't know if it still does
12:19:05 <geekosaur> one worry is we don't actually keep bindings per window so keys which are stolen for one window only are actually stolen for all windows but mapped to either do nothing or re-paste themselves in other windows; this will be slower and may fail due to the synthetic events issue
12:23:50 <geekosaur> X11 is not friendly to this kind of thing
12:24:46 <geekosaur> (stumpwm may use a different mechanism to get its keys, which may relieve the second issue at the expense of making other issues worse)
12:33:58 <Solid> seems like they're using synthetic events
12:34:08 <Solid> https://github.com/stumpwm/stumpwm/blob/7f4ea715120c73c27f4892c5a96ece93f0faa1fe/remap-keys.lisp#L71
12:34:25 <Solid> calls send-fake-key ( https://github.com/stumpwm/stumpwm/blob/be183f40057aa0a4ea126a885c2bdbd8831c4d58/core.lisp#L43 )
12:37:16 <geekosaur> I said get, and I was referring more to the "we don't actually keep bindings per window" since we use global passive grabs
12:37:39 <Solid> oh get
12:37:42 <geekosaur> some window managers use other ways, e.g. passive grabs on the root window
12:38:09 <Solid> yeah they're issuing a new grab for every focused window
12:38:09 <geekosaur> it's a conmplex question, but my summary is still correct: X11 doesn't really want to do this kind of thing
12:38:20 <Solid> *every time the focus changes
12:38:30 <geekosaur> and while there are ways to do it they all have shortcomings. duplicating Karabiner is unlikely
12:50:24 × mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection)
13:15:18 × ml| quits (~ml|@unaffiliated/ml/x-3958674) (Ping timeout: 265 seconds)
13:15:49 × thoros quits (~thoros@194-166-47-167.hdsl.highway.telekom.at) (Quit: WeeChat 3.0.1)
13:24:26 idhugo_ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net)
13:25:06 mc47 joins (~yecinem@89.246.239.190)
13:26:57 × idhugo quits (~idhugo@80-62-117-136-mobile.dk.customer.tdc.net) (Ping timeout: 264 seconds)
13:28:44 ml| joins (~ml|@unaffiliated/ml/x-3958674)
13:37:01 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
13:39:45 <deff> thank you! I'll try stumpwm to see how remapping works with firefox
13:41:56 <deff> do I need to go low-level to remap keys if their mechanism won't work? Or it's easier just to give up?)
13:42:22 × geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds)
13:44:50 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Quit: WeeChat 3.1)
13:49:48 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
13:50:43 <heck-to-the-gnom> You could create master keybinds that check which program is focused, and do an action based on that. I'm not sure if there's a way to do something w/ `xdotool` or similar to that doesn't ever cause infinite loops, using https://github.com/xmonad/xmonad-contrib/pull/213 may be of use here.
13:50:52 <heck-to-the-gnom> For XMonad ^^ - not stumpwm
13:51:03 def_jam joins (~eblip@unaffiliated/eblip)
13:51:07 eb0t_ joins (~eblip@unaffiliated/eblip)
13:52:08 × eb0t quits (~eblip@unaffiliated/eblip) (Ping timeout: 245 seconds)
13:52:58 × eblip quits (~eblip@unaffiliated/eblip) (Ping timeout: 245 seconds)
13:55:51 kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de)
14:06:06 × davemq quits (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) (Read error: Connection reset by peer)
14:06:34 davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net)
14:07:59 × notis quits (~notis@85.203.44.87) (Ping timeout: 265 seconds)
14:09:41 notis joins (~notis@130.43.124.71.dsl.dyn.forthnet.gr)
14:11:36 def_jam is now known as eblip
14:11:40 <Liskni_si> this "hardware tiling wm" is funny: https://twitter.com/NanoRaptor/status/1322722575303110656
14:12:34 <heck-to-the-gnom> That's hilarious
14:16:12 <Solid> hahahaha
14:16:15 <Solid> amazing
14:51:36 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Quit: WeeChat 3.1)
14:56:43 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
14:58:38 seschwar joins (~seschwar@unaffiliated/seschwar)
15:01:27 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1)
15:02:38 kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de)
15:07:12 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Quit: WeeChat 3.1)
15:08:08 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
15:16:22 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 256 seconds)
15:18:22 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
15:21:01 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
15:23:27 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 260 seconds)
15:25:01 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
15:31:24 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Read error: Connection reset by peer)
15:31:40 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
15:37:13 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Read error: Connection reset by peer)
15:37:23 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
15:39:49 × idhugo_ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 265 seconds)
15:41:50 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving)
15:41:51 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
15:43:24 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
15:45:27 ttmx joins (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111)
15:48:04 × ttmx quits (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) (Client Quit)
15:53:36 geekosaur joins (82650c7a@130.101.12.122)
15:56:18 ttmx joins (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111)
16:03:30 × notis quits (~notis@130.43.124.71.dsl.dyn.forthnet.gr) (Ping timeout: 265 seconds)
16:03:55 notis joins (~notis@85.203.44.154)
16:08:29 <Liskni_si> Solid: https://github.com/xmonad/xmonad/issues/282 seems like they just want a status bar but don't know that and don't know that there's xmonad-contrib and DynamicLog which makes it easy to get one
16:08:39 <Liskni_si> geekosaur: ^
16:09:01 <Liskni_si> I'd reply directly there but I'm not sure what the best intro to status bars is these days
16:10:07 <geekosaur> I did consider that but jwaldmann's not usually dumb. And I'm also not sure what we have in the way of a reasonable intro to statusbars, aside from pointing to the WIP website maybe?
16:14:00 × ajc quits (~ajc@69.231.232.79) (Remote host closed the connection)
16:17:33 × asdf16 quits (5b285270@p5b285270.dip0.t-ipconnect.de) (Quit: Connection closed)
16:29:20 thoros joins (~thoros@194-166-47-167.hdsl.highway.telekom.at)
16:29:51 × cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.1)
16:44:31 <Solid> oh I must have misunderstood them then
16:46:53 Safeguard-IRC joins (~Safeguard@net-2-37-205-18.cust.vodafonedsl.it)
16:47:03 <Safeguard-IRC> hey all
16:47:39 <Solid> hi
16:47:47 <Safeguard-IRC> how are you?
16:47:59 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1)
16:48:18 Liskni_si finally managed to unprocrastinate himself and is looking at one of the big PRs
16:49:36 × ixian quits (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) (Quit: leaving)
16:49:59 × ttmx quits (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) (Quit: Connection closed)
16:50:30 <Solid> the ewmh one?
16:50:58 <Liskni_si> dynamiclog
16:51:10 <Solid> ah
16:51:33 <Solid> btw, I think it would be cool to state what the big blockers for 0.17 are at this point (perhaps in the issue)
16:51:54 <Solid> For me it's #399 and the DynamicLog thing, but perhaps other people have different priorities
16:52:11 × deff quits (~deff@176.192.172.117) (Quit: Leaving)
16:52:46 <Liskni_si> same here
16:52:46 ttmx joins (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111)
16:53:31 <Liskni_si> I'd like to get X11 released this week, and then I'm not entirely sure whether to dig into ewmh or try to clear the manpage/ci mess in xmonad.
16:54:47 <Safeguard-IRC> what are we talking about exactly?
16:55:40 ixian joins (~mgold@terra.bitplane.org)
16:55:48 <Solid> ah, just new release nonsense :D
16:55:53 <Safeguard-IRC> ah I see
16:56:19 <Safeguard-IRC> I've been trying to get back onto xmonad all week but the way it handles workspaces breaks my workflow badly
16:56:40 <Safeguard-IRC> so the least I can do is trying to bridge IRC and telegram and help other people out
16:57:35 <Liskni_si> what was your workspace workflow before xmonad?
16:57:54 <Liskni_si> would LinkWorkspaces or IndependentScreens help?
16:58:06 <Safeguard-IRC> have 9/10 workspaces on each monitor wehen my laptop is docked, when undocked just nine
16:58:23 <Safeguard-IRC> yeah IndependentScreen would work but i can't manage to make it work
16:58:33 <Liskni_si> oh I remember now
16:58:39 <Safeguard-IRC> yeah I'm that guy lol
16:58:43 <Safeguard-IRC> the mentally challenged one /s
16:58:52 <Liskni_si> you're the one who needs to switch between independent when docked and something else when undocked
16:58:58 <Safeguard-IRC> exactly
16:59:55 <Liskni_si> what WM do you have now and how exactly does it handle that? what happens with the workspaces that were independent on the external screen when you disconnect that screen?
17:02:51 <Safeguard-IRC> ok so let me explain: when I am undocked, I just have my laptop screen, with 10 workspaces; when I dock it, I execute a xrandr script that position the screen like they should be (X overlaps them and puts them at low res), then I restart Bspwm and now I have 30 workspaces. when I undock, I execute a single monitor script, so the external monitors are no longer "avaiable" and restart bspwm, and i'm back to 10 workspaces. but
17:02:51 <Safeguard-IRC> before undocking I usually need to move/close all windows that are not on the laptop monitor
17:03:02 <Safeguard-IRC> tell me if I was clear or i miss something
17:06:13 <Liskni_si> oh I see, so when you disconnect, nothing magically happens with the unavailable workspace, you need to manually move the windows before?
17:06:20 <Safeguard-IRC> exactly
17:08:17 <Liskni_si> such setup should be possible to replicate using IndependentScreens, and here's an idea to improve it perhaps:
17:08:52 <Liskni_si> when disconnecting, have xmonad rename the workspaces in such a way to make them all accessible
17:09:43 <Safeguard-IRC> how so?
17:09:53 <Safeguard-IRC> which module should I look at?
17:09:54 sam2 joins (~sam@2409:4071:2380:d5a8:7c4a:4f29:1ea8:2c8c)
17:10:06 <Liskni_si> well the second part will need some hacking :-)
17:10:16 <Safeguard-IRC> that is what blocks me
17:10:31 <Safeguard-IRC> becaue I tried, really hard, but could not make it to work
17:10:39 × sam2 quits (~sam@2409:4071:2380:d5a8:7c4a:4f29:1ea8:2c8c) (Client Quit)
17:11:14 <Safeguard-IRC> I was beign helped on reddit, but at a certain point I said "screw it" because I didn't want to waste that poor guy's time
17:12:23 × materiyolo quits (~materiyol@112.204.174.249) (Quit: WeeChat 3.0.1)
17:13:15 <Liskni_si> hm, it's going to be a bit tricky :-/
17:13:23 sam2 joins (~sam@2409:4071:2380:d5a8:7c4a:4f29:1ea8:2c8c)
17:13:24 <Safeguard-IRC> a bit?
17:13:34 <Liskni_si> possible a dozen bits
17:13:38 <Solid> Never trust Liskni_si when he says "a bit" :>
17:13:39 <Liskni_si> *possibly
17:14:12 <Safeguard-IRC> that guy linked me to his dotfiles, just look at the sheer monstrosity that he has to make just to make xmobar work properly with all of those workspaces:
17:14:20 <Safeguard-IRC> https://github.com/ivanbrennan/nixbox/blob/d5b54fe2c0b672273f053c31eaaee17c4b1e65e9/services/xserver/xmonad.hs
17:15:15 × sam2 quits (~sam@2409:4071:2380:d5a8:7c4a:4f29:1ea8:2c8c) (Client Quit)
17:15:37 <Liskni_si> good thing is we recently merged a PR that cuts about 20-30 lines of his monstrosity
17:15:46 <Safeguard-IRC> ?
17:15:46 <Liskni_si> *off
17:16:12 <Liskni_si> composePP, getWorkspaceNames, etc. are unnecessary now
17:16:18 <Liskni_si> unrelated to your troubles, unfortunately
17:16:23 <Safeguard-IRC> really now?
17:16:31 <Safeguard-IRC> well, they were part of the trouble, the whole thing was
17:16:32 <Solid> s/now/in master/
17:16:42 <Safeguard-IRC> I'm gonna take a deeper look
17:17:17 <Liskni_si> oh, well, if you were trying to make IndependentScreens work with Clickable, then yeah, that's considerably easier in current master
17:17:37 <Solid> I mean the basic setup doesn't look that complicated
17:17:48 sam__ joins (~sam@2409:4071:2380:d5a8:7c4a:4f29:1ea8:2c8c)
17:17:50 <Solid> it's just calling countScreens
17:17:52 <Liskni_si> but the other part of actually dynamically changing the structure of independent workspaces from 3x10 to 1x30, that is still an unsolved problem
17:18:00 <Solid> the xmobar part is a bit iffy
17:18:23 <Liskni_si> Solid: I'd say ivan likes his code/config verbose
17:18:39 <Solid> perhaps
17:18:51 × PotatoHatsue quits (berbermanp@gateway/shell/matrix.org/x-brvkhptllqowaasd) (*.net *.split)
17:18:51 × Hash quits (~Hash@unaffiliated/hash) (*.net *.split)
17:18:51 × jackhill quits (~jackhill@marsh.hcoop.net) (*.net *.split)
17:18:54 × eqw quits (~eqw@31.134.178.99) (*.net *.split)
17:18:54 × tomjaguarpaw quits (~tom@li367-225.members.linode.com) (*.net *.split)
17:18:54 × thaumavorio quits (~thaumavor@thaumavor.io) (*.net *.split)
17:18:54 × eyenx quits (~eyenxeyen@unaffiliated/eye/x-1653358) (*.net *.split)
17:18:54 × samiamsam quits (~d@zukertort.childrenofmay.org) (*.net *.split)
17:18:55 × heroux quits (sandroco@gateway/shell/insomnia247/x-kdpwcqihochwvvkn) (*.net *.split)
17:18:55 × wht quits (~meep@havoc.proulx.com) (*.net *.split)
17:18:55 × totte quits (~totte@chakra/totte) (*.net *.split)
17:18:55 × Solid quits (~blyat@unaffiliated/solid-) (*.net *.split)
17:18:55 × scardinal quits (~supreme@unaffiliated/scardinal) (*.net *.split)
17:18:55 × sundbry quits (~quassel@99-42-143-129.lightspeed.sntcca.sbcglobal.net) (*.net *.split)
17:18:55 × ectospasm quits (~ectospasm@unaffiliated/ectospasm) (*.net *.split)
17:18:55 × MasseR quits (~MasseR@51.15.143.128) (*.net *.split)
17:18:55 × deebo quits (~deebo@stonebay32.com) (*.net *.split)
17:18:55 × jameekim1 quits (~jameekim@mx.nodaplife.me) (*.net *.split)
17:18:55 × psibi[m] quits (psibimatri@gateway/shell/matrix.org/x-uhtttyquwvrizsmw) (*.net *.split)
17:18:55 × Ikosit quits (vherrmanns@gateway/shell/matrix.org/x-wyqqxnizdqdufobc) (*.net *.split)
17:18:55 × mc47[m] quits (mc47matrix@gateway/shell/matrix.org/x-hxvbdfedonvmyzrp) (*.net *.split)
17:18:55 × hexo- quits (~hexo@2a01:430:17:1::ffff:328) (*.net *.split)
17:18:56 × p71 quits (~chatzilla@097-083-185-160.res.spectrum.com) (*.net *.split)
17:18:56 × codedmart quits (~codedmart@149.28.9.205) (*.net *.split)
17:18:56 × Natch quits (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) (*.net *.split)
17:18:56 × jtcs_ quits (~jtcs@vmi359854.contaboserver.net) (*.net *.split)
17:18:56 × yosafbridge` quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split)
17:18:56 × avn quits (~avn@78-56-108-78.static.zebra.lt) (*.net *.split)
17:18:56 × buffet quits (~buffet@buffet.sh) (*.net *.split)
17:18:56 × joshproehl quits (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com) (*.net *.split)
17:18:57 × averell quits (~averell@unaffiliated/averell) (*.net *.split)
17:18:57 × Dr_Jazz quits (~jazz@stolen.plutonium.dk) (*.net *.split)
17:18:57 × Solitary quits (~Solitary@ip-78-45-155-137.net.upcbroadband.cz) (*.net *.split)
17:18:57 × Irishluck83 quits (~Irishluck@unaffiliated/irishluck83) (*.net *.split)
17:19:00 tomjagua1paw joins (~tom@li367-225.members.linode.com)
17:19:00 isamiamsam joins (~d@zukertort.childrenofmay.org)
17:19:01 <Liskni_si> I like my lines long, some people like their lines to be short and files to be long
17:19:05 jackhill joins (~jackhill@marsh.hcoop.net)
17:19:05 sundbry_ joins (~quassel@99-42-143-129.lightspeed.sntcca.sbcglobal.net)
17:19:08 deebo joins (~deebo@stonebay32.com)
17:19:11 thaumavorio joins (~thaumavor@thaumavor.io)
17:19:12 heroux joins (sandroco@gateway/shell/insomnia247/x-vinaxdbnwzuprmjd)
17:19:13 wht joins (~meep@havoc.proulx.com)
17:19:14 scardinal joins (~supreme@87-59-138-136-cable.dk.customer.tdc.net)
17:19:15 × scardinal quits (~supreme@87-59-138-136-cable.dk.customer.tdc.net) (Changing host)
17:19:15 scardinal joins (~supreme@unaffiliated/scardinal)
17:19:17 jtcs joins (~jtcs@vmi359854.contaboserver.net)
17:19:17 avn joins (~avn@78-56-108-78.static.zebra.lt)
17:19:31 eyenx joins (~eyenxeyen@unaffiliated/eye/x-1653358)
17:19:34 MasseR joins (~MasseR@51.15.143.128)
17:19:35 Dr_Jazz joins (~jazz@stolen.plutonium.dk)
17:19:37 codedmart joins (~codedmart@149.28.9.205)
17:19:42 jameekim1 joins (~jameekim@mx.nodaplife.me)
17:19:50 averell joins (~averell@unaffiliated/averell)
17:19:52 p71 joins (~chatzilla@097-083-185-160.res.spectrum.com)
17:19:58 Solid joins (~blyat@unaffiliated/solid-)
17:20:02 <geekosaur> guess we'll be finding out how much of the channel is actually here and not just forgetfully hanging on :)
17:20:06 Irishluck83 joins (~Irishluck@149.28.126.73)
17:20:06 × Irishluck83 quits (~Irishluck@149.28.126.73) (Changing host)
17:20:06 Irishluck83 joins (~Irishluck@unaffiliated/irishluck83)
17:20:08 joshproehl joins (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com)
17:20:09 <Safeguard-IRC> well, changing from 3x10 to 1x10 dinamically can come afterwards, my main priority is having 3x10 workspaces
17:20:19 Solitary joins (~Solitary@ip-78-45-155-137.net.upcbroadband.cz)
17:20:36 × coldpress quits (~coldpress@128.9.105.34.bc.googleusercontent.com) (*.net *.split)
17:20:36 × burp quits (~quassel@2001:41d0:2:a512::1) (*.net *.split)
17:20:36 × tcberner quits (~quassel@freebsd/developer/tcberner) (*.net *.split)
17:20:36 × sperber quits (~sperber@freebsd/developer/sperber) (*.net *.split)
17:20:36 × wagle quits (~wagle@quassel.wagle.io) (*.net *.split)
17:20:45 burp joins (~quassel@2001:41d0:2:a512::1)
17:20:46 sperber joins (~sperber@frozen-zone.org)
17:20:46 × sperber quits (~sperber@frozen-zone.org) (Changing host)
17:20:46 sperber joins (~sperber@freebsd/developer/sperber)
17:20:47 wagle joins (~wagle@quassel.wagle.io)
17:20:50 coldpress joins (~coldpress@128.9.105.34.bc.googleusercontent.com)
17:20:51 hexo_ joins (~hexo@2a01:430:17:1::ffff:328)
17:20:52 yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de)
17:21:18 tcberner joins (~quassel@212-51-143-151.fiber7.init7.net)
17:21:18 × tcberner quits (~quassel@212-51-143-151.fiber7.init7.net) (Changing host)
17:21:18 tcberner joins (~quassel@freebsd/developer/tcberner)
17:21:35 × jerin quits (jerinmatri@gateway/shell/matrix.org/x-whazqgkcsutptuow) (Ping timeout: 240 seconds)
17:21:36 totte joins (~totte@chakra/totte)
17:21:47 <geekosaur> that's just IndependentScreens. and if that can be made conditional on multiple screens then the problem might solve itself through the other screens' workspaces being available "flattened" when IndependentScreens isn't active. although I think it's not quite that easy :/
17:21:51 ectospasm joins (~ectospasm@unaffiliated/ectospasm)
17:21:52 × Half-Shot quits (half-shoth@gateway/shell/matrix.org/x-jtmmuygpymgzywgd) (Ping timeout: 258 seconds)
17:21:53 × geekosaur quits (82650c7a@130.101.12.122) (*.net *.split)
17:21:57 × liskin[m] quits (liskinmatr@gateway/shell/matrix.org/x-fxopvixxydzukgws) (Ping timeout: 244 seconds)
17:22:59 × rednaZ[m] quits (r3dnazmatr@gateway/shell/matrix.org/x-lzmptztukgszoxpq) (Ping timeout: 244 seconds)
17:23:41 idhugo_ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net)
17:24:06 × sam__ quits (~sam@2409:4071:2380:d5a8:7c4a:4f29:1ea8:2c8c) (Quit: Leaving)
17:24:09 eqw joins (~eqw@31.134.178.99)
17:24:17 Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se)
17:24:32 × heck-to-the-gnom quits (heck-to-th@gateway/shell/matrix.org/x-kmjeqntjrpvcwwjg) (Ping timeout: 244 seconds)
17:25:05 <Safeguard-IRC> I recall also beign something with dynamicBarStartup
17:26:51 <Solid> Safeguard-IRC: what happens if you just do `withScreens 3 myWorkspaces` and then disconnect the two extra monitors?
17:26:53 <Solid> I wonder
17:27:10 <Safeguard-IRC> let me try
17:28:32 geekosaur joins (82650c7a@130.101.12.122)
17:30:02 <Safeguard-IRC> ah at the moment I can't do it, because I'm compiling gcc
17:30:08 <Safeguard-IRC> but iirc nothing happens
17:34:24 deff joins (~deff@176.192.172.117)
17:35:26 × deff quits (~deff@176.192.172.117) (Client Quit)
17:35:53 <Solid> well the point is what happens to these other workspaces
17:36:00 <Solid> are they simply inaccessible?
17:36:05 <Safeguard-IRC> Think so
17:36:22 <Solid> so this would be the same 3x10 -> 1x10 mapping that you described earlier?
17:36:24 <geekosaur> the special keybindings IndependentScreens uses are dependent on the screen records existing
17:36:45 <Safeguard-IRC> Solid yeah
17:36:55 <Safeguard-IRC> wait how does this work
17:37:03 <geekosaur> and would need to be refigured to not marshal or use the focused screen in marshaling
17:37:04 <Safeguard-IRC> I can't irc lol
17:38:02 <Safeguard-IRC> if I recall correctly the other two screens are simply inaccessible, windows still exist there and I can put focus on them
17:38:21 <geekosaur> right
17:38:31 <Solid> this sounds like the bspwm setup you described earlier
17:38:38 <Safeguard-IRC> yes
17:38:38 <Solid> or am i missing something
17:38:45 × burp quits (~quassel@2001:41d0:2:a512::1) (Quit: No Ping reply in 120 seconds.)
17:38:53 <Safeguard-IRC> no no, it's the same deal
17:38:57 <geekosaur> the special keybinds used by IndependentScreens would have to be modified to not apply with only one screen, so the whole thing would be flattened
17:39:27 <Liskni_si> geekosaur: that's one option, the other would be to change workspaces in XConfig and rename all workspaces in the StackSet to be 0_
17:39:40 <Liskni_si> not sure which is easier to implement :-/
17:39:41 <geekosaur> yes
17:39:57 burp joins (~quassel@2001:41d0:2:a512::1)
17:40:26 <geekosaur> the thing about mine is it'd be best implemented as part of IndependentScreens, which would effectively disable itself with only one screen
17:40:42 <geekosaur> since it can't do anything useful in that situation anyway
17:41:42 <geekosaur> (if someone really wants IndependentScreens with only one screen, they'd have to use LayoutScreens anyway
17:41:45 <geekosaur> )
17:42:08 × ixian quits (~mgold@terra.bitplane.org) (*.net *.split)
17:42:08 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (*.net *.split)
17:42:09 × s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (*.net *.split)
17:42:09 × de-vri-es_ quits (~de-vri-es@voyager.de-vri.es) (*.net *.split)
17:42:09 × _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (*.net *.split)
17:42:09 × dxld quits (~dxld@rush.pub.dxld.at) (*.net *.split)
17:42:09 × drdo quits (~drdo@2605:8900:1000:1001:a:0:7b:2) (*.net *.split)
17:42:09 × dsal quits (sid13060@gateway/web/irccloud.com/x-uvnnqnlcnzzdrtsk) (*.net *.split)
17:42:09 × PotatoGim quits (sid99505@gateway/web/irccloud.com/x-utsdahcarcsagzsq) (*.net *.split)
17:42:09 × rizary quits (sid220347@gateway/web/irccloud.com/x-emjkszgiogiyxdqk) (*.net *.split)
17:42:09 × lally quits (sid388228@gateway/web/irccloud.com/x-vzsmgszhndktgzzl) (*.net *.split)
17:42:09 × ormiret quits (sid314108@gateway/web/irccloud.com/x-cxxdjrngfvfpccnj) (*.net *.split)
17:42:09 × deepy quits (deepy@wrongplanet/deepa) (*.net *.split)
17:42:09 × lambdabot quits (~lambdabot@haskell/bot/lambdabot) (*.net *.split)
17:42:09 × Natch quits (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) (*.net *.split)
17:42:10 × Solitary quits (~Solitary@ip-78-45-155-137.net.upcbroadband.cz) (*.net *.split)
17:42:10 × codedmart quits (~codedmart@149.28.9.205) (*.net *.split)
17:42:10 × eyenx quits (~eyenxeyen@unaffiliated/eye/x-1653358) (*.net *.split)
17:42:10 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (*.net *.split)
17:42:10 × byorgey quits (~byorgey@155.138.238.211) (*.net *.split)
17:42:10 × theDon quits (~td@94.134.91.163) (*.net *.split)
17:42:10 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (*.net *.split)
17:42:10 × Bruners quits (lasseb@gateway/shell/tihlde/x-fwyhjogniwuslasd) (*.net *.split)
17:42:11 × incertia quits (~incertia@d4-50-26-103.nap.wideopenwest.com) (*.net *.split)
17:42:11 × sam_d quits (~sam@unaffiliated/sam-d/x-1905598) (*.net *.split)
17:42:11 × FatBoyXPC quits (~FatBoyXPC@unaffiliated/fatboyxpc) (*.net *.split)
17:42:11 × batdog quits (~batdog@lnsq.elkins.co) (*.net *.split)
17:42:11 × koluacik_ quits (~koluacik@134.122.28.77) (*.net *.split)
17:42:11 × dweller quits (~dweller@178.62.146.60) (*.net *.split)
17:42:11 × dmwit quits (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) (*.net *.split)
17:42:11 × mniip quits (mniip@freenode/staff/mniip) (*.net *.split)
17:42:11 × vanvik quits (~nimor@82.194.204.210) (*.net *.split)
17:42:11 × judson quits (~judson@wagthepig.com) (*.net *.split)
17:42:11 × pdxleif quits (~pdxleif@ec2-54-68-166-10.us-west-2.compute.amazonaws.com) (*.net *.split)
17:42:11 × belst quits (~belst@unaffiliated/belst) (*.net *.split)
17:42:11 × novas0x2a1 quits (~blah@157-131-126-102.fiber.dynamic.sonic.net) (*.net *.split)
17:42:12 × Liskni_si quits (~liskin@ackle.nomi.cz) (*.net *.split)
17:42:12 × jusa quits (~jusa@2a04:3540:1000:310:2462:fcff:febb:ba8) (*.net *.split)
17:42:12 × marens quits (~quassel@unaffiliated/marens) (*.net *.split)
17:42:12 × ghormoon quits (~ghormoon@ghorland.net) (*.net *.split)
17:42:12 × ttmx quits (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) (*.net *.split)
17:42:12 × Safeguard-IRC quits (~Safeguard@net-2-37-205-18.cust.vodafonedsl.it) (*.net *.split)
17:42:13 × tv quits (~tv@unaffiliated/tv) (*.net *.split)
17:42:13 × wz1000 quits (~wz1000@static.11.113.47.78.clients.your-server.de) (*.net *.split)
17:42:13 × Buliarous quits (~gypsydang@unaffiliated/buliarous) (*.net *.split)
17:42:13 × jsoo_ quits (~jsoo@irc.refl.club) (*.net *.split)
17:42:13 × rafadc quits (~rafadc@213.37.16.152.dyn.user.ono.com) (*.net *.split)
17:42:13 × eqw quits (~eqw@31.134.178.99) (*.net *.split)
17:42:14 × tcberner quits (~quassel@freebsd/developer/tcberner) (*.net *.split)
17:42:14 × coldpress quits (~coldpress@128.9.105.34.bc.googleusercontent.com) (*.net *.split)
17:42:14 × sperber quits (~sperber@freebsd/developer/sperber) (*.net *.split)
17:42:14 × joshproehl quits (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com) (*.net *.split)
17:42:14 × p71 quits (~chatzilla@097-083-185-160.res.spectrum.com) (*.net *.split)
17:42:14 × jtcs quits (~jtcs@vmi359854.contaboserver.net) (*.net *.split)
17:42:14 × avn quits (~avn@78-56-108-78.static.zebra.lt) (*.net *.split)
17:42:14 × wht quits (~meep@havoc.proulx.com) (*.net *.split)
17:42:14 × notis quits (~notis@85.203.44.154) (*.net *.split)
17:42:14 × seschwar quits (~seschwar@unaffiliated/seschwar) (*.net *.split)
17:42:14 × davemq quits (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) (*.net *.split)
17:42:14 × eblip quits (~eblip@unaffiliated/eblip) (*.net *.split)
17:42:14 × wonko7 quits (~wonko7@62.115.229.50) (*.net *.split)
17:42:14 × gazler__ quits (~gazler@195.107.2.81.in-addr.arpa) (*.net *.split)
17:42:14 × Nahra quits (~user@unaffiliated/nahra) (*.net *.split)
17:42:15 × styledash quits (~styledash@157.230.173.136) (*.net *.split)
17:42:15 × spydon quits (~spydon@188.226.230.107) (*.net *.split)
17:42:15 × bendo quits (~bendo@130.61.122.121) (*.net *.split)
17:42:15 × terrorjack quits (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) (*.net *.split)
17:42:15 × piele quits (~piele@tbonesteak.creativeserver.net) (*.net *.split)
17:42:15 × pittma quits (sid332680@gateway/web/irccloud.com/x-svqkedfvdpawlbet) (*.net *.split)
17:42:15 × edmundnoble quits (sid229620@gateway/web/irccloud.com/x-nfdlgyodubkpnlvx) (*.net *.split)
17:42:24 eqw joins (~eqw@31.134.178.99)
17:42:25 theDon joins (~td@94.134.91.163)
17:42:25 dweller joins (~dweller@178.62.146.60)
17:42:26 marens joins (~quassel@mail.marens.eu)
17:42:27 s00pcan joins (~chris@075-133-056-178.res.spectrum.com)
17:42:31 <Solid> net splits on freenode
17:42:31 dmwit joins (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net)
17:42:31 byorgey joins (~byorgey@155.138.238.211)
17:42:33 <Solid> wonderful
17:42:33 notis joins (~notis@85.203.44.154)
17:42:33 wht_ joins (~meep@havoc.proulx.com)
17:42:35 × marens quits (~quassel@mail.marens.eu) (Changing host)
17:42:35 marens joins (~quassel@unaffiliated/marens)
17:42:38 codedmart joins (~codedmart@149.28.9.205)
17:42:39 _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net)
17:42:42 eyenx joins (~eyenxeyen@eyenx.ch)
17:42:44 davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net)
17:42:44 seschwar joins (~seschwar@dyndsl-092-252-028-070.ewe-ip-backbone.de)
17:42:45 rafadc joins (~rafadc@213.37.16.152.dyn.user.ono.com)
17:42:45 ixian joins (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269)
17:42:46 <geekosaur> this would also make it usable with the case where someone starts with only one screen connected but then docks later
17:42:46 bendo joins (~bendo@130.61.122.121)
17:42:48 coldpress joins (~coldpress@128.9.105.34.bc.googleusercontent.com)
17:42:49 × seschwar quits (~seschwar@dyndsl-092-252-028-070.ewe-ip-backbone.de) (Changing host)
17:42:49 seschwar joins (~seschwar@unaffiliated/seschwar)
17:42:49 koluacik joins (~koluacik@134.122.28.77)
17:42:54 tcberner joins (~quassel@212-51-143-151.fiber7.init7.net)
17:42:55 Buliarous joins (~gypsydang@185.207.166.55)
17:42:56 sperber joins (~sperber@frozen-zone.org)
17:42:57 novas0x2a joins (~blah@157-131-126-102.fiber.dynamic.sonic.net)
17:42:58 lally joins (sid388228@gateway/web/irccloud.com/x-micawzivdxbhrdny)
17:42:59 <geekosaur> Solid, they're doing rolling restarts because of an OpenSSL CVE
17:43:00 Bruners joins (lasseb@gateway/shell/tihlde/x-tqptxyowsazdkzpx)
17:43:00 jsoo joins (~jsoo@irc.refl.club)
17:43:01 spydon joins (~spydon@188.226.230.107)
17:43:01 × eyenx quits (~eyenxeyen@eyenx.ch) (Changing host)
17:43:01 eyenx joins (~eyenxeyen@unaffiliated/eye/x-1653358)
17:43:01 mniip joins (mniip@freenode/staff/mniip)
17:43:02 Liskni_si joins (~liskin@ackle.nomi.cz)
17:43:02 gazler__ joins (~gazler@195.107.2.81.in-addr.arpa)
17:43:03 ormiret joins (sid314108@gateway/web/irccloud.com/x-skausoyzuahefght)
17:43:03 wonko7 joins (~wonko7@62.115.229.50)
17:43:03 wz1000 joins (~wz1000@static.11.113.47.78.clients.your-server.de)
17:43:04 <Solid> oh
17:43:08 p71 joins (~chatzilla@097-083-185-160.res.spectrum.com)
17:43:09 × Buliarous quits (~gypsydang@185.207.166.55) (Changing host)
17:43:09 Buliarous joins (~gypsydang@unaffiliated/buliarous)
17:43:11 dsal joins (sid13060@gateway/web/irccloud.com/x-xpwuybgiyaqhwhal)
17:43:13 <geekosaur> I just updated locally as well
17:43:15 PotatoGim joins (sid99505@gateway/web/irccloud.com/x-yjqtuqlvecuserrl)
17:43:19 de-vri-es_ joins (~de-vri-es@voyager.de-vri.es)
17:43:19 rizary joins (sid220347@gateway/web/irccloud.com/x-jciyyboedeaitldq)
17:43:25 × tcberner quits (~quassel@212-51-143-151.fiber7.init7.net) (Changing host)
17:43:25 tcberner joins (~quassel@freebsd/developer/tcberner)
17:43:26 pittma joins (sid332680@gateway/web/irccloud.com/x-xflidusnsknqzczl)
17:43:33 edmundnoble joins (sid229620@gateway/web/irccloud.com/x-tkqlzktnrmjnwgwh)
17:43:33 piele joins (~piele@tbonesteak.creativeserver.net)
17:43:35 jusa joins (~jusa@2a04:3540:1000:310:2462:fcff:febb:ba8)
17:43:45 × sperber quits (~sperber@frozen-zone.org) (Changing host)
17:43:45 sperber joins (~sperber@freebsd/developer/sperber)
17:43:46 jtcs joins (~jtcs@vmi359854.contaboserver.net)
17:44:00 deepy joins (deepy@wrongplanet/deepa)
17:44:01 ghormoon joins (~ghormoon@ghorland.net)
17:44:01 joshproehl joins (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com)
17:44:02 sam_d joins (~sam@unaffiliated/sam-d/x-1905598)
17:44:08 Nahra joins (~user@unaffiliated/nahra)
17:44:14 belst joins (~belst@unaffiliated/belst)
17:44:15 FatBoyXPC joins (~FatBoyXPC@unaffiliated/fatboyxpc)
17:44:17 batdog joins (~batdog@lnsq.elkins.co)
17:44:18 eblip joins (~eblip@90.214.31.203)
17:44:18 pdxleif joins (~pdxleif@ec2-54-68-166-10.us-west-2.compute.amazonaws.com)
17:44:36 drdo joins (~drdo@overlord0.drdo.eu)
17:44:37 judson joins (~judson@52.40.201.163)
17:44:41 tv joins (~tv@unaffiliated/tv)
17:44:44 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
17:44:45 Solitary joins (~Solitary@ip-78-45-155-137.net.upcbroadband.cz)
17:45:14 × feepo quits (sid28508@gateway/web/irccloud.com/x-gkqhrcmhiiphbogr) (Ping timeout: 258 seconds)
17:46:03 lambdabot joins (~lambdabot@haskell/bot/lambdabot)
17:46:03 ChanServ sets mode +v lambdabot
17:47:05 dxld joins (~dxld@rush.pub.dxld.at)
17:47:28 Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se)
17:47:29 azg256 joins (~azg256@78-56-98-5.static.zebra.lt)
17:47:29 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
17:47:36 avn joins (~avn@78-56-108-78.static.zebra.lt)
17:47:43 feepo joins (sid28508@gateway/web/irccloud.com/x-gtlndkphwglflxzn)
17:47:47 × notis quits (~notis@85.203.44.154) (Quit: WeeChat 3.1)
17:49:04 × mc47 quits (~yecinem@89.246.239.190) (Quit: Leaving)
17:49:07 incertia joins (~incertia@d4-50-26-103.nap.wideopenwest.com)
17:49:42 × geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds)
17:51:46 × Liskni_si quits (~liskin@ackle.nomi.cz) (Quit: Liskni_si)
17:51:52 mc47[m] joins (mc47matrix@gateway/shell/matrix.org/x-ljqmcnrohzvutqjf)
17:51:55 Liskni_si joins (~liskin@ackle.nomi.cz)
17:52:24 × thunderrd quits (~thunderrd@183.182.111.116) (*.net *.split)
17:53:19 thunderrd joins (~thunderrd@183.182.111.116)
17:53:32 notis joins (~notis@85.203.44.154)
17:57:25 × haasn quits (~nand@mpv/developer/haasn) (*.net *.split)
17:57:26 × jato quits (~jato@68.183.0.207) (*.net *.split)
17:57:26 × sdx32 quits (~sdx23@unaffiliated/sdx23) (*.net *.split)
17:57:26 × jmct quits (sid160793@gateway/web/irccloud.com/x-cufqsahwmwnfyhpw) (*.net *.split)
17:57:26 × bsima1 quits (~bsima@simatime.com) (*.net *.split)
17:57:42 sdx23 joins (~sdx23@unaffiliated/sdx23)
17:57:47 bsima joins (~bsima@simatime.com)
17:57:49 haasn joins (~nand@mpv/developer/haasn)
17:58:02 jmct joins (sid160793@gateway/web/irccloud.com/x-yugwsqrpegsssyin)
17:58:09 × hexo_ quits (~hexo@2a01:430:17:1::ffff:328) (*.net *.split)
17:58:09 × valdyn quits (valdyn@c6a7cbec.vpn.njalla.net) (*.net *.split)
17:58:09 × rotaerk quits (rotaerk@2600:3c02::f03c:91ff:fe70:4a45) (*.net *.split)
17:58:09 × benley quits (benley@osric.zoiks.net) (*.net *.split)
17:58:10 × typetetris quits (sid275937@gateway/web/irccloud.com/x-smfcwawxcrxnnpiq) (*.net *.split)
17:58:10 × p_l quits (p_l@gateway/web/irccloud.com/x-feledqjrpqfpuexq) (*.net *.split)
17:58:10 × ryjm quits (sid383513@gateway/web/irccloud.com/x-hchpkccerminfqhh) (*.net *.split)
17:58:18 valdyn joins (valdyn@c6a7cb9d.vpn.njalla.net)
17:58:29 ryjm joins (sid383513@gateway/web/irccloud.com/x-ecnvpidnhgfkefiv)
17:58:33 rotaerk joins (rotaerk@2600:3c02::f03c:91ff:fe70:4a45)
17:58:38 benley joins (benley@osric.zoiks.net)
17:58:38 typetetris joins (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb)
17:58:52 p_l joins (p_l@gateway/web/irccloud.com/x-vqwvfppavpplsrzz)
17:59:43 × idhugo_ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (*.net *.split)
17:59:43 × MasseR quits (~MasseR@51.15.143.128) (*.net *.split)
17:59:44 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (*.net *.split)
17:59:44 × ft quits (~ft@shell.chaostreff-dortmund.de) (*.net *.split)
17:59:44 × friki quits (~friki@friki.cat) (*.net *.split)
17:59:44 × ericsagnes quits (~ericsagne@i121-115-92-236.s42.a013.ap.plala.or.jp) (*.net *.split)
17:59:44 × amiri_ quits (~amiri@cpe-76-91-154-9.socal.res.rr.com) (*.net *.split)
17:59:44 × electrocat quits (~michiel@revan.derhaeg.be) (*.net *.split)
17:59:44 × brettgilio quits (~brettgili@brettgilio.com) (*.net *.split)
17:59:45 × rieper quits (~riepernet@sxbeta1.geo.uni-leipzig.de) (*.net *.split)
17:59:45 × pharaun quits (~pharaun@static.88-198-62-245.clients.your-server.de) (*.net *.split)
17:59:45 × st13g quits (~quassel@47.90.246.232) (*.net *.split)
17:59:51 amiri joins (~amiri@cpe-76-91-154-9.socal.res.rr.com)
17:59:51 electrocat joins (~michiel@revan.derhaeg.be)
17:59:52 rieper|net joins (~riepernet@sxbeta1.geo.uni-leipzig.de)
17:59:53 hexo_ joins (~hexo@2a01:430:17:1::ffff:328)
17:59:54 ft joins (~ft@shell.chaostreff-dortmund.de)
17:59:56 st13g joins (~quassel@47.90.246.232)
17:59:57 pharaun joins (~pharaun@static.88-198-62-245.clients.your-server.de)
18:00:06 ericsagnes joins (~ericsagne@2405:6580:0:5100:3ab0:9401:ddfa:4aa4)
18:00:32 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
18:00:32 MasseR joins (~MasseR@51.15.143.128)
18:00:32 idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net)
18:00:42 friki joins (~friki@friki.cat)
18:01:06 jato joins (~jato@68.183.0.207)
18:02:05 brettgilio joins (~brettgili@brettgilio.com)
18:03:29 × totte quits (~totte@chakra/totte) (Ping timeout: 256 seconds)
18:03:48 × hexo_ quits (~hexo@2a01:430:17:1::ffff:328) (*.net *.split)
18:03:48 × benley quits (benley@osric.zoiks.net) (*.net *.split)
18:03:48 × Liskni_si quits (~liskin@ackle.nomi.cz) (*.net *.split)
18:03:48 × mc47[m] quits (mc47matrix@gateway/shell/matrix.org/x-ljqmcnrohzvutqjf) (*.net *.split)
18:03:49 × avn quits (~avn@78-56-108-78.static.zebra.lt) (*.net *.split)
18:03:49 × Natch quits (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) (*.net *.split)
18:03:49 × feepo quits (sid28508@gateway/web/irccloud.com/x-gtlndkphwglflxzn) (*.net *.split)
18:03:49 × tv quits (~tv@unaffiliated/tv) (*.net *.split)
18:03:49 × thc202 quits (~thc202@unaffiliated/thc202) (*.net *.split)
18:03:49 × evanjs quits (~evanjs@075-129-098-007.res.spectrum.com) (*.net *.split)
18:03:49 × dexterfoo quits (dexter@2a01:7e00::f03c:91ff:fe86:59ec) (*.net *.split)
18:03:49 × funaali_ quits (~funaali@2a01:4f8:1c1c:2605::1) (*.net *.split)
18:03:49 × glowpelt quits (~myst@focks.pw) (*.net *.split)
18:03:49 × xacktm quits (xacktm@gateway/shell/panicbnc/x-wuwjorqmtuodwktb) (*.net *.split)
18:03:49 × typetetris quits (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb) (*.net *.split)
18:03:49 × haasn quits (~nand@mpv/developer/haasn) (*.net *.split)
18:03:50 × weechat_4 quits (~mingc@2400:8902::f03c:91ff:feb7:8e82) (*.net *.split)
18:03:58 avn joins (~avn@78-56-108-78.static.zebra.lt)
18:04:01 funaali joins (~funaali@2a01:4f8:1c1c:2605::1)
18:04:08 Liskni_si joins (~liskin@ackle.nomi.cz)
18:04:08 evanjs joins (~evanjs@075-129-098-007.res.spectrum.com)
18:04:16 benley joins (benley@osric.zoiks.net)
18:04:17 tv joins (~tv@unaffiliated/tv)
18:04:29 typetetris joins (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb)
18:04:29 haasn joins (~nand@mpv/developer/haasn)
18:04:29 weechat_4 joins (~mingc@2400:8902::f03c:91ff:feb7:8e82)
18:04:30 thc202 joins (~thc202@unaffiliated/thc202)
18:04:47 feepo joins (sid28508@gateway/web/irccloud.com/x-nlsqfelqlzanpteo)
18:04:52 hexo_ joins (~hexo@83.167.228.130)
18:05:09 × typetetris quits (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb) (*.net *.split)
18:05:09 × haasn quits (~nand@mpv/developer/haasn) (*.net *.split)
18:05:10 × weechat_4 quits (~mingc@2400:8902::f03c:91ff:feb7:8e82) (*.net *.split)
18:05:21 dexterfoo joins (dexter@2a01:7e00::f03c:91ff:fe86:59ec)
18:05:28 haasn joins (~nand@mpv/developer/haasn)
18:05:48 mc47[m] joins (mc47matrix@gateway/shell/matrix.org/x-gzgjlvaekohimnpz)
18:06:19 weechat_4 joins (~mingc@2400:8902::f03c:91ff:feb7:8e82)
18:06:24 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (*.net *.split)
18:06:24 × lambdabot quits (~lambdabot@haskell/bot/lambdabot) (*.net *.split)
18:06:24 × belst quits (~belst@unaffiliated/belst) (*.net *.split)
18:06:24 × deepy quits (deepy@wrongplanet/deepa) (*.net *.split)
18:06:24 × edmundnoble quits (sid229620@gateway/web/irccloud.com/x-tkqlzktnrmjnwgwh) (*.net *.split)
18:06:24 × de-vri-es_ quits (~de-vri-es@voyager.de-vri.es) (*.net *.split)
18:06:25 × rizary quits (sid220347@gateway/web/irccloud.com/x-jciyyboedeaitldq) (*.net *.split)
18:06:25 × ormiret quits (sid314108@gateway/web/irccloud.com/x-skausoyzuahefght) (*.net *.split)
18:06:25 × lally quits (sid388228@gateway/web/irccloud.com/x-micawzivdxbhrdny) (*.net *.split)
18:06:25 × crab quits (~crab@pitta.toroid.org) (*.net *.split)
18:06:42 de-vri-es_ joins (~de-vri-es@voyager.de-vri.es)
18:06:48 ormiret joins (sid314108@gateway/web/irccloud.com/x-vlhueawytbgmezxe)
18:06:52 typetetris joins (sid275937@gateway/web/irccloud.com/x-dcerdocovoshoxng)
18:07:01 edmundnoble joins (sid229620@gateway/web/irccloud.com/x-acqjqzoxhelmlagr)
18:07:01 lally joins (sid388228@gateway/web/irccloud.com/x-osbzlupikvuseetb)
18:07:08 belst joins (~belst@unaffiliated/belst)
18:07:12 geekosaur joins (82650c7a@130.101.12.122)
18:07:12 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
18:07:16 rizary joins (sid220347@gateway/web/irccloud.com/x-wsiwelxvcbgqjzep)
18:07:31 deepy joins (deepy@wrongplanet/deepa)
18:07:42 crab joins (~crab@pitta.toroid.org)
18:07:46 totte joins (~totte@chakra/totte)
18:09:06 Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se)
18:09:25 Half-Shot joins (half-shoth@gateway/shell/matrix.org/x-nygraqnvisbwgnhc)
18:09:25 rednaZ[m] joins (r3dnazmatr@gateway/shell/matrix.org/x-ultrqgydwdhqcdum)
18:09:25 jerin joins (jerinmatri@gateway/shell/matrix.org/x-umuxtymzyixrertu)
18:09:25 heck-to-the-gnom joins (heck-to-th@gateway/shell/matrix.org/x-cxulocqgpodfmdnj)
18:09:25 Ikosit joins (vherrmanns@gateway/shell/matrix.org/x-rdjvikpyrreethfq)
18:09:31 liskin[m] joins (liskinmatr@gateway/shell/matrix.org/x-aceduuyqsbhvbgdj)
18:09:31 psibi[m] joins (psibimatri@gateway/shell/matrix.org/x-lifbmzaruwbznlto)
18:09:40 PotatoHatsue joins (berbermanp@gateway/shell/matrix.org/x-ntxldqspetxqhhac)
18:09:48 buffet joins (~buffet@buffet.sh)
18:10:23 lambdabot joins (~lambdabot@haskell/bot/lambdabot)
18:10:23 ChanServ sets mode +v lambdabot
18:10:28 × srk quits (~sorki@gateway/tor-sasl/sorki) (*.net *.split)
18:10:28 × hexo quits (~hexo@gateway/tor-sasl/hexo) (*.net *.split)
18:10:28 hexo_ is now known as hexo
18:13:16 srk joins (~sorki@gateway/tor-sasl/sorki)
18:13:19 hacxman joins (~hexo@gateway/tor-sasl/hexo)
18:15:51 × hacxman quits (~hexo@gateway/tor-sasl/hexo) (Remote host closed the connection)
18:15:52 × srk quits (~sorki@gateway/tor-sasl/sorki) (Remote host closed the connection)
18:15:54 × ircbrowse_tom quits (~ircbrowse@64.225.78.177) (ZNC 1.7.5+deb4 - https://znc.in)
18:16:39 ircbrowse_tom joins (~ircbrowse@64.225.78.177)
18:16:39 Server sets mode +cnt
18:16:40 mudri joins (sid317655@gateway/web/irccloud.com/x-mxbgcmszbbzcrnwx)
18:16:40 spoonm joins (~spoonm@tokyo.spoonm.org)
18:16:41 tcberner joins (~quassel@212-51-143-151.fiber7.init7.net)
18:16:41 Dr_Jazz joins (~jazz@stolen.plutonium.dk)
18:16:44 entropie joins (~mit@ip5f59973a.dynamic.kabel-deutschland.de)
18:17:07 × tcberner quits (~quassel@212-51-143-151.fiber7.init7.net) (Changing host)
18:17:07 tcberner joins (~quassel@freebsd/developer/tcberner)
18:17:11 crmaurei joins (crmaurei@nat/qt/x-gyvfhyyznxnkyoal)
18:17:16 palo is now known as Guest43762
18:17:27 srk joins (~sorki@gateway/tor-sasl/sorki)
18:17:27 hacxman joins (~hexo@gateway/tor-sasl/hexo)
18:17:31 Irishluck83 joins (~Irishluck@149.28.126.73)
18:17:34 eb0t_ joins (~eblip@90.214.31.203)
18:17:36 × Irishluck83 quits (~Irishluck@149.28.126.73) (Changing host)
18:17:36 Irishluck83 joins (~Irishluck@unaffiliated/irishluck83)
18:17:37 thaumavorio joins (~thaumavor@thaumavor.io)
18:17:38 \u is now known as meowray
18:17:39 dminuoso joins (~dminuoso@static.88-198-218-68.clients.your-server.de)
18:17:52 wagle joins (~wagle@quassel.wagle.io)
18:18:02 averell joins (~averell@unaffiliated/averell)
18:18:08 vrs joins (~vrs@unaffiliated/vrs)
18:18:20 [Ristovski] joins (~364e20076@unaffiliated/ristovski)
18:18:38 <Solid> oh we're in haskell weekly's call for participation
18:18:40 <Solid> neat :)
18:19:00 ectospasm joins (~ectospasm@unaffiliated/ectospasm)
18:20:33 liskin[m] joins (liskinmatr@gateway/shell/matrix.org/x-lrnblzqcxylhroon)
18:21:20 scardinal joins (~supreme@unaffiliated/scardinal)
18:21:26 jackhill joins (~jackhill@marsh.hcoop.net)
18:21:39 jerin joins (jerinmatri@gateway/shell/matrix.org/x-vsejerqrbukplsom)
18:21:42 Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se)
18:21:45 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Read error: Connection reset by peer)
18:21:47 xaltsc_ joins (~xaltsc@unaffiliated/xaltsc)
18:21:48 × xaltsc_ quits (~xaltsc@unaffiliated/xaltsc) (Client Quit)
18:23:14 yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de)
18:28:57 × mc47[m] quits (mc47matrix@gateway/shell/matrix.org/x-gzgjlvaekohimnpz) (Ping timeout: 258 seconds)
18:29:31 × heck-to-the-gnom quits (heck-to-th@gateway/shell/matrix.org/x-cxulocqgpodfmdnj) (Ping timeout: 245 seconds)
18:29:31 × PotatoHatsue quits (berbermanp@gateway/shell/matrix.org/x-ntxldqspetxqhhac) (Ping timeout: 245 seconds)
18:29:32 × Half-Shot quits (half-shoth@gateway/shell/matrix.org/x-nygraqnvisbwgnhc) (Ping timeout: 245 seconds)
18:29:32 × jerin quits (jerinmatri@gateway/shell/matrix.org/x-vsejerqrbukplsom) (Ping timeout: 258 seconds)
18:29:55 × Ikosit quits (vherrmanns@gateway/shell/matrix.org/x-rdjvikpyrreethfq) (Ping timeout: 258 seconds)
18:29:56 × liskin[m] quits (liskinmatr@gateway/shell/matrix.org/x-lrnblzqcxylhroon) (Ping timeout: 245 seconds)
18:29:57 × rednaZ[m] quits (r3dnazmatr@gateway/shell/matrix.org/x-ultrqgydwdhqcdum) (Ping timeout: 245 seconds)
18:30:07 × psibi[m] quits (psibimatri@gateway/shell/matrix.org/x-lifbmzaruwbznlto) (Ping timeout: 252 seconds)
18:30:31 mc47 joins (~yecinem@89.246.239.190)
18:34:29 xacktm joins (xacktm@gateway/shell/panicbnc/x-cckreqhvgmeuulfv)
18:38:12 × Solid quits (~blyat@unaffiliated/solid-) (Quit: Connection reset by pear)
18:39:04 <geekosaur> hm, down from 146ish. more persistent users than I thought :)
18:43:35 Solid joins (~blyat@unaffiliated/solid-)
18:45:33 × ml| quits (~ml|@unaffiliated/ml/x-3958674) (Quit: WeeChat 3.0.1)
18:45:53 ml| joins (~ml|@unaffiliated/ml/x-3958674)
18:49:22 × geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds)
18:49:29 <Solid> let's see if we get any new contributors this way
18:49:31 PotatoHatsue joins (berbermanp@gateway/shell/matrix.org/x-gwndaolqmxpkivmz)
18:49:43 <Solid> fingers crossed
18:50:15 Half-Shot joins (half-shoth@gateway/shell/matrix.org/x-lpvziihsfqpytlbc)
18:51:11 × idhugo__ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 258 seconds)
18:55:21 geekosaur joins (82650c7a@130.101.12.122)
18:57:30 Ikosit joins (vherrmanns@gateway/shell/matrix.org/x-tpeukmacmpuisgph)
18:58:57 heck-to-the-gnom joins (heck-to-th@gateway/shell/matrix.org/x-odxhukaudgrkukai)
18:59:07 rednaZ[m] joins (r3dnazmatr@gateway/shell/matrix.org/x-snuhlmlemnezhvaq)
19:00:22 mc47[m] joins (mc47matrix@gateway/shell/matrix.org/x-bhghtzkhvqajxtwt)
19:00:36 jerin joins (jerinmatri@gateway/shell/matrix.org/x-kvolacdjxmkaxezw)
19:01:26 [Ristovski] is now known as Ristovski
19:02:21 kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de)
19:03:04 hexo| joins (~hexo@gateway/tor-sasl/hexo)
19:03:05 sorki joins (~sorki@gateway/tor-sasl/sorki)
19:04:21 × srk quits (~sorki@gateway/tor-sasl/sorki) (Ping timeout: 240 seconds)
19:04:45 × hacxman quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 240 seconds)
19:06:10 sorki is now known as srk
19:08:28 liskin[m] joins (liskinmatr@gateway/shell/matrix.org/x-vnhwtnhsacpolrue)
19:10:51 psibi[m] joins (psibimatri@gateway/shell/matrix.org/x-oenjhwuycsqtdpam)
19:19:27 asdf joins (5b285270@p5b285270.dip0.t-ipconnect.de)
19:19:51 asdf is now known as Guest16200
19:20:11 × mniip quits (mniip@freenode/staff/mniip) (Quit: This page is intentionally left blank.)
19:21:28 mniip joins (mniip@freenode/staff/mniip)
20:05:35 × mc47 quits (~yecinem@89.246.239.190) (Quit: Leaving)
20:05:53 mc47 joins (~yecinem@89.246.239.190)
20:06:07 × spoonm quits (~spoonm@tokyo.spoonm.org) (Quit: Don't look behind you!)
20:06:51 spoonm joins (~spoonm@tokyo.spoonm.org)
20:10:11 × davemq quits (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net) (Read error: Connection reset by peer)
20:10:50 davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net)
20:22:43 vanvik joins (~nimor@82.194.204.210)
20:41:39 × geekosaur quits (82650c7a@130.101.12.122) (Quit: Connection closed)
20:43:22 × Guest16200 quits (5b285270@p5b285270.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
20:44:54 × azg256 quits (~azg256@78-56-98-5.static.zebra.lt) (Quit: leaving)
20:56:03 idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net)
21:04:12 × thoros quits (~thoros@194-166-47-167.hdsl.highway.telekom.at) (Quit: WeeChat 3.0.1)
21:06:50 × idhugo__ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 265 seconds)
21:08:08 styledash joins (~styledash@157.230.173.136)
21:11:15 × wonko7 quits (~wonko7@62.115.229.50) (Ping timeout: 248 seconds)
21:20:07 Hash joins (~Hash@unaffiliated/hash)
21:49:34 themc47 joins (~yecinem@89.246.239.190)
21:52:12 × mc47 quits (~yecinem@89.246.239.190) (Ping timeout: 252 seconds)
21:52:16 de-vri-es_ is now known as de-vri-es
21:55:49 idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net)
22:01:05 toniz4 joins (~toniz4@unaffiliated/toniz4)
22:11:24 × themc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection)
22:42:18 × seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq)
22:58:01 × eb0t_ quits (~eblip@90.214.31.203) (Quit: WeeChat 2.3)
23:02:30 eb0t joins (~eblip@unaffiliated/eblip)
23:04:58 × idhugo__ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 252 seconds)
23:09:47 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1)
23:10:15 kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de)
23:19:08 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
23:29:51 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1)

All times are in UTC on 2021-03-25.