alt text: Scene of The Punisher where he is desperate having a nightmare, captioned “When a tiling window manager user has to use a MacOS/Windows desktop”
alt text: Scene of The Punisher where he is desperate having a nightmare, captioned “When a tiling window manager user has to use a MacOS/Windows desktop”
I’m not clear on what the distinction is that you’re referring to. How are the Linux window managers different than the win/mac ones?
Window managers in Linux take direct command from the display server (Xorg, Wayland, etc.) to decide where to position windows and what they should look like. Whereas “window managers” on MacOS/Windows are tricking the original window manager provided by the OS into positioning windows a certain way. I’m simplifying here, but hope that clears things up.
Thanks for the info, but what is the functional difference to the end user?
They’re limited by what the original window manager allows them to do. Sway has its whole own window manager, so it can do whatever it wants.
You mean like Windows registry which determines how the windows need to be managed, just like almost every other program running on Windows?
Your explanation still doesn’t differentiate.
Or do you claim Linux calls home to some rando server to get the information on how a window should be displayed? Because that doesn’t seem like a great feature at all.
https://wiki.archlinux.org/title/Window_manager
Mac and Windows window managers aren’t different from Linux window managers. (Other than being difficult or impossible to replace). What you are calling “window managers” are software that reposition the windows after the actual window manager has positioned it.