tornavis/intern/ghost
Campbell Barton 3f7742f65d GHOST/Wayland: only apply #119871 workaround with LIBDECOR
Disable fix from [0] unless LIBDECOR is used.

This caused:
- KDE 6.0.2 to fail to start full-screen.
- RIVERWM to show a blank preferences.
- HYPRLAND to assert with a negative window height
  when starting full-screen.

Also replace flush & dispatch with a round-trip which fixes an error
on GNOME with non maximized/full-screen windows not showing any contents
on startup until a redraw was triggered.

[0]: 7371b11bb5
2024-03-27 15:04:03 +11:00
..
intern GHOST/Wayland: only apply #119871 workaround with LIBDECOR 2024-03-27 15:04:03 +11:00
test Cleanup: Move remaining GPU headers to C++ 2024-03-23 01:24:18 +01:00
CMakeLists.txt Unbreak build on macOS with AppleClang from recent cleanup 2024-03-07 19:56:58 +11:00
GHOST_C-api.h Cleanup: correct doc-strings for GHOST_GetMilliSeconds 2024-01-29 11:47:43 +11:00
GHOST_IContext.hh Vulkan: Rewrite GHOST_ContextVK 2023-08-29 15:05:08 +02:00
GHOST_IEvent.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GHOST_IEventConsumer.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
GHOST_ISystem.hh Cleanup: correct doc-strings for GHOST_GetMilliSeconds 2024-01-29 11:47:43 +11:00
GHOST_ISystemPaths.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GHOST_ITimerTask.hh License headers: use SPDX-FileCopyrightText in intern/ghost 2023-06-14 17:42:15 +10:00
GHOST_IWindow.hh Fix #112978: MacOS no longer has a path associated with the window 2023-10-05 02:26:11 +02:00
GHOST_IXrContext.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GHOST_Path-api.hh Cleanup: Remove C++ ifdef checks in C++ headers 2024-03-26 04:56:03 +01:00
GHOST_Rect.hh Cleanup: make class doc-strings directly above classes 2023-07-25 14:11:42 +10:00
GHOST_Types.h Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00