summaryrefslogtreecommitdiffhomepage
path: root/patch/include.c
AgeCommit message (Collapse)Author
2022-10-08Adding alt-tab patch ref. #303bakkeby
2022-08-12Adding nametag patchbakkeby
2022-07-05Adding tagpreview patch (#271)Stein Gunnar Bakkeby
2022-07-05Refactoring shift functions ref. #270bakkeby
2022-07-04Adding shiftswaptags patch ref. #270bakkeby
2022-07-04Adding shiftboth patch ref. #270bakkeby
2022-07-04Adding shifttagclients patch ref. #270bakkeby
2022-07-04Adding shifttag patch ref. #270bakkeby
2022-06-20Adding renamed scratchpads patchbakkeby
2022-06-17Porting the seamless restart feature from dusk into dwm-flexipatchbakkeby
2022-03-10holdbar + systray compatibility - make systray follow the bar when being ↵bakkeby
revealed and hidden ref. #239
2021-11-23Adding taglabels patch ref. #199bakkeby
2021-07-27Adding winicon patchbakkeby
2021-06-14sed source files to end with 1 new linepepper-jelly
2021-04-07Adding xkb patch as per request #111bakkeby
2021-04-06Adding distributetags patchbakkeby
2021-03-30Add tapresize patchverschmelzen
2021-03-09Adding tab patchbakkeby
2021-02-11Adding focusdir patchbakkeby
2021-02-11Adding riodraw patchbakkeby
2021-01-22Adding placemouse patchbakkeby
2021-01-02added the layoutmenu patchmatt
2020-10-04mpdcontrol: fixing typo, mpd (music player daemon), not mdpbakkeby
2020-09-18Adding nomodbuttons patchbakkeby
2020-09-10anybar: initial commitbakkeby
2020-09-07Adding IPC v1.5.5 patchbakkeby
2020-08-27Adding aspectresize patchbakkeby
2020-08-25Added alttagsdecoration patch.bakkeby
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-22Added clientindicators patch and unified and simplified indicator code. ↵bakkeby
Enabled centeredwindowname option for awesomebar and bartabgroups patches.
2020-08-20Adding experimental flexwintitle patch based on bartabgroupsbakkeby
2020-08-13Adding bartabgroups patchbakkeby
2020-08-11Adding focusmaster patchbakkeby
2020-08-11Adding decoration hints patchbakkeby
2020-08-10Adding insets patchbakkeby
2020-08-10Adding cool autostart patchbakkeby
2020-08-02Adding reorganizetags patchbakkeby
2020-07-19Adding powerline patchbakkeby
2020-07-18Extrabar --> extrastatusbakkeby
2020-07-18holdbar: changes for new barbakkeby
2020-07-18Refinementbakkeby
2020-07-15Further bar renamingbakkeby
2020-07-15Major refactoring in preparation for bar modulesbakkeby
2020-06-21Adding floatpos patch.bakkeby
2020-06-19Adding tagothermonitor patchmatt
2020-06-15Adding sizehints patchbakkeby
2020-06-05Renamed SCRATCHPAD_PATCH --> SCRATCHPADS_PATCH to match the naming of the ↵bakkeby
suckless patches as the multiple scratchpads patch has its own location now
2020-05-31Adding keymodes patchbakkeby
2020-05-26Adding status2d patchbakkeby
2020-05-21Adding moveplace patchbakkeby
2020-05-21Adding moveresize patch as per #25bakkeby