1
0
Fork 0
godot/platform
Riteo 2e41412ee4 Wayland: Emulate frame event for old wl_seat versions
Multiwindow support simplified input handling by processing all data
only during a `wl_seat::frame` event, which got introduced in wl_seat
version 5. If the compositor reports an older version, we manually call
the frame event handler.
2025-04-20 17:11:08 +02:00
..
android Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05:00
ios Merge pull request #105249 from Repiteo/core/math-defs-namespace 2025-04-11 09:51:04 -05:00
linuxbsd Wayland: Emulate frame event for old wl_seat versions 2025-04-20 17:11:08 +02:00
macos Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05:00
web Merge pull request #105242 from adamscott/add-wasm-ld-wall 2025-04-11 09:51:12 -05:00
windows Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05:00
SCsub SCons: Make builders prettier, utilize `constexpr` 2025-03-11 18:31:20 -05:00
register_platform_apis.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00