summaryrefslogtreecommitdiffhomepage
path: root/dwm.c
AgeCommit message (Expand)Author
2020-09-10fakefullscreen: prevent focus from drifting away from client when going from ...bakkeby
2020-09-10anybar: adding experimental support for having both anybar + dwm bar(s) in playbakkeby
2020-09-10anybar: initial commitbakkeby
2020-09-10barmodules: skip if widthfunc is NULLbakkeby
2020-09-10barmodules: skip if widthfunc is NULLbakkeby
2020-09-10fakefullscreen: prevent focus from drifting away from client when going from ...bakkeby
2020-09-09Just some minor changes adding bar border patch ref. #41bakkeby
2020-09-07Adding IPC v1.5.5 patchbakkeby
2020-09-07systray may not always existbakkeby
2020-09-07systray may not exist when a clientmessage is received, resulting in dwm crashbakkeby
2020-09-07Scratchpads improvement (multi-monitor support)bakkeby
2020-09-05Assortment of fullscreen improvementsbakkeby
2020-09-05Assortment of fullscreen improvements (togglefullscreen / fakefullscreenclien...bakkeby
2020-09-05Adding view same tag gives previous tag patchbakkeby
2020-08-30Making warp preprocessor directive easier for flexipatch-finalizer to understandbakkeby
2020-08-27flexwintitle: allow flexwintitle to control window bordersbakkeby
2020-08-27Adding aspectresize patchbakkeby
2020-08-27Minor refactoring of warp and fullscreen patches, getting rid of MONOCLE_LAYO...bakkeby
2020-08-25Added alttagsdecoration patch.bakkeby
2020-08-24Identified and fixed a few more cross-compilation issuesbakkeby
2020-08-23Fixing wintitle and a few warning messages ref. #37bakkeby
2020-08-22Simplified Pango integration by settling on common function signatures.bakkeby
2020-08-22Added zoomfloating patch. Changed zoom and togglefloating functions to use c ...bakkeby
2020-08-22Added zoomfloating patch. Changed zoom and togglefloating functions to use c ...bakkeby
2020-08-22Added logic to auto-hide bars if nothing is drawn on them (e.g. for standalon...bakkeby
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