aesophor / wmderland

🌳 X11 tiling window manager using space partitioning trees
https://www.reddit.com/r/unixporn/comments/fb8ve1/wmderland_104_time_to_move_on/
MIT License
409 stars 15 forks source link

question about dual screens #62

Open arcolinuxz opened 2 years ago

arcolinuxz commented 2 years ago

How is wmderland treating dual screens?

Is it normal that when I open a terminal it is one big terminal spread over two screens? Is it normal when I have three windows open, the middle window is half on the first screen and half on the second? How do I tell wmderland to stick to one screen?

aesophor commented 2 years ago

Yes, I think this is the expected behavior.

Another user has reported this in #37. I haven't implement multi-screen support, so it's probably impossible for now unless the window is set to floating and dragged to the screen you want.