2
0
mirror of https://github.com/godotengine/godot.git synced 2025-02-23 23:15:07 +08:00
godot/platform
PouleyKetchoupp 5315bff002 Fix menu popups delay and focus in X11 display server
Now using override_redirect for menu & tooltip popups to prevent the WM from
interfering with them, so we have more control over focus management
and avoid a delay before they show up.
2020-08-26 18:14:07 +02:00
..
android Remove obsolete GLES2 backend code 2020-08-13 10:04:53 +02:00
iphone Merge pull request from naithar/feature/ios-framework-import 2020-08-19 14:10:50 +02:00
javascript
linuxbsd Fix menu popups delay and focus in X11 display server 2020-08-26 18:14:07 +02:00
osx Re-apply "Fixes for windows in X11 tiling WMs" 2020-08-22 18:42:42 +02:00
server
uwp Remove obsolete GLES2 backend code 2020-08-13 10:04:53 +02:00
windows Re-apply "Fixes for windows in X11 tiling WMs" 2020-08-22 18:42:42 +02:00
register_platform_apis.h
SCsub