4 个仓库
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 是一个作为 GNOME Shell 扩展实现的平铺窗口管理器和多显示器工作空间管理器。它将应用窗口组织成非重叠、可滚动的水平平铺布局,允许用户管理比单个屏幕所能容纳更多的应用。 该系统的特点是其可滚动视口平铺,允许通过键盘快捷键和触摸板手势浏览一系列窗口。它还具有多显示器工作空间组织模型,为每个物理显示器分配独立的平铺实例,同时将它们同步到全局工作空间栈。 该项目为使用正则表达式分配布局属性和层提供了广泛的窗口自动化功能。它包括用于工具窗口的专用浮动暂存层、用于同时移动窗口的批处理操作,以及用于自定义布局脚本和 CSS 界面样式的内部 API。
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.