godot/platform/linuxbsd/wayland
Rémi Verschelde 7223c5b54a
Fix various typos with codespell
Using 2.2.7.dev115+g0eb441d6.

Had to add `cancelled` to the ignore list, as it's a Wayland signal which
we're handling in our code, so we don't want codespell to fix that "typo".

Also includes the typo fix from #87927.

Co-authored-by: Divyanshu Shekhar <61140213+divshekhar@users.noreply.github.com>
2024-02-07 11:09:34 +01:00
..
dynwrappers Add Wayland support 2024-01-30 16:44:47 +01:00
SCsub Fix various typos with codespell 2024-02-07 11:09:34 +01:00
detect_prime_egl.cpp Add Wayland support 2024-01-30 16:44:47 +01:00
detect_prime_egl.h Add Wayland support 2024-01-30 16:44:47 +01:00
display_server_wayland.cpp Merge pull request #87764 from Riteo/wayland-native-handle 2024-01-31 14:01:59 +01:00
display_server_wayland.h Merge pull request #87764 from Riteo/wayland-native-handle 2024-01-31 14:01:59 +01:00
egl_manager_wayland.cpp Add Wayland support 2024-01-30 16:44:47 +01:00
egl_manager_wayland.h Add Wayland support 2024-01-30 16:44:47 +01:00
key_mapping_xkb.cpp Add Wayland support 2024-01-30 16:44:47 +01:00
key_mapping_xkb.h Add Wayland support 2024-01-30 16:44:47 +01:00
vulkan_context_wayland.cpp Add Wayland support 2024-01-30 16:44:47 +01:00
vulkan_context_wayland.h Add Wayland support 2024-01-30 16:44:47 +01:00
wayland_thread.cpp wayland: Update to 1.22.0 2024-02-06 10:23:42 +01:00
wayland_thread.h wayland: Update to 1.22.0 2024-02-06 10:23:42 +01:00