fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested)
- optimised drawbar() and arrange() handling for multiple monitors, arrange only arranges the relevant monitors when applicable, same with drawbar - need to release 5.7.1
This commit is contained in:
parent
0b72be924d
commit
9e8dd3479d
2 changed files with 39 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
|||
# dwm version
|
||||
VERSION = 5.7
|
||||
VERSION = 5.7.1
|
||||
|
||||
# Customize below to fit your system
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue