Commit Graph

720 Commits

Author SHA1 Message Date
pi66 c59295865b feat: add pad/tool bindings and pen region 2026-04-17 12:05:42 +01:00
pi66 2d4463dd83 add window_title option (like dwm notitle patch) 2026-04-01 18:15:04 +02:00
zoigmant 8a58a7c1c4 reorganize tags patch; squashing two commits to fix patching error and whitespace complaint 2026-04-01 17:56:28 +02:00
C4FE1 b2c87f505f Add dwindle layout patch
Add dwindle layout patch

Adding config.def.h keybinding

Adding config.def.h keybinding
2026-03-30 01:20:11 +02:00
nate zhou 998808b303 sticky: update for 0.8 2026-03-23 14:16:54 +01:00
nate zhou 24fa6e04ce shifttag: fix shifting to unoccupied with multiple tags 2026-03-23 20:24:42 +08:00
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
julmajustus ee75e70f79 btrtile update for dwl v0.8 and wlroots-next 2026-03-19 23:20:11 +02:00
LaKato 6d4b7d3a57 togglekblayoutandoptions: update for dwl v0.8
No changes, just a rebase to explicitly advertise support.
2026-03-18 20:51:39 -04:00
Nikita Ivanov 8ac41e9d73 menurule: update to 0.8 2026-03-16 21:49:06 +01:00
Nikita Ivanov 50651a80d2 menu: update to 0.8 2026-03-16 21:44:32 +01:00
Nikita Ivanov 79de70e29e swallow: update to 0.8 2026-03-16 21:25:48 +01:00
Nikita Ivanov 6abdb9f50c setrule: update to 0.8 2026-03-16 21:17:03 +01:00
Nikita Ivanov 05895bbe1b en-keycodes: update to 0.8 2026-03-16 21:06:48 +01:00
Nikita Ivanov 36439e54ba kblayout: update to 0.8 2026-03-16 20:58:53 +01:00
Nikita Ivanov 870a322831 movestack: update to 0.8 2026-03-16 20:52:50 +01:00
Nikita Ivanov 5ccc71e0b5 centeredmaster: update to 0.8 2026-03-16 20:42:50 +01:00
Nikita Ivanov 52a7559a87 snail: fix formatting 2026-03-16 20:38:06 +01:00
Nikita Ivanov ca06146655 Update snail patch to 0.8 2026-03-16 20:27:22 +01:00
A Frederick Christensen abba4e9ad0 simple_scratchpad: Update for 0.8 and for wlroots-next-f4249db 2026-03-15 15:20:55 +01: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
André Desgualdo Pereira 722f0573eb update winview to dwl 0.8 2026-03-14 18:38:42 -03:00
André Desgualdo Pereira 3ade6519ac moved gridall to stale 2026-03-14 18:00:23 -03:00
André Desgualdo Pereira 1b490e51a9 update focusonurgent patch to dwl 0.8 2026-03-14 17:56:12 -03:00
André Desgualdo Pereira 4774631436 update controlled_fullscreen to dwl 0.8 2026-03-14 17:44:04 -03:00
Dhruva Sambrani 16ae2a3a87 fix extrabar not updating status 2026-03-13 12:45:31 +01:00
Dhruva Sambrani 6882f753c5 fix extrabar again 2026-03-11 19:17:12 +01:00
Dhruva Sambrani 585f636ea1 fix the extrabar patch 2026-03-11 19:15:26 +01:00
Dhruva Sambrani f46616216f add extrabar 2026-03-11 19:11:52 +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
Diego Viola e1ad73d51c treewide: fix typos 2026-03-10 20:13:35 +01:00
Dhruva Sambrani 0f2cd0555a ignore dimmer rects in xytonode 2026-03-10 16:42:02 +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
A Frederick Christensen 97b9dbc1e6 tablet-and-touch: removed
This coupled patch was likely only of use to me (@fauxmight)
At present, it does not cleanly apply with other patches I am using and
is thus no longer likely of use to anyone.
2026-03-08 23:30:05 -05:00
A Frederick Christensen f8d1cfad11 autostart: More README cleanup 2026-02-27 12:37:45 -06:00
A Frederick Christensen 0ddfff3376 autostart: cleanups and minimize interference with other patches 2026-02-27 12:32:28 -06:00
A Frederick Christensen cca388a012 tablet-and-touch: Update for 0.8 and for wlroots-next-f4249db 2026-02-26 23:28:58 -06:00
A Frederick Christensen c5b24427c7 tablet-input: Alphabetize includes 2026-02-26 23:13:05 -06:00
A Frederick Christensen 77df1eb16e touch-input: Update for 0.8 and for wlroots-next-f4249db 2026-02-26 22:18:41 -06:00
A Frederick Christensen f4039c0252 tablet-input: Update for 0.8 and for wlroots-next-f4249db 2026-02-26 22:05:54 -06:00
A Frederick Christensen 1b063e68bb monitorconfig: update for dwl-wlroots-next-f4249db and for dwl-0.8 2026-02-26 18:33:24 +01:00
A Frederick Christensen 1988d629ec numlock-capslock: cleanup a download name 2026-02-25 20:09:34 -06:00
A Frederick Christensen d36b83b31e numlock-capslock: fauxmight adopted abandoned patch and updated for 0.8 and wlroots-next 2026-02-25 20:07:02 -06:00
A Frederick Christensen e1fa126693 customfloat: README link correction 2026-02-23 09:32:35 -06:00