godot/platform/linuxbsd/wayland
mara d213e72866 wayland: Unbreak build with libdecor=no
In #101774, some libdecor-specific code was added, but without adding the guards. This broke the build with
`libdecor=no`.

Add `#ifdef` guard as necessary.
2025-05-14 13:36:45 +00:00
..
dynwrappers Wayland: Fix build config with so_wrap disabled 2025-02-10 21:42:25 +01:00
detect_prime_egl.cpp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
detect_prime_egl.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
display_server_wayland.cpp Merge pull request #106315 from Riteo/popping-up-everywhere 2025-05-13 01:05:49 +02:00
display_server_wayland.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
egl_manager_wayland.cpp Add Wayland support 2024-01-30 16:44:47 +01:00
egl_manager_wayland.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
egl_manager_wayland_gles.cpp Wayland: Add support for OpenGL ES driver 2024-05-03 05:17:13 +02:00
egl_manager_wayland_gles.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
key_mapping_xkb.cpp Wayland: Unstuck keys with same keycode 2025-02-11 13:16:16 +01:00
key_mapping_xkb.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
rendering_context_driver_vulkan_wayland.cpp Move Vulkan includes to a central godot_vulkan.h header 2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan_wayland.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Properly NoCache all text files 2025-01-16 16:59:12 -06:00
wayland_thread.cpp wayland: Unbreak build with libdecor=no 2025-05-14 13:36:45 +00:00
wayland_thread.h Wayland: Handle fifo_v1 and clean up suspension logic 2025-04-20 18:05:35 +02:00