LookingGlass/client/displayservers/X11
Geoffrey McRae 24d4fce17c [client] x11: add support for i3 global full screen toggle
This commit adds an interface to the X11 display server code to support
various window manage specific features, such as in this case, the i3
global full screen toggle.

This feature specifically uses the i3 IPC to cause looking glass to go
full screen across all monitors if the new option `i3:globalFullScreen`
is enabled.
2023-09-12 01:19:06 +10:00
..
wm [client] x11: add support for i3 global full screen toggle 2023-09-12 01:19:06 +10:00
atoms.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
atoms.h [client] x11: set _NET_WM_PID 2022-09-18 10:10:13 +10:00
clipboard.c [client] remove non-prototype function declarations 2022-11-01 08:03:15 +11:00
clipboard.h [client] allow building with -Wstrict-prototypes 2022-02-25 20:38:44 +11:00
CMakeLists.txt [client] x11: add support for i3 global full screen toggle 2023-09-12 01:19:06 +10:00
wm.h [client] x11: add support for i3 global full screen toggle 2023-09-12 01:19:06 +10:00
x11.c [client] x11: add support for i3 global full screen toggle 2023-09-12 01:19:06 +10:00
x11.h [client] x11: add support for i3 global full screen toggle 2023-09-12 01:19:06 +10:00