2025-09-20 00:59:05 +0200 | jsoo_ | (~jsoo@2600:1f14:1f03:742f:a81:1cea:a0fa:e21) (Server closed connection) |
2025-09-20 00:59:29 +0200 | jsoo | (~jsoo@2600:1f14:1f03:742f:a81:1cea:a0fa:e21) jsoo |
2025-09-20 02:56:06 +0200 | hiecaq | (~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 +0200 | hiecaq | (~hiecaq@user/hiecaq) (Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.2)) |
2025-09-20 04:18:24 +0200 | hiecaq | (~hiecaq@user/hiecaq) hiecaq |
2025-09-20 10:41:06 +0200 | Enrico63 | (~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 +0200 | Enrico63 | (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
2025-09-20 11:31:36 +0200 | Enrico63 | (~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 +0200 | Miroboru | (~myrvoll@84.214.174.128) Miroboru |
2025-09-20 13:24:20 +0200 | Enrico63 | (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
2025-09-20 14:37:49 +0200 | Enrico63 | (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) Enrico63 |
2025-09-20 15:01:05 +0200 | Digit | (~user@user/digit) (Server closed connection) |
2025-09-20 15:03:08 +0200 | Digit | (~user@user/digit) Digit |
2025-09-20 16:12:22 +0200 | aplainzetakind | (~aplainzet@37.155.33.61) aplainzetakind |