| 2026-06-27 00:11:56 +0000 | ml| | (~ml|@user/ml/x-5298235) ml| |
| 2026-06-27 00:53:51 +0000 | ft | (~ft@p508db6b1.dip0.t-ipconnect.de) (Quit: leaving) |
| 2026-06-27 02:18:31 +0000 | dibblego | (~dibblego@haskell/developer/dibblego) (Ping timeout: 252 seconds) |
| 2026-06-27 02:29:29 +0000 | td_ | (~td@i53870927.versanet.de) (Ping timeout: 245 seconds) |
| 2026-06-27 02:36:34 +0000 | td_ | (~td@2001:9e8:19c4:7400:bf7f:cb56:94b:5d2b) |
| 2026-06-27 02:38:46 +0000 | rekahsoft | (~rekahsoft@70.51.99.119) (Remote host closed the connection) |
| 2026-06-27 06:20:40 +0000 | dibblego | (~dibblego@haskell/developer/dibblego) dibblego |
| 2026-06-27 08:29:29 +0000 | vados | (~vados@128-124-181-207.mobile.vf-ua.net) (Read error: Connection reset by peer) |
| 2026-06-27 08:35:06 +0000 | vados | (~vados@46-133-56-20.mobile.vf-ua.net) |
| 2026-06-27 10:09:32 +0000 | gwentpl | (~gwpl@user/gwentpl) gwentpl |
| 2026-06-27 11:16:13 +0000 | tremon | (~tremon@83-80-159-219.cable.dynamic.v4.ziggo.nl) tremon |
| 2026-06-27 11:35:10 +0000 | hiecaq | (~hiecaq@user/hiecaq) hiecaq |
| 2026-06-27 12:24:57 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) () |
| 2026-06-27 13:11:04 +0000 | ft | (~ft@p508db6b1.dip0.t-ipconnect.de) ft |
| 2026-06-27 13:50:24 +0000 | seldridge | (~seldridge@user/seldridge) (Quit: seldridge) |
| 2026-06-27 13:51:09 +0000 | Digit | (~user@user/digit) (Remote host closed the connection) |
| 2026-06-27 13:52:32 +0000 | seldridge | (~seldridge@user/seldridge) seldridge |
| 2026-06-27 15:23:41 +0000 | redgloboli | (~redglobol@user/redgloboli) (Quit: ...enter the matrix...) |
| 2026-06-27 15:23:50 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) L29Ah |
| 2026-06-27 15:24:06 +0000 | redgloboli | (~redglobol@user/redgloboli) redgloboli |
| 2026-06-27 15:44:23 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) (Ping timeout: 268 seconds) |
| 2026-06-27 15:45:10 +0000 | hiecaq | (~hiecaq@user/hiecaq) (Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.2)) |
| 2026-06-27 15:57:03 +0000 | Digit | (~user@user/digit) Digit |
| 2026-06-27 16:10:01 +0000 | Forkk13 | (~forkk@li926-228.members.linode.com) Forkk |
| 2026-06-27 16:10:16 +0000 | <eqw> | "mod-{w,e,r} Switch to physical/Xinerama screens 1, 2, or 3" Is it possible to do this from command line without simulating keypresses(i.e without xdotool key)? Maybe via some IPC requests to some server part created by .config/xmonad.hs |
| 2026-06-27 16:11:55 +0000 | Digit | digitteknohippie |
| 2026-06-27 16:14:01 +0000 | Digit | (~user@user/digit) Digit |
| 2026-06-27 16:21:28 +0000 | Digit | (~user@user/digit) (Read error: Connection reset by peer) |
| 2026-06-27 16:22:03 +0000 | digitteknohippie | (~user@user/digit) (Quit: brb) |
| 2026-06-27 16:28:18 +0000 | <geekosaur> | see https://hackage-content.haskell.org/package/xmonad-contrib-0.18.2/docs/XMonad-Hooks-ServerMode.html but you can also use EWMH messages via wmctrl if you have EWMHDesktops configured |
| 2026-06-27 16:31:32 +0000 | <geekosaur> | (EWMH has limits though, because it assumes a workspace covers all physical screens, so you need the mapping from workspace to screen which it doesnt even know exists) |
| 2026-06-27 16:50:17 +0000 | Digit | (~user@user/digit) Digit |
| 2026-06-27 16:53:11 +0000 | <noxi> | i may have a bug with XMonad.Layout.Decoration. when I set a certain font size for my decoration, the font is correct at first, then after issuing an `xmonad --restart`, the font scales up, and then it's impossible to change the decoration without killing XMonad and re-logging in. |
| 2026-06-27 16:56:25 +0000 | <geekosaur> | I've been seeing that of late but it started with a linux update so I think the actual bug is in one of our dependencies (likely Xft) |
| 2026-06-27 16:58:09 +0000 | <noxi> | classic xft prank |
| 2026-06-27 17:14:19 +0000 | byorgey | (~byorgey@user/byorgey) byorgey |
| 2026-06-27 17:22:46 +0000 | <geekosaur> | well, I have a certain suspicion it's more "since upstream decided x11 is dead they're now introducing bugs" |
| 2026-06-27 17:22:55 +0000 | <geekosaur> | (to try to make people move) |
| 2026-06-27 17:24:48 +0000 | <noxi> | I've recently switched back to X11 and it sounds like a conspiracy theory but it's not |
| 2026-06-27 17:25:09 +0000 | <noxi> | what a crappy mentality |
| 2026-06-27 17:25:28 +0000 | <geekosaur> | it's par for red hat |
| 2026-06-27 17:25:56 +0000 | <geekosaur> | they've been trying to exert monopoly control over linux since at least systemd |
| 2026-06-27 17:25:59 +0000 | <noxi> | and their plan to steal the entire world's happiness |
| 2026-06-27 17:27:42 +0000 | <geekosaur> | and at this point they've taken over gtk, gnome, x11, and control over the wayland protocols (and are trying via gnome to take over wayland and make other compositors not viable) |
| 2026-06-27 17:37:23 +0000 | redgloboli | (~redglobol@user/redgloboli) (Quit: ...enter the matrix...) |
| 2026-06-27 17:37:48 +0000 | redgloboli | (~redglobol@user/redgloboli) redgloboli |
| 2026-06-27 18:48:19 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) L29Ah |
| 2026-06-27 19:22:54 +0000 | ft | (~ft@p508db6b1.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
| 2026-06-27 19:23:30 +0000 | <noxi> | yeah, a pretty sad story :( |
| 2026-06-27 19:23:33 +0000 | <noxi> | we don't have much left |
| 2026-06-27 19:24:49 +0000 | ft | (~ft@p4fc2a60a.dip0.t-ipconnect.de) ft |
| 2026-06-27 19:42:09 +0000 | ft | (~ft@p4fc2a60a.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
| 2026-06-27 19:43:50 +0000 | ft | (~ft@p3e9bc08f.dip0.t-ipconnect.de) ft |
| 2026-06-27 21:59:30 +0000 | <Digit> | thankyou xmonad. thankyou haskell. thankyou devs, thankyou community. feels so good to be back in xmonad. that was wwwway too long spent in xfce. |
| 2026-06-27 22:21:44 +0000 | Digit | (~user@user/digit) (Read error: Connection reset by peer) |
| 2026-06-27 22:44:36 +0000 | Digit | (~user@user/digit) Digit |
| 2026-06-27 23:21:37 +0000 | tremon | (~tremon@83-80-159-219.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in) |
| 2026-06-27 23:59:50 +0000 | tv | (~tv@user/tv) (Quit: derp) |