godot/platform
Riteo 120936f78c Wayland: Setup next cursor frame callback only if animated
Before, the cursor kept updating for no good reason really.

It's also a bit neater and it ever-so-slightly makes `WAYLAND_DEBUG`
logs easier to read, although they're still spammed by the window's
frame logic (which is needed).
2024-03-09 20:32:54 +01:00
..
android Add PermissionsUtil#requestPermissions(...) to provide the ability to request multiple permissions at a time 2024-03-07 11:23:21 -08:00
ios Move global_menu_* methods to a separate NativeMenu class. 2024-03-04 23:41:41 +02:00
linuxbsd Wayland: Setup next cursor frame callback only if animated 2024-03-09 20:32:54 +01:00
macos Move global_menu_* methods to a separate NativeMenu class. 2024-03-04 23:41:41 +02:00
web Move global_menu_* methods to a separate NativeMenu class. 2024-03-04 23:41:41 +02:00
windows Avoid scale_with_dpi constexpr compiler error. 2024-03-06 15:15:01 -08:00
register_platform_apis.h
SCsub