Commit Graph

744 Commits

Author SHA1 Message Date
korei999 b1198bdbee update globalkey 2024-06-03 05:02:40 +03:00
korei999 28ae88d385 Update patches/globalkey/README.md 2024-06-03 01:14:06 +00:00
korei999 08d6467153 add globalkey patch 2024-06-03 01:10:59 +00:00
Guido Cella ebde3bd764 update alwayscenter
Fixes https://codeberg.org/dwl/dwl-patches/issues/75 and
https://codeberg.org/dwl/dwl-patches/issues/76
2024-06-01 23:49:34 +02:00
choc e32d843417 env: rename to envcfg 2024-06-01 18:07:28 +08:00
Palanix 70d2ea226d Fix monfig crash during nested usage, fix NULL rule 2024-06-01 06:50:11 +02:00
Nikita Ivanov 5c86e65aa0 Fix kblayout 2024-06-01 02:37:13 +02:00
sewn d400a432ad bar: update preview because ugly ig 2024-05-28 13:28:35 +03:00
sewn a86c3b9239 bar: 2024-05-28 2024-05-28 13:27:06 +03:00
Jérôme 3ebb0248f3 stacker: renaming patch to lowercase 2024-05-20 13:07:01 +02:00
Jérôme eea38f9674 stacker: git branch added to README 2024-05-20 13:05:24 +02:00
Ben Collerson 670f010ccc [chainkeys] cancel the chain - fix issue #69 2024-05-20 10:03:46 +10:00
sewn b4f093c9cb add rlimit_max 2024-05-19 20:07:11 +03:00
fauxmight c91d27905e Cleanups to main README.md 2024-05-19 14:20:46 +00:00
Jérôme 7db5321c54 adding stacker patch 2024-05-19 14:13:28 +00:00
Nikita Ivanov 611c9f5744 Revive menu patch 2024-05-18 23:29:42 +02:00
Nikita Ivanov c29d2464da kblayout: per tag layout does not work 2024-05-17 00:12:43 +02:00
oak 168d6bf045 Update barheight 2024-05-16 13:02:57 +02:00
Dhruva Sambrani 424808cd19 update dim-unfocused 2024-05-16 12:38:57 +02:00
Ben Collerson b014e0e41e warpcursor patch 2024-05-16 11:21:44 +10:00
Ben Collerson 4021b0d41c adopt attachbottom 2024-05-16 10:58:34 +10:00
Ben Collerson 75e17ef588 singletagset Rutherther's fixes for issue #57 2024-05-16 09:58:29 +10:00
Ben Collerson 34c6a26ed2 update singletagset patch description to be clearer 2024-05-16 09:51:47 +10:00
Micah N Gorrell 529dfa157c Updated the less simple input patch to include fixes from anabasis 2024-05-12 11:01:52 -06:00
Rutherther 7f93815e9c keyboard-shortcuts-inhibit: revive 2024-05-11 08:16:59 +02:00
fauxmight be5dc5b9ce Clarify stale patches procedure 2024-05-11 03:48:44 +00:00
anabasis 7da34dd6a7 revive deck patch 2024-05-11 02:59:40 +00:00
Rutherther 3275b4b909 accessnthmon: introduce 2024-05-10 19:20:59 +02:00
Guido Cella fd26269b04 update alwayscenter
Fixes https://codeberg.org/dwl/dwl-patches/issues/58.
2024-05-10 17:44:28 +02:00
A Frederick Christensen 9c5d5d85f3 dwl-patches overhaul
Eliminated wiki.
Individual patches have a README.md explanation in their own subdirectory.
Simplified submission of new patches and maintenance of existing patches.
Instructions page (README.md autodisplayed) is now at https://codeberg.org/dwl/dwl-patches/
2024-05-09 23:12:04 -05:00
Ben Collerson d6b051f5b8 fix singletagset patch issue #56 2024-05-08 13:15:51 +10:00
Palanix 0c4851e4a0 Fix monitorconfig patch 2024-05-03 23:37:08 +02:00
choc 51e07cb4b7 tablet-input: new patch 2024-05-04 01:23:26 +08:00
wochap e58c3ec41a remove unnecessary changes in client.h 2024-05-02 22:27:19 +00:00
choc eb37047870 swallow: update patch 2024-05-02 00:33:56 +08:00
wochap 29c871d5ea add foreign-toplevel-management.patch 2024-04-29 14:55:41 +00:00
sewn 3a4d8157f5 bar: 2024-04-25 2024-04-25 17:51:44 +03:00
sewn 9820162b9f bar: 2024-24-04 2024-04-24 15:45:30 +03:00
Eldar Yusupov 7b3d32fbc3 restoremon: switch to early return 2024-04-23 11:09:25 +03:00
sewn 8287f9b148 bar: use patch from git repo
diff --git a/bar/bar.patch b/bar/bar.patch
index d8a367a..a8a6f96 100644
--- a/bar/bar.patch
+++ b/bar/bar.patch
@@ -1,4 +1,4 @@
-From c84dbb5d4fa84e37d9bf6addde065dc7d3b13ec5 Mon Sep 17 00:00:00 2001
+From a47820e26cbbcc3af7591d5676276a07def21c91 Mon Sep 17 00:00:00 2001
 From: sewn <sewn@disroot.org>
 Date: Tue, 16 Apr 2024 23:58:41 +0300
 Subject: [PATCH] Implement dwm bar clone
@@ -994,6 +994,3 @@ index bf763df..54273ae 100644

  	if (c->isurgent && surface && surface->mapped)
  		client_set_border_color(c, urgentcolor);
---
-2.44.0
-
2024-04-17 00:03:01 +03:00
sewn 7d7df32f29 bar: remove utf8.h, included with drwl 2024-04-16 23:59:41 +03:00
Dhruva Sambrani 47258482e2 update dim-unfocused to allow temporary toggling 2024-04-16 14:25:52 +02:00
sewn bbb80f7a91 barborder: bar 2024-04-14 2024-04-14 08:47:19 +03:00
sewn 54edef5264 barpadding: bar 2024-04-14 2024-04-14 08:21:50 +03:00
sewn a20b75a9fd hide_vacant_tags: update for bar 2024-04-14 2024-04-14 07:59:38 +03:00
sewn 0c8cc199dc bar: update 2024-04-14 2024-04-14 07:46:05 +03:00
Eldar Yusupov ac48b764da Fix crash when there is no active client 2024-04-13 18:29:35 +03:00
wochap 6e3a57ffd1 update scenefx for HEAD 2024-04-11 18:26:36 -05:00
wochap 7a5c342082 update minimalborders for HEAD 2024-04-11 18:24:54 -05:00
wochap be3735bc6a update gestures for HEAD 2024-04-11 18:23:43 -05:00