LookingGlass/client/displayservers
Geoffrey McRae d74307223f [client] x11: set the window center via WM_SIZE_HINTS
Due to the confusing nature of the x11 protocol, bit_gravity and
win_gravity are not what they appear to be. These do not describe the
window position but rather the pixels/subwindows when the window is
resized. Instead set the gravity via the WM_SIZE_HINTS property which
all modern window managers should respect.
2021-03-27 21:05:27 +11:00
..
SDL [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00
Wayland [client] wayland: make input handlers aware of multiple surfaces 2021-03-15 10:54:35 +11:00
X11 [client] x11: set the window center via WM_SIZE_HINTS 2021-03-27 21:05:27 +11:00
CMakeLists.txt [client] ds: make SDL display server optional 2021-02-26 10:28:51 +11:00