awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pop-os/shellpop-os का अवतार

    pop-os/shell

    5,226GitHub पर देखें↗

    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
    GitHub पर देखें↗5,226
  • paperwm/paperwmpaperwm का अवतार

    paperwm/PaperWM

    4,170GitHub पर देखें↗

    PaperWM is a tiling window manager and multi-monitor workspace manager implemented as a GNOME Shell extension. It organizes application windows into a non-overlapping, scrollable horizontal tiling layout, allowing users to manage more applications than can fit on a single screen. The system is distinguished by its scrollable-viewport tiling, which allows navigation through a sequence of windows via keyboard shortcuts and touchpad gestures. It also features a multi-monitor workspace organization model that assigns independent tiling instances to each physical display while synchronizing them t

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

    JavaScript
    GitHub पर देखें↗4,170
  • amnweb/yasbamnweb का अवतार

    amnweb/yasb

    4,209GitHub पर देखें↗

    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
    GitHub पर देखें↗4,209
  • jordansissel/xdotooljordansissel का अवतार

    jordansissel/xdotool

    3,822GitHub पर देखें↗

    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
    GitHub पर देखें↗3,822
  1. Home
  2. Development Tools & Productivity
  3. Window Managers
  4. Window Stacking

सब-टैग एक्सप्लोर करें

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