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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pop-os/shellAvatar de pop-os

    pop-os/shell

    5,226Ver en GitHub↗

    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
    Ver en GitHub↗5,226
  • paperwm/paperwmAvatar de paperwm

    paperwm/PaperWM

    4,170Ver en GitHub↗

    PaperWM es un gestor de ventanas de mosaico (tiling) y gestor de espacios de trabajo para múltiples monitores implementado como una extensión de GNOME Shell. Organiza las ventanas de las aplicaciones en un layout de mosaico horizontal desplazable y sin superposiciones, permitiendo a los usuarios gestionar más aplicaciones de las que caben en una sola pantalla. El sistema se distingue por su mosaico de viewport desplazable, que permite la navegación a través de una secuencia de ventanas mediante atajos de teclado y gestos de touchpad. También cuenta con un modelo de organización de espacios de trabajo para múltiples monitores que asigna instancias de mosaico independientes a cada pantalla física mientras las sincroniza con una pila de espacios de trabajo global. El proyecto proporciona amplias capacidades para la automatización de ventanas utilizando expresiones regulares para asignar propiedades de layout y capas. Incluye una capa flotante dedicada para ventanas de utilidad, operaciones por lotes para el movimiento simultáneo de ventanas y una API interna para scripting de layouts personalizados y estilizado de interfaz CSS.

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

    JavaScript
    Ver en GitHub↗4,170
  • amnweb/yasbAvatar de amnweb

    amnweb/yasb

    4,209Ver en GitHub↗

    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
    Ver en GitHub↗4,209
  • jordansissel/xdotoolAvatar de jordansissel

    jordansissel/xdotool

    3,822Ver en GitHub↗

    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
    Ver en GitHub↗3,822
  1. Home
  2. Development Tools & Productivity
  3. Window Managers
  4. Window Stacking

Explorar subetiquetas

  • 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.