4 dépôts
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.
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.
PaperWM est un gestionnaire de fenêtres en mosaïque et un gestionnaire d'espaces de travail multi-écrans implémenté en tant qu'extension GNOME Shell. Il organise les fenêtres d'application dans une mise en page en mosaïque horizontale défilante et sans chevauchement, permettant aux utilisateurs de gérer plus d'applications qu'il n'est possible d'en afficher sur un seul écran. Le système se distingue par sa mosaïque à fenêtre défilante, qui permet la navigation à travers une séquence de fenêtres via des raccourcis clavier et des gestes de pavé tactile. Il dispose également d'un modèle d'organisation d'espace de travail multi-écrans qui assigne des instances de mosaïque indépendantes à chaque écran physique tout en les synchronisant avec une pile d'espace de travail globale. Le projet fournit de larges capacités pour l'automatisation des fenêtres en utilisant des expressions régulières pour assigner des propriétés de mise en page et des couches. Il inclut une couche de brouillon flottante dédiée pour les fenêtres utilitaires, des opérations par lots pour le déplacement simultané de fenêtres et une API interne pour le script de mise en page personnalisé et le stylage d'interface CSS.
Groups related application windows into vertical columns within the primary horizontal tiling layout.
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.
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.