Commit Graph

112 Commits

Author SHA1 Message Date
2f70c42aab Adding renamed scratchpads patch 2022-06-20 14:00:09 +02:00
440c4a6efa Porting the seamless restart feature from dusk into dwm-flexipatch 2022-06-17 14:36:20 +02:00
da5e69c4a7 holdbar + systray compatibility - make systray follow the bar when being revealed and hidden ref. #239 2022-03-10 09:35:12 +01:00
63fed59d19 Adding taglabels patch ref. #199 2021-11-23 22:36:53 +01:00
f8ae6714db Adding winicon patch 2021-07-27 13:40:53 +02:00
0733c39e0c sed source files to end with 1 new line 2021-06-14 08:54:23 +03:00
ac737f9dfc Adding xkb patch as per request #111 2021-04-07 15:35:56 +02:00
0c88a49e27 Adding distributetags patch 2021-04-06 12:47:38 +02:00
07277cc460 Add tapresize patch 2021-03-30 22:49:59 +03:00
0f9104285b Adding tab patch 2021-03-09 13:23:39 +01:00
9fcfa8d6ce Adding focusdir patch 2021-02-11 12:29:48 +01:00
1d092253e3 Adding riodraw patch 2021-02-11 12:01:08 +01:00
0f28402305 Adding placemouse patch 2021-01-22 11:28:55 +01:00
5fd83cb76b added the layoutmenu patch 2021-01-02 01:26:21 +01:00
c47f61387d mpdcontrol: fixing typo, mpd (music player daemon), not mdp 2020-10-04 21:19:54 +02:00
00320fb842 Adding nomodbuttons patch 2020-09-18 10:53:07 +02:00
8994f375e8 anybar: initial commit 2020-09-10 13:32:28 +02:00
4379517c25 Adding IPC v1.5.5 patch 2020-09-07 17:48:58 +02:00
b3d336322e Adding aspectresize patch 2020-08-27 07:34:21 +02:00
f45acf8795 Added alttagsdecoration patch.
Unified tag icon handling while adding support for different icons per monitor.

In general LENGTH(tags) has been replaced with a NUMTAGS macro (defaulting to 9)
and the tags[] array has been replaced with a tagicons[][] array, access to which
is done through a single function tagicon.

This allows one central place where alternative tags, alttagsdecoration, or other
future tags logic is handled. This also gives a consistent display of tags
regardless of the module that presents tags.

Additionally the monitor index has been integrated into dwm for easier access.
2020-08-25 16:27:14 +02:00
32819a48f3 Added clientindicators patch and unified and simplified indicator code. Enabled centeredwindowname option for awesomebar and bartabgroups patches. 2020-08-22 16:25:56 +02:00
a085c788e3 Adding experimental flexwintitle patch based on bartabgroups 2020-08-20 13:30:12 +02:00
de47bd8839 Adding bartabgroups patch 2020-08-13 15:42:49 +02:00
57e727b498 Adding focusmaster patch 2020-08-11 10:25:19 +02:00
10f4d513ec Adding decoration hints patch 2020-08-11 10:17:02 +02:00
1dd4ec5bc4 Adding insets patch 2020-08-10 13:16:12 +02:00
dfe1c40563 Adding cool autostart patch 2020-08-10 10:24:16 +02:00
ed7a43edf1 Adding reorganizetags patch 2020-08-02 15:18:18 +02:00
023aa218e4 Adding powerline patch 2020-07-19 16:57:30 +02:00
6961418d63 Extrabar --> extrastatus 2020-07-18 21:12:30 +02:00
250fbbd2c7 holdbar: changes for new bar 2020-07-18 18:59:03 +02:00
664484d572 Refinement 2020-07-18 13:03:30 +02:00
f2da4d20d9 Further bar renaming 2020-07-15 09:26:16 +02:00
903b32ac8b Major refactoring in preparation for bar modules 2020-07-15 08:57:30 +02:00
6a683c729e Adding floatpos patch. 2020-06-21 15:33:29 +02:00
6aca089661 Adding tagothermonitor patch 2020-06-19 23:18:50 +02:00
5e0a9c49f8 Adding sizehints patch 2020-06-15 21:01:05 +02:00
6321b52a30 Renamed SCRATCHPAD_PATCH --> SCRATCHPADS_PATCH to match the naming of the suckless patches as the multiple scratchpads patch has its own location now 2020-06-05 11:23:22 +02:00
af96d4c358 Adding keymodes patch 2020-05-31 15:14:29 +02:00
e79aec52c2 Adding status2d patch 2020-05-26 20:53:53 +02:00
fc8434abd1 Adding moveplace patch 2020-05-21 19:58:11 +02:00
2cb3e697e4 Adding moveresize patch as per #25 2020-05-21 18:55:47 +02:00
75d5f1e0c5 Adding shiftview patch 2020-05-03 16:09:05 +02:00
f028377c98 Adding dwmblocks patch 2020-05-02 14:58:23 +02:00
ec32a28380 [dwm][PATCH] statuscolors, fix status text width computation
This is an updated version of the statuscolors patch that fixes the
computation of the text width. The previous version of the patch
inculded all the byte codes that are used to select the color schemes
when computing the width, obaining a width that is larger than the real
width. This patch fixes that by adding up the widths of the individual
chunks, separated by the codes that select the color schemes.
2020-04-16 20:22:23 +02:00
525dc0d107 Adding statuscmd patch ref. #23 2020-04-13 15:01:08 +02:00
a560b9cb53 Adding rounded corners patch 2020-03-31 10:21:45 +02:00
e9e32d28c7 Adding revamped dragmfact patch ref. #19 2020-03-27 20:46:54 +01:00
32d3d2b7c3 Adding dragcfact patch, ref. #19 2020-03-25 15:15:47 +01:00
7bc3cf765e Adding stacker patch as requested ref. #17 2020-03-23 12:15:50 +01:00