Commit Graph
10 Commits
Author SHA1 Message Date
nate zhou 039be1a6cf Add: shifttag
Shift to next/previous tag, with skipping occupied/unoccupied variants.

This patch is an alternative to `shiftview` patch with more controls:

- `shifttag`: shift to next/previous tags
- `shifttag_occupied`: skipping unoccupied tags
- `shifttag_unoccupied`: skipping occupied tags

`shifttag-bar` is a variant to be applied on top of the bar patch.
2026-03-23 01:50:29 +08:00
nate zhou ee54a3413c bar-modes: show status text when space permits
Try to truncate title before hiding status, with longer modes labels.
2026-03-15 14:30:44 +08:00
nate zhou 000aa7d15c genericgaps: update for 0.8 2026-03-15 03:19:07 +01:00
nate zhou 341d6d1fd3 gaplessgrid: update for 0.8 2026-03-10 21:02:30 +01:00
nate zhou a20a103242 decklayout: update for 0.8 2026-03-10 20:59:12 +01:00
nate zhou 99c3aeb1ed modes: update for 0.8 and abandoned patch adopted by unixchad 2026-03-09 10:08:51 +01:00
nate zhou 9481ea7ea3 bottomstack: update for 0.8 and abandoned patch adopted by unixchad 2026-03-09 09:24:38 +01:00
nate zhou 58e371fcb3 swapandfocusdir: update for 0.8 and abandoned patch adopted by unixchad 2026-03-09 15:12:05 +08:00
nate zhou 898bc7a946 Add: hide-cursor-when-typing
Hide the cursor when start typing, and restore it when start moving
cursor again, just like xbanish.
2026-03-09 06:39:31 +01:00
nate zhou 507f76f981 Add: bar-modes patch
Add modes_labels indicator to bar, which behaves like river-classic's
dam bar. This patch has to be applied after the bar and modes patch.
2026-03-09 06:37:16 +01:00