awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesWindow Stacking

Grouping multiple windows into a shared spatial area for easier navigation and swapping.

Distinct from Window Managers: Distinct from Window Managers: focuses specifically on the stacking/tabbing behavior within a layout rather than general organization.

Explore 4 awesome GitHub repositories matching development tools & productivity · Window Stacking. Refine with filters or upvote what's useful.

Awesome Window Stacking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pop-os/shellAvatar von pop-os

    pop-os/shell

    5,226Auf GitHub ansehen↗

    This project is an automatic tiling window manager and a GNOME desktop interface extension. It functions as a keyboard-driven window orchestrator that organizes application windows into non-overlapping grids using a hierarchical tree structure to subdivide and rearrange screen space. The system provides a multi-monitor layout manager that handles window placement across multiple display outputs and automatically re-tiles when monitors are connected or disconnected. It includes a searchable, asynchronous interface for launching applications, system settings, and locating open windows. The sof

    Groups multiple windows into a single shared space for swapping and navigation.

    TypeScriptgnome-shell-extensionpop-ostiling
    Auf GitHub ansehen↗5,226
  • paperwm/paperwmAvatar von paperwm

    paperwm/PaperWM

    4,170Auf GitHub ansehen↗

    PaperWM ist ein Tiling-Window-Manager und ein Manager für Multi-Monitor-Arbeitsbereiche, der als GNOME-Shell-Erweiterung implementiert ist. Er organisiert Anwendungsfenster in einem nicht überlappenden, scrollbaren horizontalen Tiling-Layout, was es Nutzern ermöglicht, mehr Anwendungen zu verwalten, als auf einen einzelnen Bildschirm passen. Das System zeichnet sich durch sein scrollbares Viewport-Tiling aus, das die Navigation durch eine Sequenz von Fenstern mittels Tastaturkürzeln und Touchpad-Gesten ermöglicht. Es bietet zudem ein Multi-Monitor-Arbeitsbereichs-Organisationsmodell, das jedem physischen Display unabhängige Tiling-Instanzen zuweist, während diese mit einem globalen Arbeitsbereichs-Stack synchronisiert werden. Das Projekt bietet umfassende Funktionen für die Fensterautomatisierung unter Verwendung regulärer Ausdrücke, um Layout-Eigenschaften und Layer zuzuweisen. Es beinhaltet einen dedizierten schwebenden Scratch-Layer für Utility-Fenster, Batch-Operationen für gleichzeitige Fensterbewegungen und eine interne API für benutzerdefiniertes Layout-Skripting und CSS-Schnittstellen-Styling.

    Groups related application windows into vertical columns within the primary horizontal tiling layout.

    JavaScript
    Auf GitHub ansehen↗4,170
  • amnweb/yasbAvatar von amnweb

    amnweb/yasb

    4,209Auf GitHub ansehen↗

    YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for building personalized information bars using a modular class-based widget architecture and CSS-based styling. The framework distinguishes itself through deep integration with Windows tiling window managers, allowing users to display active workspaces, tiling layouts, and window focus states. It also features automated visual consistency by generating system color schemes based on the current desktop wallpaper. The project covers a wide range of capabilities, including real-time syst

    Displays a list of windows in the active window stack for efficient navigation.

    Pythonpythonricingstatus-bar
    Auf GitHub ansehen↗4,209
  • jordansissel/xdotoolAvatar von jordansissel

    jordansissel/xdotool

    3,822Auf GitHub ansehen↗

    xdotool is a command-line utility for X11 desktop automation that simulates keyboard and mouse input and manages application windows. It functions as a scriptable tool that maps sequential text instructions to low-level library calls to control the X11 graphical environment. The project enables the generation of synthetic keyboard and mouse events to automate interactions with graphical user interfaces. It also acts as a window manager controller, allowing users to programmatically move, resize, focus, and organize application windows and virtual desktops. The tool covers a wide range of cap

    Allows moving specified windows to the bottom or top of the desktop z-order stack.

    C
    Auf GitHub ansehen↗3,822
  1. Home
  2. Development Tools & Productivity
  3. Window Managers
  4. Window Stacking

Unter-Tags erkunden

  • Z-Order ManipulationsOperations that change the vertical stacking order of windows on the desktop. **Distinct from Window Stacking:** Focuses on depth (top/bottom) rather than spatial grouping or layout stacking.