| 2023-07-27 00:00:07 +0000 | <liskin> | ChaoticMist[m]: the answer is probably "work" but it's difficult to avoid because bills and rent |
| 2023-07-27 00:00:46 +0000 | <liskin> | Yeah I know it's technically possible to avoid all that it's just quite a bit far off my comfort zone now :-) |
| 2023-07-27 00:01:12 +0000 | <ChaoticMist[m]> | Understandable |
| 2023-07-27 00:01:39 +0000 | <ChaoticMist[m]> | Have you tried setting up your own business or something? |
| 2023-07-27 00:01:43 +0000 | <liskin> | geekosaur: I'm sure it was later. I didn't get involved with xmonad until after I quit my job at the start of the pandemic, and that was 2020 |
| 2023-07-27 00:03:09 +0000 | <liskin> | I think I tried something very vaguely resembling exploring whether freelance might be for me, ages ago, and concluded not. |
| 2023-07-27 00:03:48 +0000 | <liskin> | Anyway, I need to sleep otherwise another work day will be even worse than it could be |
| 2023-07-27 00:04:02 +0000 | <ChaoticMist[m]> | Goodnight! |
| 2023-07-27 00:04:25 +0000 | <liskin> | Thanks for caring and trying to come up with ideas! |
| 2023-07-27 00:04:52 +0000 | <ChaoticMist[m]> | liskin: Don't mention it, we are here for everyone! |
| 2023-07-27 00:05:17 +0000 | <ChaoticMist[m]> | Just remember that you are not alone in this world |
| 2023-07-27 00:09:09 +0000 | <ChaoticMist[m]> | <geekosaur> "and I'm fairly certain because I..." <- How are you doing now? Hope everything is better with the housing issue you used to have |
| 2023-07-27 00:10:07 +0000 | <geekosaur[c]> | I got housing little over 2 years ago I'm doing okay now |
| 2023-07-27 00:11:30 +0000 | <ChaoticMist[m]> | Good to hear that! |
| 2023-07-27 00:11:39 +0000 | Guest667 | (~lol@211.sub-174-215-144.myvzw.com) |
| 2023-07-27 00:11:41 +0000 | Guest667 | (~lol@211.sub-174-215-144.myvzw.com) (Excess Flood) |
| 2023-07-27 00:13:38 +0000 | Guest667 | (~lol@211.sub-174-215-144.myvzw.com) |
| 2023-07-27 00:13:59 +0000 | <geekosaur[c]> | Hm, voice typing on my watch butchered that a bit |
| 2023-07-27 00:15:27 +0000 | <ChaoticMist[m]> | No worries ;) |
| 2023-07-27 00:21:41 +0000 | <geekosaur[c]> | Anyway we're all a little broken around here, even if only situationally (mc47 got sandbagged by life) |
| 2023-07-27 00:23:25 +0000 | <ChaoticMist[m]> | And that is just part of life I reckon, have yet to find someone who is completely happy in this world.. lol |
| 2023-07-27 00:23:41 +0000 | <ChaoticMist[m]> | @absta:matrix.org did you manage to get picom working? |
| 2023-07-27 00:23:41 +0000 | <lambdabot> | Unknown command, try @list |
| 2023-07-27 00:23:45 +0000 | <absta[m]> | So here's my picom.conf:... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/b8b030e25a158e572eca6832e10910734cc4…>) |
| 2023-07-27 00:24:12 +0000 | <absta[m]> | Could be a bit messy, as I am auto-generating it |
| 2023-07-27 00:24:23 +0000 | <ChaoticMist[m]> | absta[m]: Nix? |
| 2023-07-27 00:24:48 +0000 | <absta[m]> | No, programming & using my own settings manager program |
| 2023-07-27 00:25:11 +0000 | <ChaoticMist[m]> | Nix does all that :P |
| 2023-07-27 00:26:10 +0000 | <ChaoticMist[m]> | Did you try ~shadow = false~ ? |
| 2023-07-27 00:26:21 +0000 | <absta[m]> | I am trying it now. |
| 2023-07-27 00:31:18 +0000 | <absta[m]> | Turns out, shadow was not the culprit.. |
| 2023-07-27 00:32:27 +0000 | <absta[m]> | corner-radius wasn't, either. |
| 2023-07-27 00:32:29 +0000 | <geekosaur> | you verified it works without picom/pijulius? |
| 2023-07-27 00:33:33 +0000 | <absta[m]> | It worked when I fed picom the option -bcCGf, but let me check again. |
| 2023-07-27 00:33:35 +0000 | <ChaoticMist[m]> | geekosaur: did not notice that absta was using a picom fork.. mb |
| 2023-07-27 00:34:19 +0000 | <absta[m]> | I am using this one: <https://github.com/yshui/picom> |
| 2023-07-27 00:34:24 +0000 | <ChaoticMist[m]> | Why not just use https://github.com/dccsillag/picom ? |
| 2023-07-27 00:34:32 +0000 | <ChaoticMist[m]> | That picom fork is working fine for me |
| 2023-07-27 00:34:46 +0000 | <ChaoticMist[m]> | Can paste my config to for you to test if you want |
| 2023-07-27 00:35:11 +0000 | <ChaoticMist[m]> | absta[m]: That is not a fork, that is the official package |
| 2023-07-27 00:35:12 +0000 | <geekosaur> | mostly I was checking there in case you actually got stuck with an older xmonad that has a bug in the border color interpolation used by WindowNavigation that nukes the borders |
| 2023-07-27 00:35:40 +0000 | <geekosaur> | (0.17.0) |
| 2023-07-27 00:35:43 +0000 | <absta[m]> | Oh, because I just downloaded it from package manager. |
| 2023-07-27 00:36:35 +0000 | <absta[m]> | My freeze file says any.xmonad ==0.17.2, so it is likely up to date |
| 2023-07-27 00:38:44 +0000 | <ChaoticMist[m]> | That is indeed weird.. |
| 2023-07-27 00:39:20 +0000 | <ChaoticMist[m]> | Going to test your config brb |
| 2023-07-27 00:39:52 +0000 | <ChaoticMist[m]> | It works fine?? |
| 2023-07-27 00:40:19 +0000 | <ChaoticMist[m]> | Seems to me like your config is not the culprit of this.. |
| 2023-07-27 00:41:14 +0000 | <absta[m]> | picom -bcf --detect-rounded-corners -D 4 -I 0.02 -O 0.02 -e 0.8 works fine, it shows the xmonad's border. |
| 2023-07-27 00:41:39 +0000 | <absta[m]> | But when I run picom with the previously specified configuration, it just doesn't. |
| 2023-07-27 00:41:48 +0000 | <ChaoticMist[m]> | I only launched it with ~picom --config picom.conf~ |
| 2023-07-27 00:42:35 +0000 | <absta[m]> | Is -b option unnecessary? |
| 2023-07-27 00:42:55 +0000 | <geekosaur> | -b just puts it in the background. if you're using spawn then it's redundant |
| 2023-07-27 00:43:31 +0000 | <absta[m]> | ..So it is equivalent as `picom <options> &`? Hmmm |
| 2023-07-27 00:43:50 +0000 | <geekosaur> | the main difference is one you probably don't care about |
| 2023-07-27 00:44:21 +0000 | <geekosaur> | (shells track background processes with `&`, so you wouldn't be able to close a terminal you ran `picom … &` in) |
| 2023-07-27 00:44:53 +0000 | <ChaoticMist[m]> | I am running it as a systemd service |
| 2023-07-27 00:44:56 +0000 | <absta[m]> | Yea, but I spawn the bash script to run this soo |
| 2023-07-27 00:45:15 +0000 | <geekosaur> | it's not interactive so `-o monitor` won't be set |
| 2023-07-27 00:45:38 +0000 | <absta[m]> | Perhaps it is a fault of glx backend? |
| 2023-07-27 00:45:52 +0000 | <ChaoticMist[m]> | There is a new backend btw |
| 2023-07-27 00:45:53 +0000 | <absta[m]> | Actually let me try minimal example. |
| 2023-07-27 00:45:55 +0000 | <geekosaur> | I use glx backend here with no problems |
| 2023-07-27 00:46:01 +0000 | <ChaoticMist[m]> | And IIRC it was supposed to replace glx |
| 2023-07-27 00:46:26 +0000 | <ChaoticMist[m]> | egl backend iirc |
| 2023-07-27 00:46:34 +0000 | <absta[m]> | My VM does not seem to support egl, and I like testing my configuration in VM first. |
| 2023-07-27 00:47:14 +0000 | <geekosaur> | mrrr. have you tried this outside the VM? window borders rely on non-buggy display drivers… |
| 2023-07-27 00:47:40 +0000 | <absta[m]> | Ohh, actually |
| 2023-07-27 00:47:43 +0000 | <absta[m]> | Let me try that. |
| 2023-07-27 00:47:44 +0000 | <ChaoticMist[m]> | I don't even see a reason for using a VM for picom |
| 2023-07-27 00:48:06 +0000 | <ChaoticMist[m]> | You can easily kill the process without having xmonad die on you |
| 2023-07-27 00:48:16 +0000 | <geekosaur> | if anything I expect VM display drivers to meltdown with compositing |
| 2023-07-27 00:48:26 +0000 | <geekosaur> | and especially with compositing via opengl |
| 2023-07-27 00:49:04 +0000 | <ChaoticMist[m]> | Nix is wonderful for this tbh! If it goes south, revert to older generation |
| 2023-07-27 00:50:02 +0000 | <absta[m]> | I had to switch to xrender backend since picom leaks memory as hell on VM.. |
| 2023-07-27 00:53:11 +0000 | <absta[m]> | RIP |
| 2023-07-27 00:53:15 +0000 | <absta[m]> | It works on real hardware.. |
| 2023-07-27 00:54:02 +0000 | <absta[m]> | But I am experiencing a weird flickering issue. |
| 2023-07-27 00:54:59 +0000 | <absta[m]> | I suspect the borders |
| 2023-07-27 00:55:05 +0000 | <ChaoticMist[m]> | because? |
| 2023-07-27 00:55:19 +0000 | <absta[m]> | The flicker has the color of border. |
| 2023-07-27 00:55:41 +0000 | <absta[m]> | That is, white and red on the place with border |
| 2023-07-27 00:55:46 +0000 | <absta[m]> | Black on the place without. |
| 2023-07-27 00:56:32 +0000 | <geekosaur> | odd |
| 2023-07-27 00:56:36 +0000 | <ChaoticMist[m]> | What does picom tell you when you run it from the terminal? |
| 2023-07-27 00:57:11 +0000 | <absta[m]> | Well just running picom gives [ 07/27/2023 09:56:53.351 session_init FATAL ERROR ] Another composite manager is already running obviously. |
| 2023-07-27 00:57:25 +0000 | <absta[m]> | Or.. could you elaborate? |
| 2023-07-27 00:57:45 +0000 | <absta[m]> | Actually let me try enabling vsync |
| 2023-07-27 00:57:47 +0000 | <ChaoticMist[m]> | Kill the running picom and run a new one from terminal |
| 2023-07-27 00:58:46 +0000 | <geekosaur> | also note if the border flickering stops when you kill it… |
| 2023-07-27 00:59:01 +0000 | <absta[m]> | It stops, indeed |
| 2023-07-27 00:59:38 +0000 | <geekosaur> | weird |
| 2023-07-27 01:00:47 +0000 | <geekosaur> | do you have --use-ewmh-active-win ? |
| 2023-07-27 01:00:50 +0000 | <absta[m]> | Launched picom from terminal with just --backend glx. Flickering does not occur as well. |
| 2023-07-27 01:01:37 +0000 | <absta[m]> | Yes I have --use-ewmh-active-win in my config file. |
| 2023-07-27 01:02:10 +0000 | <ChaoticMist[m]> | hmmm |
| 2023-07-27 01:02:18 +0000 | <ChaoticMist[m]> | Does it complain about something? |
| 2023-07-27 01:02:34 +0000 | <ChaoticMist[m]> | If not, try enabling disabling stuff and see what triggers it |
| 2023-07-27 01:03:06 +0000 | <absta[m]> | It complains a lot, yep |
| 2023-07-27 01:03:22 +0000 | <absta[m]> | Things like [ 07/27/2023 10:03:06.610 glx_bind_pixmap ERROR ] Failed to query info of pixmap 0x012006d2. |
| 2023-07-27 01:03:34 +0000 | <absta[m]> | Or Xlib: ignoring invalid extension event 161 |
| 2023-07-27 01:04:07 +0000 | <ChaoticMist[m]> | I wonder if picom itself is behind this.. |
| 2023-07-27 01:04:35 +0000 | <ChaoticMist[m]> | Haven't used latest (master) since I switched to this fork. Because of this, I cannot tell for sure.. |
| 2023-07-27 01:06:07 +0000 | <absta[m]> | Currently, I am using picom version 9.1 |
| 2023-07-27 01:06:13 +0000 | <absta[m]> | So.. not the latest either. |
| 2023-07-27 01:07:25 +0000 | absta[m] | sent a code block: https://libera.ems.host/_matrix/media/v3/download/libera.chat/7d1ec4242d29675ec9d614d71af9f24f52b5… |
| 2023-07-27 01:07:34 +0000 | <absta[m]> | This part is the problem, it starts flickering when I added this. |
| 2023-07-27 01:08:03 +0000 | <absta[m]> | And without that part, it does not flicker |
| 2023-07-27 01:08:37 +0000 | <ChaoticMist[m]> | Try disabling the shadow |
| 2023-07-27 01:08:56 +0000 | <geekosaur> | https://github.com/geekosaur/xmonad.hs/blob/skkukuk/compton.conf#L27-L33 fwiw |
| 2023-07-27 01:09:10 +0000 | <geekosaur> | (using with picom as shipped with ubuntu 22.04) |
| 2023-07-27 01:09:21 +0000 | <ChaoticMist[m]> | woah |
| 2023-07-27 01:09:23 +0000 | <absta[m]> | Pinpointed the culprit:... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/6ea56eada8fd3fda0759beb9beab1734e1bb…>) |
| 2023-07-27 01:09:47 +0000 | <absta[m]> | Idk what is wrong with tooltip.. |
| 2023-07-27 01:10:00 +0000 | <absta[m]> | Let me remove tooltip shadow. |
| 2023-07-27 01:11:09 +0000 | <absta[m]> | What is picom doing with tooltip shadow? It was the problem! |
| 2023-07-27 01:11:20 +0000 | <ChaoticMist[m]> | absta[m]: I KNEW IT!! |
| 2023-07-27 01:11:28 +0000 | <ChaoticMist[m]> | Don't know the reason though :P |
| 2023-07-27 01:12:24 +0000 | <absta[m]> | Yeah, it's weird |
| 2023-07-27 01:16:37 +0000 | <absta[m]> | What is "_NET_WM_STATE@:a *= '_NET_WM_STATE_FULLSCREEN'" for? |
| 2023-07-27 01:17:12 +0000 | <geekosaur[c]> | Matches EWMH fullscreen windows |
| 2023-07-27 01:18:22 +0000 | <absta[m]> | Ah, so removes shadowing effect when fullscreeen. |
| 2023-07-27 01:18:40 +0000 | <absta[m]> | Can I make the xmonad border thicker? It is not easily visible on the round corners |
| 2023-07-27 01:18:46 +0000 | <geekosaur[c]> | I don't want a fullscreen window to get dimmed when it loses focus |
| 2023-07-27 01:19:23 +0000 | <geekosaur[c]> | Set `borderWidth` in your config |
| 2023-07-27 01:19:56 +0000 | <absta[m]> | I see, thank you! |
| 2023-07-27 01:21:13 +0000 | <geekosaur[c]> | You can see mine on GitHub (same repo as the `compton.conf`) where I set it to 2 |
| 2023-07-27 01:23:57 +0000 | <absta[m]> | Hmm, it seems to me that interaction between the xmonad borders and picom shadow is quite glitchy |
| 2023-07-27 01:24:48 +0000 | <geekosaur[c]> | I've never found it so |
| 2023-07-27 01:25:09 +0000 | <geekosaur[c]> | But I don't use rounded borders |
| 2023-07-27 01:26:10 +0000 | <absta[m]> | I do not want to use rounded borders on tiled windows. |
| 2023-07-27 01:26:15 +0000 | <absta[m]> | Is there a way for this? |
| 2023-07-27 01:28:30 +0000 | <geekosaur[c]> | https://www.irccloud.com/pastebin/NYOZwkrd |
| 2023-07-27 01:28:48 +0000 | <geekosaur[c]> | Damn what is this thing doing |
| 2023-07-27 01:29:21 +0000 | <absta[m]> | Snippet..? |
| 2023-07-27 01:29:38 +0000 | <absta[m]> | Sad that I cannot detect tiling |
| 2023-07-27 01:29:43 +0000 | <geekosaur[c]> | I don't know why it insisted on sending it that way |
| 2023-07-27 01:31:27 +0000 | <absta[m]> | So IRC bridge did that.. huh. |
| 2023-07-27 01:31:46 +0000 | <geekosaur[c]> | Might be possible to use a hack involving TagWindows since that sets a window property you can test the same way that FULLSCREEN thing does |
| 2023-07-27 01:32:40 +0000 | <geekosaur[c]> | Set a tag on non-floating windows in the `manageHook` |
| 2023-07-27 01:33:16 +0000 | <geekosaur[c]> | There's a matcher `willFloat` |
| 2023-07-27 01:34:04 +0000 | <absta[m]> | Thanks a lot! |
| 2023-07-27 01:34:14 +0000 | <geekosaur[c]> | `fmap not willFloat --> liftX …` |
| 2023-07-27 01:34:27 +0000 | <geekosaur[c]> | Will have to look up the rest |
| 2023-07-27 01:36:43 +0000 | <geekosaur[c]> | The bridge didn't, the client on my phone kept sending me to a "text snippet" screen |
| 2023-07-27 01:41:31 +0000 | <geekosaur> | `fmap not willFloat --> ask >>= liftX addTag >> idHook` |
| 2023-07-27 01:41:54 +0000 | <geekosaur> | `import XMonad.Actions.TagWindows` |
| 2023-07-27 01:41:58 +0000 | <absta[m]> | Ahh |
| 2023-07-27 01:42:01 +0000 | <geekosaur> | sorry, forgot the actual tag |
| 2023-07-27 01:42:13 +0000 | <geekosaur> | `fmap not willFloat --> ask >>= liftX (addTag "tiled") >> idHook` |
| 2023-07-27 01:43:06 +0000 | absta[m] | sent a hs code block: https://libera.ems.host/_matrix/media/v3/download/libera.chat/a864a402018a28a2dc5209000ac23613f5b5… |
| 2023-07-27 01:45:50 +0000 | <geekosaur> | then you can use `_XMONAD_TAGS@:s *= "tiled"` in `picom.conf` |
| 2023-07-27 01:46:52 +0000 | <geekosaur> | the second one won't be useful, if you need to update it after floating/tiling then you need code in `logHook` because `manageHook` won't be rerun |
| 2023-07-27 01:48:34 +0000 | <absta[m]> | Oh, I see. Hm let me check |
| 2023-07-27 01:49:09 +0000 | <absta[m]> | xprop is not showing the properties. Isn't ManageHook apply actions from front to back? |
| 2023-07-27 01:50:16 +0000 | <geekosaur> | if you only did mod-q then existing windows won't go through the manageHook, only new ones |
| 2023-07-27 01:51:24 +0000 | <absta[m]> | What is the order ManageHook apply the hooks? Front-to-back, or back-to-front? |
| 2023-07-27 01:51:32 +0000 | <absta[m]> | Moving it to front seem to make it work. |
| 2023-07-27 01:52:08 +0000 | <geekosaur> | back to front, since it's actually functions composed with (.) which is right associative |
| 2023-07-27 01:52:43 +0000 | <absta[m]> | Oh. |
| 2023-07-27 01:52:49 +0000 | <absta[m]> | I've been doing so many things wrong.. |
| 2023-07-27 01:55:19 +0000 | <absta[m]> | Hmm this is a bit confusing though. The WindowSet modification will run back to front, while the actions would be run front-to-back. |
| 2023-07-27 01:55:41 +0000 | <geekosaur> | yes, it's rather confusing |
| 2023-07-27 01:55:57 +0000 | <[Leary]> | "welcome to xmonad" |
| 2023-07-27 01:56:03 +0000 | <geekosaur> | 🙂 |
| 2023-07-27 01:56:25 +0000 | <absta[m]> | Should I be rid of of xmonad /j |
| 2023-07-27 01:57:16 +0000 | <absta[m]> | I am so confused. Should I put this tagging action in the front (first), or in the back (last)? |
| 2023-07-27 01:57:31 +0000 | ft | (~ft@p3e9bcc0e.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
| 2023-07-27 01:58:03 +0000 | <absta[m]> | Now floating windows are also reported as tiled.. |
| 2023-07-27 01:58:55 +0000 | ft | (~ft@p3e9bc61e.dip0.t-ipconnect.de) |
| 2023-07-27 01:59:42 +0000 | <geekosaur> | how many windows to you explicitly float? `willFloat` only matches the windows that xmonad will automatically float, not ones you float in the manageHook |
| 2023-07-27 02:01:45 +0000 | <absta[m]> | Hmm, quite a bit. |
| 2023-07-27 02:02:30 +0000 | <geekosaur> | you may need to use composeOne from X.H.ManageHelpers to keep the willFloat rule from firing if another rule matches |
| 2023-07-27 02:02:31 +0000 | <absta[m]> | Does xmonad automatically float some windows? |
| 2023-07-27 02:02:41 +0000 | <geekosaur> | any window with a fixed size |
| 2023-07-27 02:03:36 +0000 | <geekosaur> | it's getting late for me… |
| 2023-07-27 02:05:19 +0000 | <absta[m]> | Good night! |
| 2023-07-27 02:18:35 +0000 | td_ | (~td@i53870902.versanet.de) (Ping timeout: 264 seconds) |
| 2023-07-27 02:20:18 +0000 | td_ | (~td@i5387090B.versanet.de) |
| 2023-07-27 02:24:22 +0000 | <absta[m]> | This is quite complex, perhaps I would do it later. Thanks a lot, everyone! |
| 2023-07-27 02:26:04 +0000 | Guest667 | (~lol@211.sub-174-215-144.myvzw.com) (Ping timeout: 244 seconds) |
| 2023-07-27 02:27:31 +0000 | redgloboli | (~redglobol@user/redgloboli) (Ping timeout: 245 seconds) |
| 2023-07-27 02:28:43 +0000 | redgloboli | (~redglobol@user/redgloboli) |
| 2023-07-27 03:07:32 +0000 | ribosomerocker[m | (~ribosomer@2001:470:69fc:105::3:8ac7) |
| 2023-07-27 03:13:27 +0000 | mvk | (~mvk@2607:fea8:5c9a:a600::1c6d) |
| 2023-07-27 03:45:24 +0000 | mvk | (~mvk@2607:fea8:5c9a:a600::1c6d) (Ping timeout: 260 seconds) |
| 2023-07-27 05:14:45 +0000 | mncheckm | (~mncheck@193.224.205.254) |
| 2023-07-27 05:47:48 +0000 | terrorjack | (~terrorjac@2a01:4f8:c17:87f8::) |
| 2023-07-27 06:14:33 +0000 | <Solid> | why is github alerting me to CVEs from 6 years ago? |
| 2023-07-27 06:14:38 +0000 | <Solid> | 🙃 |
| 2023-07-27 06:51:15 +0000 | redgloboli | (~redglobol@user/redgloboli) (Quit: ...enter the matrix...) |
| 2023-07-27 06:52:23 +0000 | redgloboli | (~redglobol@user/redgloboli) |
| 2023-07-27 07:08:00 +0000 | zawaken | (~zawaken@user/zawaken) (Quit: ZNC - https://znc.in) |
| 2023-07-27 07:11:44 +0000 | terrorjack | (~terrorjac@2a01:4f8:c17:87f8::) (*.net *.split) |
| 2023-07-27 07:11:44 +0000 | [Leary] | (~Leary]@user/Leary/x-0910699) (*.net *.split) |
| 2023-07-27 07:11:44 +0000 | ChanServ | (ChanServ@services.libera.chat) (*.net *.split) |
| 2023-07-27 07:11:44 +0000 | ft | (~ft@p3e9bc61e.dip0.t-ipconnect.de) (*.net *.split) |
| 2023-07-27 07:11:44 +0000 | fizzie | (irc@selene.zem.fi) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:b0cb:18b5:60fb:5b71) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | guygastineau | (~guygastin@137.184.131.156) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | berberman | (~berberman@user/berberman) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | telser | (~quassel@user/telser) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | tv | (~tv@user/tv) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | jusa_ | (~jusa@kraa.fi) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | zoglesby | (f0f8ca1525@2604:bf00:561:2000::64) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | koluacik_ | (~koluacik@165.227.171.188) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | fr1d4y[m] | (~fr1d4yenv@2001:470:69fc:105::2:ea3c) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | avesheher[m] | (~electron2@2001:470:69fc:105::3:86b6) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | vetu_ | (~vetu@91-156-31-97.elisa-laajakaista.fi) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | Jazzah | (~jazz@user/jazzah) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | piele_ | (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | noze` | (~user@2001:41d0:a:21f1::1) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | jludwig | (~justin@li657-110.members.linode.com) (*.net *.split) |
| 2023-07-27 07:11:45 +0000 | ribosomerocker[m | (~ribosomer@2001:470:69fc:105::3:8ac7) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | galactic_starfis | (~galactics@2001:470:69fc:105::1:2985) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | hellwolf[m] | (~hellwolfm@2001:470:69fc:105::3:6a4) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | ElKowar | (~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | deepy | (deepy@user/deepy) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | jeeeun | (~jeeeun@78.40.148.178) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | matijja | (~matijja@193.77.181.201) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | fcser | (~fcser@booty.farted.net) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | unclechu | (~unclechu@2001:470:69fc:105::354) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | gar[m] | (~randyorto@2001:470:69fc:105::3:85fa) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | beect[m] | (~beectmatr@2001:470:69fc:105::3:82b6) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | beastwick[m] | (~beastwick@2001:470:69fc:105::3:8087) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | sha_bam[m] | (~shabammat@2001:470:69fc:105::3:7eea) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | ElKowar[m] | (~elkowarma@2001:470:69fc:105::392) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | Buliarous | (~gypsydang@46.232.210.139) (*.net *.split) |
| 2023-07-27 07:11:46 +0000 | absta[m] | (~abstamatr@2001:470:69fc:105::3:7b8f) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | yousof[m] | (~yousofmat@2001:470:69fc:105::3:7e1f) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | jchia[m] | (~jchiamatr@2001:470:69fc:105::c50b) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | BakaOtaku[m] | (~tanish200@2001:470:69fc:105::3:7c93) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | emma-underscores | (~emma-unde@2001:470:69fc:105::2:cdfc) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | Solid[m] | (~slot-matr@2001:470:69fc:105::1:a84) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | Nexilva[m] | (~nexilvama@2001:470:69fc:105::2:cf52) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | ndaniel[m] | (~ndanielma@2001:470:69fc:105::3:78ff) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | HB|ANetSecECESIT | (~hash@2001:470:69fc:105::1:19e2) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | justache | (~justache@user/justache) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | amenonsen | (~amenonsen@pitta.toroid.org) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | immibis | (~quassel@2a01:4f9:4a:4caf::2) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | jmct | (sid160793@id-160793.tinside.irccloud.com) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | PotatoGim | (sid99505@id-99505.lymington.irccloud.com) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | geekosaur[c] | (sid609282@xmonad/geekosaur) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | samhh | (7569f027cf@2604:bf00:561:2000::e4) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | amir | (sid22336@user/amir) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | alethkit | (23bd17ddc6@sourcehut/user/alethkit) (*.net *.split) |
| 2023-07-27 07:11:47 +0000 | retropikzel | (9d1a4f9f46@2604:bf00:561:2000::ce) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | m5zs7k | (aquares@web10.mydevil.net) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | wz1000 | (~zubin@static.11.113.47.78.clients.your-server.de) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | _qw | (~eqw@31.134.178.99) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | coldpress_ | (~coldpress@72.136.212.35.bc.googleusercontent.com) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | exordiri | (~ex@user/exordiri) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | jabuxas | (~jabuxas@user/jabuxas) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | deebo | (~globe@stonebay32.com) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | incertia | (~incertia@209.122.71.127) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | redgloboli | (~redglobol@user/redgloboli) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | Solitary | (~Solitary@user/solitary) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | smashgrab | (~smashgrab@188.166.8.80) (*.net *.split) |
| 2023-07-27 07:11:48 +0000 | de-vri-es | (~de-vri-es@2a01:7c8:aab4:33e::1) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | dsal | (sid13060@id-13060.lymington.irccloud.com) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | mon_aaraj | (~montchncs@2001:470:69fc:105::8e6b) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | johnabs[m] | (~johnabsma@2001:470:69fc:105::2:95c4) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | ChaoticMist[m] | (~gilganixm@2001:470:69fc:105::3d09) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | Twily[m] | (~twilypony@2001:470:69fc:105::a106) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | jsoo | (~znc@irc.refl.club) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | mightybyte | (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com) (*.net *.split) |
| 2023-07-27 07:11:49 +0000 | hrberg | (~quassel@171.79-160-161.customer.lyse.net) (Max SendQ exceeded) |
| 2023-07-27 07:12:26 +0000 | raghavgururajan | (ea769b8000@user/raghavgururajan) (Read error: Connection reset by peer) |
| 2023-07-27 07:12:39 +0000 | retropikzel | (9d1a4f9f46@2604:bf00:561:2000::ce) |
| 2023-07-27 07:12:40 +0000 | zoglesby | (f0f8ca1525@2604:bf00:561:2000::64) |
| 2023-07-27 07:12:40 +0000 | raghavgururajan | (ea769b8000@2604:bf00:561:2000::242) |
| 2023-07-27 07:12:40 +0000 | alethkit | (23bd17ddc6@2604:bf00:561:2000::3ce) |
| 2023-07-27 07:12:41 +0000 | samhh | (7569f027cf@2604:bf00:561:2000::e4) |
| 2023-07-27 07:19:32 +0000 | guygastineau | (~guygastin@137.184.131.156) |
| 2023-07-27 07:19:32 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:b0cb:18b5:60fb:5b71) |
| 2023-07-27 07:19:32 +0000 | fizzie | (irc@selene.zem.fi) |
| 2023-07-27 07:19:32 +0000 | ft | (~ft@p3e9bc61e.dip0.t-ipconnect.de) |
| 2023-07-27 07:19:32 +0000 | jludwig | (~justin@li657-110.members.linode.com) |
| 2023-07-27 07:19:32 +0000 | noze` | (~user@2001:41d0:a:21f1::1) |
| 2023-07-27 07:19:32 +0000 | piele_ | (~piele@tbonesteak.creativeserver.net) |
| 2023-07-27 07:19:32 +0000 | Jazzah | (~jazz@user/jazzah) |
| 2023-07-27 07:19:32 +0000 | vetu_ | (~vetu@91-156-31-97.elisa-laajakaista.fi) |
| 2023-07-27 07:19:32 +0000 | Buliarous | (~gypsydang@46.232.210.139) |
| 2023-07-27 07:19:32 +0000 | koluacik_ | (~koluacik@165.227.171.188) |
| 2023-07-27 07:19:32 +0000 | jusa_ | (~jusa@kraa.fi) |
| 2023-07-27 07:19:32 +0000 | tv | (~tv@user/tv) |
| 2023-07-27 07:19:32 +0000 | telser | (~quassel@user/telser) |
| 2023-07-27 07:19:32 +0000 | berberman | (~berberman@user/berberman) |
| 2023-07-27 07:19:32 +0000 | fcser | (~fcser@booty.farted.net) |
| 2023-07-27 07:19:32 +0000 | matijja | (~matijja@193.77.181.201) |
| 2023-07-27 07:19:32 +0000 | jeeeun | (~jeeeun@78.40.148.178) |
| 2023-07-27 07:19:32 +0000 | Natch | (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) |
| 2023-07-27 07:19:32 +0000 | incertia | (~incertia@209.122.71.127) |
| 2023-07-27 07:19:32 +0000 | deebo | (~globe@stonebay32.com) |
| 2023-07-27 07:19:32 +0000 | jabuxas | (~jabuxas@user/jabuxas) |
| 2023-07-27 07:19:32 +0000 | exordiri | (~ex@user/exordiri) |
| 2023-07-27 07:19:32 +0000 | coldpress_ | (~coldpress@72.136.212.35.bc.googleusercontent.com) |
| 2023-07-27 07:19:32 +0000 | _qw | (~eqw@31.134.178.99) |
| 2023-07-27 07:19:32 +0000 | wz1000 | (~zubin@static.11.113.47.78.clients.your-server.de) |
| 2023-07-27 07:19:32 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2023-07-27 07:19:32 +0000 | m5zs7k | (aquares@web10.mydevil.net) |
| 2023-07-27 07:19:32 +0000 | mightybyte | (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com) |
| 2023-07-27 07:19:32 +0000 | jsoo | (~znc@irc.refl.club) |
| 2023-07-27 07:19:32 +0000 | ElKowar | (~ElKowar@srv-fin.xware-gmbh.de) |
| 2023-07-27 07:19:32 +0000 | dsal | (sid13060@id-13060.lymington.irccloud.com) |
| 2023-07-27 07:19:32 +0000 | de-vri-es | (~de-vri-es@2a01:7c8:aab4:33e::1) |
| 2023-07-27 07:19:32 +0000 | smashgrab | (~smashgrab@188.166.8.80) |
| 2023-07-27 07:19:32 +0000 | Solitary | (~Solitary@user/solitary) |
| 2023-07-27 07:19:32 +0000 | redgloboli | (~redglobol@user/redgloboli) |
| 2023-07-27 07:19:32 +0000 | [Leary] | (~Leary]@user/Leary/x-0910699) |
| 2023-07-27 07:19:32 +0000 | terrorjack | (~terrorjac@2a01:4f8:c17:87f8::) |
| 2023-07-27 07:19:32 +0000 | hrberg_ | (~quassel@171.79-160-161.customer.lyse.net) |
| 2023-07-27 07:19:46 +0000 | terrorjack | (~terrorjac@2a01:4f8:c17:87f8::) (Max SendQ exceeded) |
| 2023-07-27 07:19:46 +0000 | hrberg_ | (~quassel@171.79-160-161.customer.lyse.net) (Max SendQ exceeded) |
| 2023-07-27 07:21:29 +0000 | amir | (sid22336@user/amir) |
| 2023-07-27 07:21:29 +0000 | geekosaur[c] | (sid609282@xmonad/geekosaur) |
| 2023-07-27 07:21:29 +0000 | jmct | (sid160793@id-160793.tinside.irccloud.com) |
| 2023-07-27 07:21:29 +0000 | PotatoGim | (sid99505@id-99505.lymington.irccloud.com) |
| 2023-07-27 07:21:29 +0000 | immibis | (~quassel@2a01:4f9:4a:4caf::2) |
| 2023-07-27 07:21:29 +0000 | amenonsen | (~amenonsen@pitta.toroid.org) |
| 2023-07-27 07:21:29 +0000 | ChanServ | (ChanServ@services.libera.chat) |
| 2023-07-27 07:21:29 +0000 | sodium.libera.chat | +o ChanServ |
| 2023-07-27 07:21:34 +0000 | terrorjack | (~terrorjac@2a01:4f8:c17:87f8::) |
| 2023-07-27 07:21:44 +0000 | immibis | (~quassel@2a01:4f9:4a:4caf::2) (Max SendQ exceeded) |
| 2023-07-27 07:21:45 +0000 | deepy | (deepy@user/deepy) |
| 2023-07-27 07:21:49 +0000 | immibis | (~quassel@2a01:4f9:4a:4caf::2) |
| 2023-07-27 07:21:50 +0000 | justache | (~justache@user/justache) |
| 2023-07-27 07:22:07 +0000 | raghavgururajan | Guest8948 |
| 2023-07-27 07:22:45 +0000 | HB|ANetSecECESIT | (~hash@2001:470:69fc:105::1:19e2) |
| 2023-07-27 07:23:41 +0000 | hrberg | (~quassel@171.79-160-161.customer.lyse.net) |
| 2023-07-27 07:24:20 +0000 | Twily[m] | (~twilypony@2001:470:69fc:105::a106) |
| 2023-07-27 07:32:41 +0000 | <Solid> | ChaoticMist[m]: I might be able to look at that PR on the weekend (no promises though) |
| 2023-07-27 07:32:54 +0000 | <Solid> | it's true that it has been around for way too long at this point |
| 2023-07-27 08:18:52 +0000 | m5zs7k | (aquares@web10.mydevil.net) (Ping timeout: 250 seconds) |
| 2023-07-27 08:21:04 +0000 | m5zs7k | (aquares@web10.mydevil.net) |
| 2023-07-27 08:23:29 +0000 | habib | (~habib@193.160.247.211) |
| 2023-07-27 08:25:09 +0000 | ft | (~ft@p3e9bc61e.dip0.t-ipconnect.de) (Quit: leaving) |
| 2023-07-27 08:59:21 +0000 | diep | (~diep@172-104-137-130.ip.linodeusercontent.com) |
| 2023-07-27 08:59:43 +0000 | diep | (~diep@172-104-137-130.ip.linodeusercontent.com) (Remote host closed the connection) |
| 2023-07-27 09:59:31 +0000 | mncheckm | (~mncheck@193.224.205.254) (Remote host closed the connection) |
| 2023-07-27 10:33:36 +0000 | thyriaen | (~thyriaen@2a01:aea0:dd4:699d:6245:cbff:fe9f:48b1) |
| 2023-07-27 14:18:08 +0000 | thunderrd | (~thunderrd@183.182.110.68) |
| 2023-07-27 15:18:48 +0000 | habib | (~habib@193.160.247.211) (Remote host closed the connection) |
| 2023-07-27 15:41:18 +0000 | coldpress_ | (~coldpress@72.136.212.35.bc.googleusercontent.com) (Ping timeout: 250 seconds) |
| 2023-07-27 15:41:52 +0000 | coldpress | (~coldpress@72.136.212.35.bc.googleusercontent.com) |
| 2023-07-27 15:54:44 +0000 | _qw | (~eqw@31.134.178.99) (Ping timeout: 250 seconds) |
| 2023-07-27 15:56:53 +0000 | _qw | (~eqw@31.134.178.99) |
| 2023-07-27 16:17:16 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 250 seconds) |
| 2023-07-27 16:17:27 +0000 | xmonadtrack | (~xmonadtra@user/geekosaur/bot/xmonadtrack) (Ping timeout: 258 seconds) |
| 2023-07-27 16:36:49 +0000 | mvk | (~mvk@2607:fea8:5c9a:a600::1c6d) |
| 2023-07-27 17:58:58 +0000 | mvk | (~mvk@2607:fea8:5c9a:a600::1c6d) (Ping timeout: 246 seconds) |
| 2023-07-27 18:54:37 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2023-07-27 19:00:20 +0000 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) |
| 2023-07-27 19:00:20 +0000 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) (Changing host) |
| 2023-07-27 19:00:20 +0000 | xmonadtrack | (~xmonadtra@user/geekosaur/bot/xmonadtrack) |
| 2023-07-27 19:00:55 +0000 | <geekosaur> | wheee, multihour power failure and the generator didn't come on so no backup power either |
| 2023-07-27 19:17:27 +0000 | xmonadtrack | (~xmonadtra@user/geekosaur/bot/xmonadtrack) (Ping timeout: 245 seconds) |
| 2023-07-27 19:17:39 +0000 | <geekosaur[c]> | Aaaaand the network has gone out now |
| 2023-07-27 19:19:15 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 245 seconds) |
| 2023-07-27 19:19:49 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2023-07-27 19:28:34 +0000 | ft | (~ft@p3e9bc61e.dip0.t-ipconnect.de) |
| 2023-07-27 19:38:32 +0000 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) |
| 2023-07-27 19:38:32 +0000 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) (Changing host) |
| 2023-07-27 19:38:32 +0000 | xmonadtrack | (~xmonadtra@user/geekosaur/bot/xmonadtrack) |
| 2023-07-27 20:00:08 +0000 | gauge | (~gauge@user/gauge) (Read error: Connection reset by peer) |
| 2023-07-27 20:00:34 +0000 | gauge | (~gauge@user/gauge) |
| 2023-07-27 20:08:20 +0000 | thyriaen | (~thyriaen@2a01:aea0:dd4:699d:6245:cbff:fe9f:48b1) (Quit: Leaving) |
| 2023-07-27 20:49:01 +0000 | mvk | (~mvk@2607:fea8:5c9a:a600::1c6d) |
| 2023-07-27 21:45:41 +0000 | mvk | (~mvk@2607:fea8:5c9a:a600::1c6d) (Ping timeout: 246 seconds) |
| 2023-07-27 22:18:47 +0000 | MrElendig | (~Urist@archlinux/op/MrElendig) (Quit: hiding away the aliens) |
| 2023-07-27 22:19:42 +0000 | MrElendig | (~Urist@archlinux/op/MrElendig) |
| 2023-07-27 22:34:42 +0000 | jabuxas | (~jabuxas@user/jabuxas) (Ping timeout: 250 seconds) |
| 2023-07-27 22:36:38 +0000 | jabuxas | (~jabuxas@user/jabuxas) |
| 2023-07-27 23:44:59 +0000 | mvk | (~mvk@2607:fea8:5c9a:a600::1c6d) |