mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
d74307223f
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. |
||
---|---|---|
.. | ||
atoms.c | ||
atoms.h | ||
clipboard.c | ||
clipboard.h | ||
CMakeLists.txt | ||
x11.c | ||
x11.h |