2023-12-06 00:29:55 +0100 | tremon | (~tremon@83.80.159.219) (Quit: getting boxed in) |
2023-12-06 01:39:15 +0100 | ghormoon | (~ghormoon@ghorland.net) (Ping timeout: 252 seconds) |
2023-12-06 02:21:28 +0100 | ghormoon | (~ghormoon@ghorland.net) |
2023-12-06 04:47:23 +0100 | td_ | (~td@i5387092A.versanet.de) (Ping timeout: 264 seconds) |
2023-12-06 04:49:04 +0100 | td_ | (~td@i53870917.versanet.de) |
2023-12-06 05:08:35 +0100 | Buliarous | (~gypsydang@46.232.210.139) |
2023-12-06 07:08:01 +0100 | todi1 | (~todi@pd9571076.dip0.t-ipconnect.de) |
2023-12-06 07:08:09 +0100 | todi | (~todi@pd9571327.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
2023-12-06 08:12:05 +0100 | ft | (~ft@p4fc2a395.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) |
2023-12-06 08:14:13 +0100 | ft | (~ft@p3e9bc784.dip0.t-ipconnect.de) |
2023-12-06 08:24:13 +0100 | alp_ | (~alp@2001:861:e3d6:8f80:4f0:3b3:6172:8f1e) |
2023-12-06 09:57:54 +0100 | benin | (~benin@183.82.26.6) (Ping timeout: 260 seconds) |
2023-12-06 10:00:31 +0100 | benin | (~benin@183.82.206.94) |
2023-12-06 10:23:23 +0100 | cfricke | (~cfricke@user/cfricke) |
2023-12-06 12:01:10 +0100 | Guest70 | (~Guest70@ec2-3-9-159-61.eu-west-2.compute.amazonaws.com) |
2023-12-06 12:05:18 +0100 | <Guest70> | Hey folks. With a multi-monitor setup, has anyone here experienced Xmonad automatically merging all their monitors into one virtual display and treat them as one? I use exactly the same configuration on 2 PCs and it works the normal way only with one of them. Building xmonad from source with stackage 19.33. This forces me to use gnome atm :E |
2023-12-06 12:05:50 +0100 | <liskin> | Guest70: sounds like your build isn't picking up libXinerama |
2023-12-06 12:06:07 +0100 | <liskin> | perhaps because you don't have the dev headers for it |
2023-12-06 12:06:30 +0100 | <Guest70> | I'm on Ubuntu and have libxinerama-dev installed |
2023-12-06 12:06:31 +0100 | <liskin> | (and historically it's been optional but we really should have made it required ages ago) |
2023-12-06 12:07:02 +0100 | <Guest70> | Unless I need to pass some additional flags to stack to pick it up? |
2023-12-06 12:07:24 +0100 | <liskin> | no you shouldn't need to do anything extra |
2023-12-06 12:07:33 +0100 | <liskin> | having libxinerama-dev should indeed be enough :-/ |
2023-12-06 12:08:02 +0100 | tremon | (~tremon@83.80.159.219) |
2023-12-06 12:09:00 +0100 | <liskin> | can you perhaps double check: ldd ~/.xmonad/xmonad-x86_64-linux | grep Xinerama |
2023-12-06 12:09:15 +0100 | <liskin> | (or ~/.cache/xmonad/xmonad-x86_64-linux if you're using XDG dirs) |
2023-12-06 12:10:16 +0100 | <Guest70> | It's not there! |
2023-12-06 12:10:38 +0100 | <Guest70> | Nice! I'll dig some more. Thanks a lot, much appreciated! |
2023-12-06 12:10:56 +0100 | <liskin> | have you by any chance installed libxinerama-dev later? |
2023-12-06 12:11:07 +0100 | <liskin> | it needs to be there when the X11 dependency of xmonad is being built |
2023-12-06 12:11:50 +0100 | <liskin> | (you could also be using the haskell X11 lib from Ubuntu but that one should be built against libxinerama-dev unless someone messed something up recently) |
2023-12-06 12:13:47 +0100 | <Guest70> | Could be. I'll clear the cache and rebuild xmonad |
2023-12-06 12:24:59 +0100 | <Guest70> | This seems to have done it, it's linked against libXinerema now. Let me logout and confirm. |
2023-12-06 12:25:23 +0100 | Guest70 | (~Guest70@ec2-3-9-159-61.eu-west-2.compute.amazonaws.com) (Quit: Client closed) |
2023-12-06 12:26:19 +0100 | Guest70 | (~Guest70@ec2-3-9-159-61.eu-west-2.compute.amazonaws.com) |
2023-12-06 12:26:50 +0100 | <Guest70> | It is working indeed! Many thanks mate! You're the best ^^ |
2023-12-06 12:42:06 +0100 | todi1 | todi |
2023-12-06 12:43:26 +0100 | benin | (~benin@183.82.206.94) (Quit: Ping timeout (120 seconds)) |
2023-12-06 12:43:45 +0100 | benin | (~benin@183.82.26.6) |
2023-12-06 12:46:31 +0100 | <liskin> | :-) |
2023-12-06 13:32:31 +0100 | alp_ | (~alp@2001:861:e3d6:8f80:4f0:3b3:6172:8f1e) (Ping timeout: 246 seconds) |
2023-12-06 13:43:31 +0100 | Guest70 | (~Guest70@ec2-3-9-159-61.eu-west-2.compute.amazonaws.com) (Quit: Client closed) |
2023-12-06 14:43:57 +0100 | alp_ | (~alp@2001:861:e3d6:8f80:9cca:35b8:68c7:62cd) |
2023-12-06 16:24:24 +0100 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 4.0.5) |
2023-12-06 17:45:58 +0100 | ectospasm | (~ectospasm@user/ectospasm) (Ping timeout: 260 seconds) |
2023-12-06 17:47:03 +0100 | ectospasm | (~ectospasm@user/ectospasm) |
2023-12-06 19:09:56 +0100 | mc47 | (~mc47@xmonad/TheMC47) |
2023-12-06 19:12:43 +0100 | alp_ | (~alp@2001:861:e3d6:8f80:9cca:35b8:68c7:62cd) (Ping timeout: 256 seconds) |