Commit Graph

404 Commits

Author SHA1 Message Date
fauxmight 6a8275950e Clarify and make consistent "default" versus "inactive"
Prior to this commit, "default" opacity signified "default" in some places and signified "inactive" in other places.
This commit attempts to make clear and consistent usage and specify "inactive" where appropriate.
2025-12-19 05:23:53 +01:00
fauxmight 55061ce6cd Minor cleanups to English grammar and usage. 2025-12-19 05:11:20 +01:00
Hans von Hohenstaufen 66592a0507 Add client opacity focus 2025-12-11 02:51:16 +00:00
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
Nikita Ivanov e4130ff865 en-keycodes: make it work with grp:caps_toggle 2025-11-30 23:27:17 +01:00
pi66 e240c8bf84 Add: load colors from an external file 2025-11-25 12:59:22 +01:00
Rumen 03e6e72b41 barconfig patch 2025-11-24 01:53:12 +01:00
Rumen 010b4b70be appicons patch 2025-11-24 01:45:29 +01:00
yukiisen 7c70e204b8 Fixed client opacity problem so windows don't lose transparency when they update buffers 2025-11-24 01:04:38 +01:00
nullsystem 46021333a1 update perinputconfig patch for main dwl
Now split into two patches, keyboard and pointer
2025-11-19 23:12:30 +00:00
nullsystem 5493b6dd94 update primaryselection patch for main dwl 2025-11-19 22:41:14 +00:00
André Desgualdo Pereira 973df560ec fix a bug in controlled fullscreen patch in which the window app would spawn ummapped at the floating layout 2025-11-13 09:20:00 -03:00
korei999 e104ef3495 tearing patch for 0.7 2025-11-11 00:21:49 +02:00
Kana 6b9258972f Merge branch 'main' into take-on-gaplessgrid 2025-10-31 20:01:13 +01:00
André Desgualdo Pereira ca2a322d20 take on gaplessgrid and fix minor indentation and typos 2025-10-31 15:53:40 -03:00
André Desgualdo Pereira d181bd4f4b take on winview for maintenance 2025-10-31 19:13:23 +01:00
André Desgualdo Pereira 7be608e4ed fix trailing whitespace at gridall patch 2025-10-31 13:06:03 -03:00
André Desgualdo Pereira 10a056e882 add focus on urgent patch 2025-10-31 12:54:21 +01:00
André Desgualdo Pereira 945c1de501 add controlled fullscreen patch 2025-10-31 12:49:38 +01:00
André Desgualdo Pereira b74ed046e6 add gridall patch 2025-10-29 09:29:20 -03:00
André Desgualdo Pereira 0a6759e881 decklayout fixes 2025-10-29 02:48:07 +01:00
Zuki Air 3f25b6c7d4 riverctl: add support for changing border colors via dwlctl, and fix bug with changing borderpx not applying 2025-10-26 14:24:20 +00:00
Fernando Otto 4263f5be4d Fix: Fixing disconnect with the graphics tablet 2025-10-14 13:13:03 -03:00
Aldrik Dunbar c13663c38f tablet-input: fix tilt support #151 2025-10-07 17:39:29 +02:00
Zuki Air e11f687751 riverctl: fix issues compiling with tcc 2025-09-30 17:17:17 +01:00
Olivier Warin 3348962148 fixed whitespace error 2025-09-29 09:59:42 +02:00
Alex Denes 419d3a44e3 Add color_manager patch 2025-09-29 05:33:52 +02:00
oli4warin 1742d5febc Merge branch 'main' into killunsel 2025-09-25 14:47:26 +02:00
Zuki Air 770aad7716 fix issue #557, compilation error with gcc 15 2025-08-19 10:39:34 +01:00
Zuki Air 7ffea896fa add riverctl patch 2025-08-19 03:23:37 +02:00
mmistika 214d0e400d better-resize: fix https://codeberg.org/dwl/dwl-patches/issues/536#issuecomment-6188077 2025-08-13 18:22:12 +02:00
Shringe be0f7b5674 Add systemd patch 2025-08-07 14:10:01 -05:00
MayOrMayNotBeACat 161c62ae6c Merge branch 'main' into main 2025-07-29 16:12:08 +02:00
sewn adda83d5c4 bar: add main 2025-07-29 2025-07-29 15:23:10 +03:00
Shringe 1b14ce7fc6 Add disable-keybindings-on-fullscreen-toggle 2025-07-28 15:31:27 +02:00
oli4warin a88f72efa9 patches/killunsel/README.md aktualisiert
fullfilling template
2025-07-21 17:28:42 +02:00
Olivier Warin c552c48146 Added killunsel patch 2025-07-20 11:52:20 +02:00
mmistika 07ad746a6f better-resize: 0.7 2025-07-17 15:50:26 +02:00
MayOrMayNotBeACat 348dc2ed33 Add stairs patch 2025-07-11 22:01:55 -04:00
A Frederick Christensen 49aba1d42b Disambiguate dwl-patches' license - closes issue #530
During the hosting transition from github to codeberg, dwl and
dwl-patches were split up for logistical reasons. In doing so,
however, the license files remained with dwl and were not replicated
into the new dwl-patches repository. This left new patches and
contributions to patches in an ambiguous license state.

Codeberg dwl-patches issue #530 requested that contributors to
dwl-patches explicitly consent or dissent to the dwl license
structure. All but seven contributors did so. Those seven
contributors' patches are here formally removed as dwl-patches adopts
the dwl license structure.

For clarity this license structure is as follows:

GPL-3+ license with a provision for the MIT license covering any
patches that affect util.c and util.h and a provision for the sway
license covering any patches that interact with client_is_float_type()
and the layer shell code which were drawn out of the sway code base.
2025-07-10 08:20:03 -05:00
mmistika 2aa9de3394 mouse-trackpad-split: 0.7 2025-06-24 22:42:14 +02:00
Santiago Lo Coco 7dd8eef128 attachtop: fix floating window edge case
Issue: #533
2025-06-16 23:39:35 +02:00
Guido Cella 1d16e63d46 update alwayscenter 2025-06-14 23:15:32 +02:00
Guido Cella 927ed93711 update center-terminal 2025-06-14 23:14:48 +02:00
Guido Cella 938cd817a4 update unclutter 2025-06-09 11:13:52 +02:00
wochap eae3d7ec62 Update patches/scenefx/README.md 2025-06-08 22:34:20 +02:00
MayOrMayNotBeACat 739b1df535 Add comment documenting jank with launchtag. 2025-06-07 00:21:53 -04:00
MayOrMayNotBeACat a8e93dcc1b Fix initialization error 2025-06-07 00:09:26 -04:00
MayOrMayNotBeACat eccf2288de Try to make the compiler error out if tag_layout is incorrectly configured. 2025-06-07 00:01:02 -04:00