summaryrefslogtreecommitdiffhomepage
path: root/dwm.c
AgeCommit message (Expand)Author
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
2020-06-10staticstatus: Adding note about systray pinningbakkeby
2020-06-10Adding staticstatus patchbakkeby
2020-06-10EWMH window float patch: Floating window x, y coordinates may be negative in ...bakkeby
2020-06-05Renamed SCRATCHPAD_PATCH --> SCRATCHPADS_PATCH to match the naming of the suc...bakkeby
2020-06-05Upgrading Gaspar Vardanyan's scratchpad patch to the 20200510 version.bakkeby
2020-05-31Adding keymodes patchbakkeby
2020-05-28Awesomebar: patch to prevent visual glitches from uneven tabs countbakkeby
2020-05-28dwmblocks and status2d compatibility fix for barpadding patchbakkeby
2020-05-28fancybar: renaming tw variable to ftw due to clash with upstream sw --> tw va...bakkeby
2020-05-28dwmblocks and status2d buttonpress adjustments for awesomebar and statuspaddingbakkeby
2020-05-27Fixing status2d and statuscmd / dwmblocks compatibility issues.bakkeby
2020-05-27Awesomebar: dwm crashes on bar click with 0 clientsbakkeby
2020-05-26Adding status2d patchbakkeby
2020-05-20Switchtag patch, lose switchtag feature for client if the client is moved to ...bakkeby
2020-05-20Adding (temporary?) EWMH_WINDOWS_FLOAT_PATCHbakkeby
2020-05-05Removing redundant lastbutton variable when both statuscmd and dwmblocks patc...bakkeby
2020-05-05Removing redundant statuscmds logic when both statuscmd and dwmblocks patches...bakkeby
2020-05-02Adding dwmblocks patchbakkeby
2020-04-27Upgrade of the tagmonfixfs patch, allows e.g. fullscreen YouTube videos to be...bakkeby
2020-04-26Expanded monitor rules patch to include nmaster, showbar and topbar options.bakkeby
2020-04-23Improved swallow and switchtag compatibilitybakkeby
2020-04-23Adding if conditions before freeing res_class and res_name in applyrulesbakkeby
2020-04-23drawbar: Don't shadow sw globalbakkeby
2020-04-23getatomprop: Add forward declarationbakkeby