summaryrefslogtreecommitdiffhomepage
path: root/dwm.c
AgeCommit message (Expand)Author
2020-08-21Simplification of color configuration; settling on a set of color schemes tha...bakkeby
2020-08-20losefullscreen: minor improvements to keep fullscreen while moving focus to a...bakkeby
2020-08-20Adding experimental flexwintitle patch based on bartabgroupsbakkeby
2020-08-13Adding bartabgroups patchbakkeby
2020-08-11Adding decoration hints patchbakkeby
2020-08-10Adding steam patchbakkeby
2020-08-10Adding insets patchbakkeby
2020-08-10systray: systray window may always not exist depending on configuration and n...bakkeby
2020-08-10Adding cool autostart patchbakkeby
2020-08-04zoomswap: renamed prevtiled back to findbefore as per original patchbakkeby
2020-08-01Fix for focustack not being able to focus past hidden windows.bakkeby
2020-07-31systray: add / override class hints for the systray clients (allows for compo...bakkeby
2020-07-27Fix for monitor rules not applying for tag 1 specific rulebakkeby
2020-07-21barmodules: refactoring updatebarposbakkeby
2020-07-21barmodules: refactoring updatebarposbakkeby
2020-07-19Adding powerline patchbakkeby
2020-07-19Adding bar modules which splits the dwm bar into modules allowing for re-arra...bakkeby
2020-07-18Extrabar --> extrastatusbakkeby
2020-07-18Making bars list into linked listbakkeby
2020-07-18Refinementbakkeby
2020-07-15Adding BarWidthArg, BarDrawArg, BarClickArg to keep the method signatures staticbakkeby
2020-07-15Major refactoring in preparation for bar modulesbakkeby
2020-07-15Fixing rawstext defined but not used warningbakkeby
2020-07-09awesomebar: refactoring remainder logic, which seemed a bit offbakkeby
2020-07-08staticstatus + extrabar: Allow extrabar to be static on a monitor other than ...bakkeby
2020-07-07Extrabar alignment, buttonclicks and other improvementsbakkeby
2020-07-05Extrabar compatibility improvementsbakkeby
2020-07-05extrabar compatibility updatesbakkeby
2020-07-04center patch: adding options to center transient windowsbakkeby
2020-07-03switchtag improvements, making the restoring of tags optional and configurablebakkeby
2020-07-03switchtag improvements, making the restoring of tags optional and configurablebakkeby
2020-07-02switchtag patch: do not switch tags if the tag is already shown, same with fo...bakkeby
2020-07-01Fixed a dwmblocks / statuscmd / systray compatibility issue where button clic...bakkeby
2020-06-30Adding alternative activetagindicatorbar patchbakkeby
2020-06-30holdbar: toggle bar improvementsbakkeby
2020-06-25Adding cursor icons for resizecorners, resizepoint, dragmfact and dragcfactbakkeby
2020-06-25Updating sendmon_keepfocus to only keep focus if the client had focusbakkeby
2020-06-24Adding sendmon_keepfocus patchbakkeby
2020-06-24Adding statusbutton patch ref. #33bakkeby
2020-06-24Adding resizepoint patchbakkeby
2020-06-23floatpos: correctionbakkeby
2020-06-21Adding bar_height patchbakkeby
2020-06-21Adding floatpos patch.bakkeby
2020-06-15Adding sizehints patchbakkeby
2020-06-15Rule macro improvements + rule macro helper macrosbakkeby
2020-06-15Make EWMH windows floatbakkeby
2020-06-14Autostart: Make autostart conform to XDG Base Directory specification (upgrade)bakkeby
2020-06-14Added RULE macro to replace rules setup making the default config less of an ...bakkeby
2020-06-11Adding pango patch (ref. #10)bakkeby
2020-06-10noborder: The noborder patch had a bug in it such that if moving the window i...bakkeby