Commit Graph

740 Commits

Author SHA1 Message Date
92cff92b6b Make shebang more portable to NixOS 2024-03-30 20:03:08 -04:00
d565b6360f Add window rule for anytype 2024-03-30 09:43:26 -04:00
abf9b0ce09 Merge remote-tracking branch 'upstream/master' 2024-03-28 15:11:53 -04:00
23b55eaf9c Merge remote-tracking branch 'upstream/master' 2024-03-27 07:51:28 -04:00
82c3366317 tagpreview: proposed change to force hide preview window when changing tags ref. #415 2024-03-27 09:04:55 +01:00
cfabf03f62 bump version to 6.5
ref.
https://git.suckless.org/dwm/commit/061e9fe9a7db396c0c4f3d996c3908fb43a6d50c.html
2024-03-20 08:02:37 +01:00
e284bd7404 Change preprocessor directive values from N/A to 0 2024-03-17 20:17:51 -04:00
24e80c4eed Make tray background a configurable color 2024-03-15 14:08:28 -04:00
477a1c1202 Add a justfile for common commands 2024-03-15 13:35:37 -04:00
4ca6571a05 Merge remote-tracking branch 'upstream/master' 2024-03-15 13:30:29 -04:00
d2ba136896 Remove window rules for Ferdium and Notion 2024-03-15 13:25:54 -04:00
58b58dc44e Add PERMON_VANITYGAPS_PATCH (#343) 2024-03-14 09:38:21 +01:00
f4f7069cae Merge remote-tracking branch 'upstream/master' 2024-02-27 20:16:22 -05:00
5e85bc8b5c tab + alttab compatibility fix (conflicting function name drawtab) 2024-02-01 21:29:25 +01:00
01244cc1b9 Adding placedir patch ref. #407 2024-01-31 22:38:41 +01:00
597a30207a Merge remote-tracking branch 'upstream/master' 2023-12-24 11:45:12 -05:00
5a0c5e617f Adding the do-not-die-on-color-allocation-failure patch ref. #404 2023-12-22 10:42:16 +01:00
9869c22cb2 Adding sendmoncenter patch ref. #402 2023-12-01 09:38:22 +01:00
cbc88fc67e Change FiraCode to Monaspice Neon 2023-11-23 12:57:53 -05:00
3f62ec4e0d Update Window Rules
- Add automatic tagging for Logseq, Gamescope, Syncthing, Nyrna, and OpenRGB
- Remove auto tagging for specific gaming related apps since they
  should be running inside gamescope anyways
2023-11-21 15:11:17 -05:00
b1cae0ce5e Merge remote-tracking branch 'upstream/master' 2023-11-14 19:05:02 -05:00
03ede82d5c focusmaster: adding restack to address stack issues when using monocle or deck layouts ref. #398 2023-11-13 21:20:37 +01:00
bd29edf9c0 Merge remote-tracking branch 'upstream/master' 2023-11-12 12:18:09 -05:00
817db8c3ca Adding focusmaster-return patch variant ref. #398 2023-11-12 09:41:31 +01:00
d86ea2de25 Fix patch compatibility issue in the resizemousescroll function of TAPRESIZE_PATCH. (#393) 2023-11-08 21:34:43 +01:00
ad9664fa01 shift: skip sticky clients when working out which tags are occupied ref. #387 2023-11-08 21:09:27 +01:00
332c90049d sticky: prioritise non-sticky windows on focus(NULL) correction ref. #387 2023-11-07 21:44:39 +01:00
63bab1aa8a sticky: prioritise non-sticky windows on focus(NULL) ref. #387 2023-11-07 17:58:45 +01:00
4a22fd046c Fix when only one client in a tag and click it to hide it, then click it one more time, the client will not show as expected. (#385) 2023-11-05 22:07:43 +01:00
83a047aca7 shift: filter out scratchpad tags ref. #382 2023-11-04 21:38:38 +01:00
1b5a58f231 Fix space before tab in indent 2023-10-20 10:53:10 +02:00
d807d3da3e renamed scratchpads: allow a fullscreen scratchpad auto-hide when focus is lost if combined with both the losefullscreen patch and the auto-hide patch for renamed scratchpads 2023-10-03 21:25:10 +02:00
dd1660b1ed renamed scratchpads: auto-unhide a minimised (icon state) scratchpad when toggled 2023-10-02 09:51:34 +02:00
ddb2e833a4 tagpreview: adding compatibility with powerline tags and taglabels 2023-10-01 21:07:58 +02:00
8191c0739a focusonclick: not skipping motionnotify events as to avoid interferring with tagpreview and other on hover patches 2023-10-01 20:51:16 +02:00
3e97a1d25c Makefile: remove the options target
The Makefile used to suppress output (by using @), so this target made sense at
the time.

But the Makefile should be simple and make debugging with less abstractions or
fancy printing.  The Makefile was made verbose and doesn't hide the build
output, so remove this target.

Prompted by a question on the mailing list about the options target.

ref.
https://git.suckless.org/dwm/commit/9f8855343c881bdc01b9fff5b956537ba1106b76.html
2023-09-22 18:08:42 +02:00
5865c68c0e systray + unmanaged: fixed compatibility issue 2023-09-22 18:05:25 +02:00
7849eaa08b Use pkg-config to locate fribidi library's files (#369) 2023-08-24 18:18:03 +02:00
74abea7c70 Adding unmanaged patch ref. #365 2023-06-27 17:24:36 +02:00
ab7d28ff0f bar border - allow for the border size to be explicitly set ref. #364 2023-06-27 16:31:02 +02:00
99f6f1b52c Adding focusfollowmouse patch ref. #364 2023-06-27 16:07:57 +02:00
1a1ce47917 layoutmenu: fixing warning from original patch 2023-06-27 14:59:48 +02:00
91ded7cbaa Merge remote-tracking branch 'upstream/master' 2023-06-26 19:03:41 -04:00
10a6640732 Adding the toggletopbar patch ref. #363 2023-06-25 22:52:50 +02:00
9104d89a94 Add Window Rule for Beeper 2023-05-31 20:37:55 -04:00
ea2de713dd Merge remote-tracking branch 'upstream/master' 2023-05-27 09:28:05 -04:00
3881ad4ad1 config.mk - dropping __XSI_VISIBLE from CPPFLAGS, should no longer be necessary 2023-05-24 15:27:12 +02:00
ff1f901743 Updating link to rounded corners patch 2023-05-22 10:03:06 +02:00
f2ea04aca0 Fix Media Playing Music Icon 2023-05-21 14:28:16 -04:00
206cef01e4 Merge remote-tracking branch 'upstream/master' 2023-05-20 13:51:40 -04:00