https://github.com/serprex/nobox
prog minimalist stacking window manager
https://github.com/serprex/nobox
windowmanager x11-wm
Last synced: 5 months ago
JSON representation
prog minimalist stacking window manager
- Host: GitHub
- URL: https://github.com/serprex/nobox
- Owner: serprex
- Created: 2010-08-11T04:13:30.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T17:44:14.000Z (over 4 years ago)
- Last Synced: 2025-01-12T01:41:25.178Z (5 months ago)
- Topics: windowmanager, x11-wm
- Language: C
- Homepage:
- Size: 40 KB
- Stars: 48
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
/\\ /\//\\/\ // reductio ad absurdum of *box minimalism
\\\\//\\\///\\/
\\\\\///\\\//\ commands chorded with alt
\\/\/\\//\/ \\ see switch in code for mappingcode
tx handling in case 23:case 49:. x&y used mainly for window shuffling for stack's ABI. mz carries flag to cover for when user issues chord. mx&my used by mvsz. stack has subsections, designed to jumping to tail (hocus lifts x without shuffle; pocus B1 input focus)tx for AltTab book keeping. Hassle is ephemeral lift, for maintaining general order (when choosing next window, put current one back). tx points to candidate window
MOTION_NOTIFY&BUTTON_RELEASE occur after mvsz. mZ stores mz's state in case stack executed between events. Oddities occur if AltTab during resize. mx&my are general registers anywhere else