Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
minor fix of the NetActiveWindow multi-monitor flaw, slight rearrangement
[dwm.git]
/
BUGS
diff --git
a/BUGS
b/BUGS
index
5ee05ab
..
267527d
100644
(file)
--- a/
BUGS
+++ b/
BUGS
@@
-25,13
+25,6
@@
reproducible with xrandr -s but not with --output and --mode, strange
---
-> another corner case:
-
-a tiled client can be resized with mod+right click, but it only works
-on the main monitor
-
----
-
dmenu appears on the monitor where the pointer is and not on selmon
---