summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2020-08-15bartabgroups: show title for hidden floating windows, added option to show ↵bakkeby
always show title for floating windows
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-10systray: systray window may always not exist depending on configuration and ↵bakkeby
number of monitors available, causing segfault in cleanup. Fixing double free on freeing fonts.
2020-08-10Adding cool autostart patchbakkeby
2020-08-10autostart: moving configs to config.def.hbakkeby
2020-08-04awesomebar: use previously tiled when hiding client and the hidden client ↵bakkeby
was the last tiled client
2020-08-04zoomswap: renamed prevtiled back to findbefore as per original patchbakkeby
2020-08-02Adding reorganizetags patchbakkeby
2020-08-02awesomebar: when hiding a client make the next focused client the next tiled ↵bakkeby
client
2020-08-01Fix for focustack not being able to focus past hidden windows.bakkeby
Also focusstack +2/-2 allow hidden windows to be selected using keyboard shortcuts in order to unhide them via showhideclient. Ref. https://www.reddit.com/r/suckless/comments/i1c66t/how_to_make_awesomebar_patch_more_keyboard_centric/
2020-07-31systray: add / override class hints for the systray clients (allows for ↵bakkeby
compositors to exlude them from shadows)
2020-07-31status2d: set the correct scheme before updating coloursbakkeby
2020-07-27Fix for monitor rules not applying for tag 1 specific rulebakkeby
2020-07-24status2d: rawstext may not exist if neither statuscmd nor the extrabar patch ↵bakkeby
is used
2020-07-24Adding statuscolors default config for powerline status 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-21barmodules: refactoring updatebarposbakkeby
2020-07-21barmodules: refactoring updatebarposbakkeby
2020-07-20barmodules: removing tags paddingbakkeby
2020-07-19Adding link to barmodules patchbakkeby
2020-07-19BAR_TITLE_RIGHT_PAD --> BAR_TITLE_RIGHT_PAD_PATCHbakkeby
2020-07-19Removing unnecessary .h filebakkeby
2020-07-19Strikethrough correctionbakkeby
2020-07-19Adding powerline patchbakkeby
2020-07-19hidevacanttags: width and buttonpress fixbakkeby
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-18Extrabar --> extrastatusbakkeby
2020-07-18holdbar: changes for new barbakkeby
2020-07-18Making bars list into linked listbakkeby
2020-07-18Revert config.mk uncommentingbakkeby
2020-07-18Refinementbakkeby
2020-07-15status2d: hide click_status2d if dwmblocks is usedbakkeby
2020-07-15Movestack can cause dwm to crash if there are no selections on the monitorbakkeby
2020-07-15taggrid: fix for invalid highlighting for the last tag when columns have an ↵bakkeby
uneven number of clients
2020-07-15Adding BarWidthArg, BarDrawArg, BarClickArg to keep the method signatures staticbakkeby
2020-07-15Further bar renamingbakkeby
2020-07-15Major refactoring in preparation for bar modulesbakkeby
2020-07-15Fixing rawstext defined but not used warningbakkeby
2020-07-15Correcting links status2d compatible with extrabarbakkeby
2020-07-09flextile deluxe: fixed dual stack bugbakkeby
2020-07-09awesomebar: refactoring remainder logic, which seemed a bit offbakkeby
2020-07-08dwm.1: fix wrong text in man page (aaad5f)bakkeby
2020-07-08staticstatus + extrabar: Allow extrabar to be static on a monitor other than ↵bakkeby
that of the main staticstatus monitor