Am 30.12.18 um 14:57 schrieb Gabriel Ivăncescu:
You probably want to check if there's a full screen window somehow, or use MonitorFromWindow / GetMonitorInfo / GetWindowRect and compare, but I don't know if that's a good way to go about this.
There's a is_window_rect_fullscreen() in x11drv/x11drv.h that could provide some guidance.