summaryrefslogtreecommitdiffhomepage
path: root/dwm.c
AgeCommit message (Expand)Author
2021-03-09Adding tab patchbakkeby
2021-02-16riodraw: upgrading patch to include rio-spawning of windowsbakkeby
2021-01-22Adding placemouse patchbakkeby
2021-01-22Proposed change to address overly large fake fullscreenbakkeby
2020-11-24noborder: add support for 0 nmaster deck layout ref. #82bakkeby
2020-11-22NetActiveWindow: make sure to unfocus previously selected window if moving to...bakkeby
2020-11-20noborder: Adding partial support for flextile-deluxe monocole layout, ref. #74bakkeby
2020-11-14Rolling back workaround for systray not displaying when designated monitor is...bakkeby
2020-11-06systray: avoid dwm crashing when removing the monitor where the systray is ru...bakkeby
2020-11-05systray: avoid dwm crashing when removing the monitor where the systray is ru...bakkeby
2020-10-26Adding the _NET_CLIENT_LIST_STACKING patchbakkeby
2020-10-19noborder: the recorded height and width of the client should most likely not ...bakkeby
2020-10-11savefloats: disable restoring float position when using movemouse and resizem...bakkeby
2020-10-11savefloats: set the _IS_FLOATING property also when restoring float positionbakkeby
2020-10-10swallow / arrange mismatch: swallow needs XMapWindow for the window being cal...bakkeby
2020-10-10for new clients trigger arrange before XMapWindow to avoid visual glitchesbakkeby
2020-10-06warp: dragmfact + dragcfact compatibilitybakkeby
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