summaryrefslogtreecommitdiffhomepage
path: root/README.md
AgeCommit message (Collapse)Author
2020-09-21setborderpx fix link in changelogAaron Duxler
2020-09-18Adding nomodbuttons patchbakkeby
2020-09-10anybar: adding experimental support for having both anybar + dwm bar(s) in playbakkeby
2020-09-10anybar: initial commitbakkeby
2020-09-09Just some minor changes adding bar border patch ref. #41bakkeby
2020-09-08ipc: adding function/signal bindingsbakkeby
2020-09-07Adding IPC v1.5.5 patchbakkeby
2020-09-07Scratchpads improvement (multi-monitor support)bakkeby
2020-09-05Assortment of fullscreen improvementsbakkeby
2020-08-27Adding colorbar (implicit integration)bakkeby
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-22Simplified Pango integration by settling on common function signatures.bakkeby
2020-08-22Simplified Pango integration by settling on common function signatures.bakkeby
2020-08-22Added clientindicators patch and unified and simplified indicator code. ↵bakkeby
Enabled centeredwindowname option for awesomebar and bartabgroups patches.
2020-08-22Added zoomfloating patch. Changed zoom and togglefloating functions to use c ↵bakkeby
rather than selmon->sel.
2020-08-22Added logic to auto-hide bars if nothing is drawn on them (e.g. for ↵bakkeby
standalone bars that only show certain clients)
2020-08-21Simplification of color configuration; settling on a set of color schemes ↵bakkeby
that is shared between multiple patches (urgentborder, floatborder and titlecolor patches made non-optional)
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 steam patchbakkeby
2020-08-10Adding insets patchbakkeby
2020-08-10Adding cool autostart patchbakkeby
2020-08-02Adding reorganizetags patchbakkeby
2020-07-23Adding link to flextile-deluxe wiki pagebakkeby
2020-07-22README.md: wiki page link updatesbakkeby
2020-07-22README.md: wiki page link updatesbakkeby
2020-07-19Adding link to barmodules patchbakkeby
2020-07-19Strikethrough correctionbakkeby
2020-07-19Adding powerline patchbakkeby
2020-07-19Adding bar modules which splits the dwm bar into modules allowing for ↵bakkeby
re-arrangement of the bar and easier integration for new features
2020-07-18Adding note about dwm-flexipatch-1.0 branchbakkeby
2020-07-18Refinementbakkeby
2020-07-15Major refactoring in preparation for bar modulesbakkeby
2020-07-08dwm.1: fix wrong text in man page (aaad5f)bakkeby
2020-07-05Extrabar compatibility improvementsbakkeby
2020-07-05Extrabar compatibility improvementsbakkeby
2020-06-24Adding link to sendmon_keepfocus patchbakkeby
2020-06-24Adding sendmon_keepfocus patchbakkeby
2020-06-24Adding statusbutton patch ref. #33bakkeby
2020-06-24Adding resizepoint patchbakkeby
2020-06-21Adding bar_height patchbakkeby
2020-06-21Adding floatpos patch.bakkeby
2020-06-21Tidy following tagothermonitor mergebakkeby
2020-06-19Adding tagothermonitor patchmatt
2020-06-15Adding sizehints patchbakkeby
2020-06-14Added RULE macro to replace rules setup making the default config less of an ↵bakkeby
abomination and making it simpler to include new rules based patches
2020-06-11Upgrade to 5e34b2bakkeby