summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-11-06systray: avoid dwm crashing when removing the monitor where the systray is ru...bakkeby
2020-11-06ipc patch: avoid segmentation fault running dwm-msg without any argumentsbakkeby
2020-11-05indicators: too wide (full) indicators when using awesombar and fancybar, ref...bakkeby
2020-11-05Adding tiled indicators as suggested in #68bakkeby
2020-11-05systray: avoid dwm crashing when removing the monitor where the systray is ru...bakkeby
2020-10-29shiftviewclients: fix for another scratchpads edge case ref. https://github.c...bakkeby
2020-10-26Adding the _NET_CLIENT_LIST_STACKING patchbakkeby
2020-10-24Proposed changes to ensure that systray icons are sized according to font siz...bakkeby
2020-10-19noborder: the recorded height and width of the client should most likely not ...bakkeby
2020-10-18transfer: Fix null pointer exception when no focused clientbakkeby
2020-10-18Adding _PATCH prefixes (fix for https://github.com/bakkeby/flexipatch-finaliz...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-11swallow: set the _IS_FLOATING property for the floating window if EWMH patch ...bakkeby
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: do not warp if force_warp = 1 and mouse cursor is on a barbakkeby
2020-10-06warp: dragmfact + dragcfact compatibilitybakkeby
2020-10-04mpdcontrol: fixing typo, mpd (music player daemon), not mdpbakkeby
2020-10-04Removing dud RESETLAYOUT_PATCH from patches.def.h, actual patch was never takenbakkeby
2020-10-04setborderpx: add support for updating bar borderpxbakkeby
2020-10-04shiftview: fixed bug when scratchpad is enabledbakkeby
2020-10-04shiftviewclients: fixed bug when scratchpad is enabledbakkeby
2020-10-04bar indicators: fixed alignment when bar border is usedbakkeby
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-28Added note about ~SPTAGMASK in patches.def.h ref. #53bakkeby
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-27Merge pull request #49 into master (fix warp patch)bakkeby
2020-09-27warp: do not warp if mouse cursor is on top of any of the barsbakkeby
2020-09-27fixed warp patch for other monitorB4rc1
2020-09-27fixed warp patch for local monitorB4rc1
2020-09-27scratchpads: enhancing scratchpad by allowing arbitrary clients to be added t...bakkeby
2020-09-26scratchpads: enhancing scratchpad by allowing arbitrary clients to be added t...bakkeby
2020-09-21Merge pull request #46 from Schueni1/masterStein Gunnar Bakkeby
2020-09-21setborderpx fix link in changelogAaron Duxler
2020-09-21minor floating mode fix for setborderpx patchAaron Duxler
2020-09-20bartabgroups + monocle change to default configurationbakkeby
2020-09-18Adding nomodbuttons patchbakkeby
2020-09-18XKeycodeToKeysym --> XGetKeyboardMapping (XKeycodeToKeysym is allegedly depre...bakkeby
2020-09-16Experimenting with having more status indicators than just whether the client...bakkeby
2020-09-16Adding fakefullscreen client rulebakkeby
2020-09-14scratchpads: allow a hidden scratchpad to be revealed when toggling scratch a...bakkeby
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