summaryrefslogtreecommitdiffhomepage
path: root/dwm.c
AgeCommit message (Expand)Author
2020-09-29on_empty_keys: global isempty rather than per-monitorbakkeby
2020-09-29center: minor nitpick for transient windowsbakkeby
2020-09-29Adding on_empty_keys patch ref. #51bakkeby
2020-09-29center: center windows by default if they are placed in the top right corner,...bakkeby
2020-09-28scratchpads: when the scratchpad patch is added, the tagmask is altered, so t...bakkeby
2020-09-28Adding _IS_FLOATING xproperty patch for floating windows ref. #50bakkeby
2020-09-27fixed warp patch for local monitorB4rc1
2020-09-18Adding nomodbuttons patchbakkeby
2020-09-18XKeycodeToKeysym --> XGetKeyboardMapping (XKeycodeToKeysym is allegedly depre...bakkeby
2020-09-16Adding fakefullscreen client rulebakkeby
2020-09-14ignoreconfigurenotifyrequests --> ignoreconfigurerequestsbakkeby
2020-09-13Add logic to ignore ConfigureNotify requests while a window is being moved or...bakkeby
2020-09-13scratchtags: allow moving / resizing scratchtag window to another monitor + m...bakkeby
2020-09-13fakefullscreenclient: setfullscreen logic overhaulbakkeby
2020-09-12swallow: arrange monitor if window is not swallowedbakkeby
2020-09-12fakefullscreen: fullscreen --> fake fullscreen can make the tiled window disp...bakkeby
2020-09-11swallow: no good reason to call arrange if a client window is being swallowedbakkeby
2020-09-11swallow: upgrading to latest version with OpenBSD supportbakkeby
2020-09-11fakefullscreen: do not interfere with client messagebakkeby
2020-09-11swallow: upgrading patch + fixing glitchesbakkeby
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