2024-11-13 01:04:52 +0100 | yuzu | (~yuzu@2800:484:2482:7000:8185:93f7:e30f:cb00) |
2024-11-13 01:13:07 +0100 | yuzu | (~yuzu@2800:484:2482:7000:8185:93f7:e30f:cb00) (Quit: Client closed) |
2024-11-13 01:31:32 +0100 | L29Ah | (~L29Ah@wikipedia/L29Ah) (Ping timeout: 252 seconds) |
2024-11-13 02:45:57 +0100 | <beastwick> | hi again, curious, where should I look if I want to run a function to affect a screen opposite of the one I am currently focused? |
2024-11-13 02:51:31 +0100 | <beastwick> | oh maybe Actions.OnScreen |
2024-11-13 03:03:13 +0100 | <geekosaur> | I have 3. Which one's "opposite"? |
2024-11-13 03:04:04 +0100 | <geekosaur> | but, you may want https://hackage.haskell.org/package/xmonad-0.18.0/docs/XMonad-Operations.html#v:screenWorkspace |
2024-11-13 03:05:55 +0100 | <geekosaur> | (xmonad doesn't really do screens as such, you almost always want the workspace on the screen) |
2024-11-13 03:23:37 +0100 | yaslam_ | (~yaslam@user/yaslam) yaslam |
2024-11-13 03:24:23 +0100 | yaslam | (~yaslam@user/yaslam) (Ping timeout: 265 seconds) |
2024-11-13 03:33:13 +0100 | <beastwick> | well, tbh I want all screens available that's not the current one |
2024-11-13 03:33:22 +0100 | <beastwick> | and send them to an empty workspace |
2024-11-13 03:33:37 +0100 | <beastwick> | sort of like a focus hotkey to minimize distractions |
2024-11-13 03:49:48 +0100 | alp | (~alp@2001:861:e3d6:8f80:46dd:be45:db8:fbc7) (Ping timeout: 272 seconds) |
2024-11-13 04:30:49 +0100 | td_ | (~td@i5387092B.versanet.de) (Ping timeout: 252 seconds) |
2024-11-13 04:32:38 +0100 | td_ | (~td@i53870901.versanet.de) |
2024-11-13 04:44:42 +0100 | alp | (~alp@2001:861:e3d6:8f80:a847:8724:8ab7:c88b) |