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”

  • sudo@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    https://wiki.archlinux.org/title/Window_manager

    • Stacking (aka floating) window managers provide the traditional desktop metaphor used in commercial operating systems like Windows and macOS. Windows act like pieces of paper on a desk, and can be stacked on top of each other. For available Arch Wiki pages see Category:Stacking window managers.
    • Tiling window managers “tile” the windows so that none are overlapping. They usually make very extensive use of key-bindings and have less (or no) reliance on the mouse. Tiling window managers may be manual, offer predefined layouts, or both. For available Arch Wiki pages see Category:Tiling window managers.
    • Dynamic window managers can dynamically switch between tiling or floating window layout. For available Arch Wiki pages see Category:Dynamic window managers.

    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.