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