summaryrefslogtreecommitdiffhomepage
path: root/patch/placemouse.c
AgeCommit message (Collapse)Author
2022-02-24Fixed moving window tag issue (#237)dev-null-undefined
+ when moving window from monitor with different tags selected the moved window would not get the tags set properly if multiple windows are already on that monitor
2021-06-14sed source files to end with 1 new linepepper-jelly
2021-04-14placemouse: fix for crash when moving between monitors with different tags ↵bakkeby
and there is no selected client on that monitor / tag This is ref. https://github.com/bakkeby/patches/issues/27
2021-02-16placemouse: upgrade to include moveorplace functionbakkeby
2021-01-23placemouse: adding options for tiled position being relative to client centerbakkeby