bdk-blender/intern/ghost
Campbell Barton d121ed4755 Fix #110627: crash on start with Wayland
Older versions of Wayland would crash on startup because of the
requested zwp_pointer_gestures_v1 version.

Resolve by supporting older versions.
2023-08-09 17:55:51 +02:00
..
intern Fix #110627: crash on start with Wayland 2023-08-09 17:55:51 +02:00
test Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
CMakeLists.txt Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_C-api.h UI: Allow Clipboard Copy/Paste Images 2023-04-14 03:48:17 +02:00
GHOST_IContext.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IEvent.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IEventConsumer.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_ISystem.hh UI: Allow Clipboard Copy/Paste Images 2023-04-14 03:48:17 +02:00
GHOST_ISystemPaths.hh macOS: Add open files to system recent files 2023-04-20 23:53:08 +05:30
GHOST_ITimerTask.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IWindow.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_IXrContext.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_Path-api.hh Cleanup: match argument names between functions & declarations 2023-04-20 13:52:58 +10:00
GHOST_Rect.hh Cleanup: use ".cc" & ".hh" extensions for intern/ghost 2023-04-06 08:29:57 +10:00
GHOST_Types.h UI: Capabilities Flag for Clipboard Image copy/paste 2023-04-16 21:04:55 +02:00