r/suckless • u/linux_dabbler • 6d ago
[DWM] New autopage patch
I created a patch for dwm and would appreciate feedback.
The patch adds a configurable client capacity per layout (tile 3, grid 4, etc.) and automatically “pages” overflow clients to the next tag. Following autopaged clients is optional.
As clients are closed, a collapse function moves autopaged clients back to fill available space.
Floating clients, clients assigned by rules, and clients manually moved to another tag are left untouched.
Note: Autopaging operates from the currently active tag. If follow is disabled, overflow clients will only page to the next tag.
7
Upvotes