AnusReaper
bac7f781b6
Updated patches
2019-12-18 10:26:45 +00:00
Leon Plickat
6b12178131
Double bug fix
...
Fixes bug where loop would continue even after window is configured.
Fixes bug where the window origins instead of window center is the
relevant coordinates for determining on which monitor a window is
displayed.
2019-11-25 17:54:27 +01:00
Leon Plickat
9a634e6134
Style
2019-11-25 17:20:49 +01:00
Leon Plickat
c6ff8d06a0
Simplify multimonitor_center_fs()
2019-11-25 13:52:55 +01:00
Leon Plickat
4dd50e6f4f
Remove coords_in_box()
2019-11-25 13:47:20 +01:00
Leon Plickat
4867928d57
Monitor iterating now in its own function
2019-11-25 13:37:04 +01:00
Leon Plickat
afa8b1871f
Make number_of_monitors global
2019-11-25 13:22:44 +01:00
Leon Plickat
216e462841
Simply coords_in_box()
2019-11-25 13:12:06 +01:00
Leon Plickat
425ae0f698
Style
...
Whitespace
2019-11-25 13:02:21 +01:00
Leon Plickat
8f1b7c28df
Remove dependency on stdbool.h
2019-11-25 09:50:53 +01:00
Leon Plickat
818480983f
Check center of window instead of origin.
...
Checking on what monitor the center of a window is, is more intuitive.
2019-11-25 04:58:46 +01:00
Leon Plickat
b7b08941d5
Add patch which provides primitive multimonitor functionality
...
With this patch, center and fullscreen will work as expected when using
multiple outputs.
2019-11-24 22:39:47 +01:00