2025/09/20

2025-09-20 00:59:05 +0200jsoo_(~jsoo@2600:1f14:1f03:742f:a81:1cea:a0fa:e21) (Server closed connection)
2025-09-20 00:59:29 +0200jsoo(~jsoo@2600:1f14:1f03:742f:a81:1cea:a0fa:e21) jsoo
2025-09-20 02:56:06 +0200hiecaq(~hiecaq@user/hiecaq) hiecaq
2025-09-20 03:26:42 +0200 <burp> https://news.ycombinator.com/item?id=45283074
2025-09-20 03:26:58 +0200 <burp> on front page, "Xmonad seeking help for Wayland port (xmonad.org)"
2025-09-20 03:41:25 +0200 <geekosaur> yes, see https://discourse.haskell.org/t/haskell-wlroots-bindings/8426/123 and https://discourse.haskell.org/t/tiny-wlhs-a-hybrid-haskell-and-c-wayland-compositor/10803/2 (which unfortunately seem to have stalled)
2025-09-20 03:49:19 +0200 <haskellbridge> <iqubic (she/her)> So, I'm still seeking help on getting different info displayed on different xmobars to represent the fact that different monitors have different windows open.
2025-09-20 04:02:20 +0200hiecaq(~hiecaq@user/hiecaq) (Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.2))
2025-09-20 04:18:24 +0200hiecaq(~hiecaq@user/hiecaq) hiecaq
2025-09-20 10:41:06 +0200Enrico63(~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) Enrico63
2025-09-20 10:46:32 +0200 <Enrico63> Normally,  I have my laptop lid closed, and connected to an external monitor, so the laptop screen is not-active, and the extrnal monitor is active (using arandr terminolgy). Lately I'm unplugging the laptop more often, at which point I need to activate the laptop screen, and de-activate the external monitor. I'm doing it though Arandr everytime.
2025-09-20 10:46:32 +0200 <Enrico63> Is there an in-xmonad solution for this need?
2025-09-20 11:16:00 +0200 <vrs> xrandr bound to a hotkey?
2025-09-20 11:16:31 +0200 <vrs> arandr can export the current xrandr line via Save As
2025-09-20 11:17:20 +0200 <vrs> I have a script bound to one of my fn keys that detects the screens that are connected and restores the layout for that screen set
2025-09-20 11:31:22 +0200Enrico63(~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed)
2025-09-20 11:31:36 +0200Enrico63(~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) Enrico63
2025-09-20 11:35:49 +0200 <Enrico63> vrs, but I suppose the script hardcodes an xrandr command?
2025-09-20 11:36:21 +0200 <Enrico63> Do you have it shared somewhere?
2025-09-20 11:41:35 +0200 <vrs> https://pastebin.com/eB4zUAse
2025-09-20 11:41:45 +0200 <vrs> the various .sh files are just xrandr lines
2025-09-20 11:44:10 +0200 <liskin> Enrico63: there's X.H.Rescreen
2025-09-20 11:44:39 +0200 <liskin> Lets you run some sort of autorandr or whatever when you (un)plug
2025-09-20 11:45:47 +0200 <liskin> Works a bit shit if your hardware (or its support in X11) is shit though, as is the case with my monitor :-)
2025-09-20 11:58:51 +0200 <Enrico63> Thanks, I've gone for the script bound to a hotkey, it turns out I had a script I had forgotten
2025-09-20 12:06:22 +0200 <Enrico63> Layout related question. I've been using ThreeColMid for a week or so, and now I'm trying ThreeCol. But for some reason I'd prefer to have the main column as the right-most column. Is there a solution?
2025-09-20 12:10:22 +0200 <Enrico63> The reason is that most windows are textual (browser, terminal, ...), and text starts at the left (yes, for LTR scripts), so having the main column to the left means that  the main column text begins as far as possible from the left end of the monitor. ThreeColMid reduces this problem a bit. But ultimately, I think I'd prefer an hypothetical
2025-09-20 12:10:22 +0200 <Enrico63> ThreeColRight
2025-09-20 12:30:24 +0200Miroboru(~myrvoll@84.214.174.128) Miroboru