bakkeby
6a683c729e
Adding floatpos patch.
2020-06-21 15:33:29 +02:00
matt
6aca089661
Adding tagothermonitor patch
2020-06-19 23:18:50 +02:00
bakkeby
5e0a9c49f8
Adding sizehints patch
2020-06-15 21:01:05 +02:00
bakkeby
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
bakkeby
af96d4c358
Adding keymodes patch
2020-05-31 15:14:29 +02:00
bakkeby
e79aec52c2
Adding status2d patch
2020-05-26 20:53:53 +02:00
bakkeby
fc8434abd1
Adding moveplace patch
2020-05-21 19:58:11 +02:00
bakkeby
2cb3e697e4
Adding moveresize patch as per #25
2020-05-21 18:55:47 +02:00
bakkeby
75d5f1e0c5
Adding shiftview patch
2020-05-03 16:09:05 +02:00
bakkeby
f028377c98
Adding dwmblocks patch
2020-05-02 14:58:23 +02:00
bakkeby
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
bakkeby
525dc0d107
Adding statuscmd patch ref. #23
2020-04-13 15:01:08 +02:00
bakkeby
a560b9cb53
Adding rounded corners patch
2020-03-31 10:21:45 +02:00
bakkeby
e9e32d28c7
Adding revamped dragmfact patch ref. #19
2020-03-27 20:46:54 +01:00
bakkeby
32d3d2b7c3
Adding dragcfact patch, ref. #19
2020-03-25 15:15:47 +01:00
bakkeby
7bc3cf765e
Adding stacker patch as requested ref. #17
2020-03-23 12:15:50 +01:00
bakkeby
873b856428
FAKEFULLSCREEN_PATCH takes precedence over the FAKEFULLSCREEN_CLIENT_PATCH, ref. #13
2020-03-20 16:45:20 +01:00
bakkeby
8047fe257b
Layouts - re-distributing remaining pixels after even split to address #12
2020-03-20 15:20:07 +01:00
bakkeby
4b45c6071f
Adding vtcolors patch
2020-02-11 18:31:11 +01:00
bakkeby
90a848d608
Adding swaptags patch
2020-02-11 11:27:39 +01:00
bakkeby
ed20fd9c61
Feature request to add alternative scratchpad patch by Gaspar Vardanyan ref. #8
2020-02-09 14:55:40 +01:00
bakkeby
6de03c1735
Adding transferall patch
2020-02-02 11:55:19 +01:00
bakkeby
4ddfdab30e
Adding fsignal patch and moved dwmc signal settings to config.def.h
2020-02-02 11:41:34 +01:00
bakkeby
d644c89c74
Added shiftview patch
2020-01-29 14:22:24 +01:00
bakkeby
5e75da8dd1
Adding swapfocus patch
2020-01-29 11:31:52 +01:00
bakkeby
84b0361b65
Adding transfer patch
2020-01-26 15:32:14 +01:00
bakkeby
83a7b16a86
Adding inplacerotate patch
2020-01-17 09:54:23 +01:00
bakkeby
9b85650c1d
Adding fakefullscreeenclient patch
2019-11-21 12:23:38 +01:00
bakkeby
42b66d4b29
Addressed some conflicts between CMDCUSTOMIZE and NODMENU patches as well as between EXRESIZE and MAXIMIZE patches
2019-11-04 15:17:19 +01:00
bakkeby
2112ea927f
Adding exresize patch
2019-10-24 13:00:05 +02:00
bakkeby
3726d8d1ea
Adding swallow patch
2019-10-24 09:33:20 +02:00
bakkeby
3279c8747a
Adding note about flexipatch-finalizer
2019-10-16 10:28:16 +02:00
bakkeby
2eb8bcdf15
Adding scratchpad patch
2019-10-10 23:33:04 +02:00
bakkeby
ed1c509df3
Adding mdpcontrol patch
2019-10-10 23:09:07 +02:00
bakkeby
b32fe221b6
Adding columns layout
2019-10-08 22:57:21 +02:00
bakkeby
ca8638128f
Adding dwmc patch
2019-10-07 23:34:23 +02:00
bakkeby
2612060419
Adding sortscreens patch
2019-10-07 22:56:53 +02:00
bakkeby
ac4269a4f2
Adding cmdcustomize patch
2019-10-05 23:56:43 +02:00
bakkeby
15a4c58924
Adding taggrid patch
2019-10-05 23:28:50 +02:00
bakkeby
b6928ab1fb
Adding killunsel patch
2019-10-05 22:55:46 +02:00
bakkeby
a25d00eb00
Adding tagall patch
2019-10-04 23:56:00 +02:00
bakkeby
e0a21f0869
Adding movestack patch
2019-10-04 23:13:55 +02:00
bakkeby
2de0c0e307
Adding maximize patch
2019-10-04 22:46:47 +02:00
bakkeby
853c64fbb7
Adding switchcol patch
2019-10-04 00:20:47 +02:00
bakkeby
9ebd9c8397
Adding focusurgent patch
2019-10-03 00:10:08 +02:00
bakkeby
1f21ed72d1
Adding focusadjacenttag patch
2019-10-02 23:57:25 +02:00
bakkeby
0a23ed6efd
Adding restartsig and emptyview patches
2019-10-02 23:22:04 +02:00
bakkeby
37b1b54ab9
Adding fullscreen, holdbar and unfloatvisible patches
2019-10-02 00:03:21 +02:00
bakkeby
009819e186
Replaced flextile with flextile-deluxe, refactored monitor rules to support predetermined layouts per tag
2019-09-30 23:52:51 +02:00
bakkeby
f60b0b5121
Adding winview patch
2019-09-15 23:36:05 +02:00