Commit Graph

115 Commits (d3ab291944016be14002875ef8f4a318bd672c50)

Author SHA1 Message Date
bakkeby d3ab291944 Adding shiftboth patch ref. #270 2 years ago
bakkeby 279c571986 Adding shifttagclients patch ref. #270 2 years ago
bakkeby a15a259926 Adding shifttag patch ref. #270 2 years ago
bakkeby 2f70c42aab Adding renamed scratchpads patch 2 years ago
bakkeby 440c4a6efa Porting the seamless restart feature from dusk into dwm-flexipatch 2 years ago
bakkeby da5e69c4a7 holdbar + systray compatibility - make systray follow the bar when being revealed and hidden ref. #239 2 years ago
bakkeby 63fed59d19 Adding taglabels patch ref. #199 3 years ago
bakkeby f8ae6714db Adding winicon patch 3 years ago
pepper-jelly 0733c39e0c sed source files to end with 1 new line 3 years ago
bakkeby ac737f9dfc Adding xkb patch as per request #111 3 years ago
bakkeby 0c88a49e27 Adding distributetags patch 3 years ago
verschmelzen 07277cc460 Add tapresize patch 3 years ago
bakkeby 0f9104285b Adding tab patch 3 years ago
bakkeby 9fcfa8d6ce Adding focusdir patch 3 years ago
bakkeby 1d092253e3 Adding riodraw patch 3 years ago
bakkeby 0f28402305 Adding placemouse patch 3 years ago
matt 5fd83cb76b added the layoutmenu patch 4 years ago
bakkeby c47f61387d mpdcontrol: fixing typo, mpd (music player daemon), not mdp 4 years ago
bakkeby 00320fb842 Adding nomodbuttons patch 4 years ago
bakkeby 8994f375e8 anybar: initial commit 4 years ago
bakkeby 4379517c25 Adding IPC v1.5.5 patch 4 years ago
bakkeby b3d336322e Adding aspectresize patch 4 years ago
bakkeby 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.
4 years ago
bakkeby 32819a48f3 Added clientindicators patch and unified and simplified indicator code. Enabled centeredwindowname option for awesomebar and bartabgroups patches. 4 years ago
bakkeby a085c788e3 Adding experimental flexwintitle patch based on bartabgroups 4 years ago
bakkeby de47bd8839 Adding bartabgroups patch 4 years ago
bakkeby 57e727b498 Adding focusmaster patch 4 years ago
bakkeby 10f4d513ec Adding decoration hints patch 4 years ago
bakkeby 1dd4ec5bc4 Adding insets patch 4 years ago
bakkeby dfe1c40563 Adding cool autostart patch 4 years ago
bakkeby ed7a43edf1 Adding reorganizetags patch 4 years ago
bakkeby 023aa218e4 Adding powerline patch 4 years ago
bakkeby 6961418d63 Extrabar --> extrastatus 4 years ago
bakkeby 250fbbd2c7 holdbar: changes for new bar 4 years ago
bakkeby 664484d572 Refinement 4 years ago
bakkeby f2da4d20d9 Further bar renaming 4 years ago
bakkeby 903b32ac8b Major refactoring in preparation for bar modules 4 years ago
bakkeby 6a683c729e Adding floatpos patch. 4 years ago
matt 6aca089661 Adding tagothermonitor patch 4 years ago
bakkeby 5e0a9c49f8 Adding sizehints patch 4 years ago
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 4 years ago
bakkeby af96d4c358 Adding keymodes patch 4 years ago
bakkeby e79aec52c2 Adding status2d patch 4 years ago
bakkeby fc8434abd1 Adding moveplace patch 4 years ago
bakkeby 2cb3e697e4 Adding moveresize patch as per #25 4 years ago
bakkeby 75d5f1e0c5 Adding shiftview patch 4 years ago
bakkeby f028377c98 Adding dwmblocks patch 4 years ago
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.
4 years ago
bakkeby 525dc0d107 Adding statuscmd patch ref. #23 4 years ago
bakkeby a560b9cb53 Adding rounded corners patch 4 years ago