Commit Graph

741 Commits

Author SHA1 Message Date
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
A Frederick Christensen 3e627686a3 autostart: update README 2026-02-23 09:30:41 -06:00
A Frederick Christensen 47d7e4d5ac customfloat: update for 0.8 and wlroots-next-f4249db 2026-02-23 09:26:31 -06:00
A Frederick Christensen 32701fc108 autostart: cleanup defunct patch 2026-02-23 09:10:58 -06:00
A Frederick Christensen c916b773fd autostart: update for 0.8 and wlroots-next-f4249db 2026-02-22 19:36:54 -06:00
A Frederick Christensen a34e01519d tablet-and-touch: Correct link 2026-02-17 09:12:49 -06:00
A Frederick Christensen 43f5416503 Add tablet-and-touch combined patch 2026-02-17 09:04:29 -06:00
Guido Cella 59212b702c update center-terminal, shiftview, switchtotag 2026-02-09 10:30:29 +01:00
A Frederick Christensen 2e03d8ec91 autostart: abandoned patch adopted by user fauxmight 2026-01-26 14:36:00 -06:00
Guido Cella 76074da43e update alwayscenter date 2026-01-15 10:42:47 +01:00
Guido Cella 4530d00908 update alwayscenter
Center floating windows also when you move them to a different monitor,
as requested by a user. Which actually simplifies the implementation.
2026-01-15 10:41:06 +01:00
sewn 8c860178df bar: 2026-01-05 2026-01-05 16:52:49 +03:00
A Frederick Christensen 1578f75740 'ipc' patch to stale-patches; closes #578 2025-12-26 13:08:59 -06:00
A Frederick Christensen d2f3e1b77a 'headless' patch to stale-patches; closes #559 2025-12-26 13:03:58 -06:00
Hans von Hohenstaufen 06e9b2f651 Add client opacity focus 2025-12-26 19:57:31 +01:00
A Frederick Christensen 0395bbbb8f customfloat: update 2025-12-25 19:10:55 -06:00
fauxmight de70628d0a customfloat: Update patch link 2025-12-25 22:06:43 +01:00
fauxmight e9916e4319 customfloat: Correct README typo 2025-12-25 22:03:34 +01:00
pi66 7f261214e1 add: prevent resizing fixed-size xdg-toplevel clients 2025-12-22 10:17:12 +01:00
Gravity 17f0bd9db4 add spawnorfocus patch 2025-12-20 21:47:37 +01:00
A Frederick Christensen 8e7aeec9c6 [tablet-input] Correct compilation failure on dwl 0.7
This problem and fix was initially found and created by @ToYoNiX.
See PR #594
2025-12-19 13:46:02 -06:00
A Frederick Christensen 0870c51872 customfloat: Auto is -1 not 0 AND update to current dwl main. Closes #534. 2025-12-19 12:09:16 -06:00
A Frederick Christensen 56dd65b30d [customfloat]: Abandoned patch adopted by fauxmight 2025-12-19 10:42:30 -06:00
A Frederick Christensen 14f48c24e8 'gestures' patch to stale-patches; closes #553 2025-12-18 22:54:22 -06:00
A Frederick Christensen c0406e3c63 'minimalborders' patch to stale-patches; closes #130 2025-12-18 22:50:22 -06:00
A Frederick Christensen a9c57d0698 'scenefx' patch to stale-patches; closes #543 2025-12-18 22:48:49 -06:00
A Frederick Christensen 613d9c8639 'tab' patch to stale-patches; closes #490 2025-12-18 22:36:08 -06:00
Anant Murmu e547aa64b9 Add borderlessrule patch
no border around client if client rule isborderless set to 1
2025-12-02 12:21:46 +05:30
Rumen 955529b809 fix(bar-appicons): fixed compiler warnings 2025-12-01 20:36:01 +01:00
Alex Denes e85e01efd3 drm_lease: introduce new rebased patch 2025-12-01 13:43:48 +01:00