https://github.com/airblader/i3-sticky
Sticky tiling windows for i3
https://github.com/airblader/i3-sticky
i3 i3wm x11 xorg
Last synced: 3 months ago
JSON representation
Sticky tiling windows for i3
- Host: GitHub
- URL: https://github.com/airblader/i3-sticky
- Owner: Airblader
- License: mit
- Created: 2016-10-10T20:56:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T06:35:40.000Z (about 5 years ago)
- Last Synced: 2025-03-18T05:51:10.753Z (3 months ago)
- Topics: i3, i3wm, x11, xorg
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 45
- Watchers: 11
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i3-sticky
Offers sticky groups for [i3](http://www.i3wm.org).
Sticky groups are a concept wherein you have multiple containers on different
workspaces that belong to the same »sticky group.« Most of these windows will
be simple placeholders as they won't be visible, but only one window will be
the actual window to display. Whenever you switch workspaces, i3-sticky will
swap the designated window into the placeholder on the new workspace if such a
container is present. This allows you to have a sticky tiling window, i.e., a
window that is present on multiple workspaces. Note that for floating windows
you can use the i3 command `sticky`.This is a work in progress.
## Usage
TODO.