Added [dwm][patch][dragmfact] Fix patch to work with multiple monitors

This commit is contained in:
bakkeby
2019-12-15 09:31:52 +01:00
parent ab2c5fe5da
commit 462445a378
2 changed files with 23 additions and 8 deletions

View File

@@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
2019-12-15 - Updated dragmfact patch to include fix patch to make it work with multiple monitors
2019-11-26 - Added dmenumatchtop patch, added improvements to the switchtag patch based on ideas from the switchtotag patch
2019-11-21 - Added fakefullscreenclient patch