Commit History

Author SHA1 Message Date
  bruvzg 28db3c7158 [DisplayServer] Add method to check if native window is focused. 2 years ago
  HolonProduction ddcb2d157d Don't expose mac specific display server. 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 0a3f66471e Merge pull request #69712 from bruvzg/real_size 2 years ago
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. 2 years ago
  Markus Sauermann e18107a57c Fix Determining Window for Touchscreen 2 years ago
  Fredia Huya-Kouadio 7cc47613fe Add missing display server overrides 2 years ago
  Wei Guo d7e39e313b Make window creation with custom position do not flash 2 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 years ago
  Brian Semrau 103c0fa6e6 Add support for multiple virtual keyboard types 3 years ago
  Marcel Admiraal 97e87a2daf Fix screen_get_usable_rect returning display safe area 3 years ago
  Rémi Verschelde bc7ccc909b Merge pull request #60551 from madmiraal/implement-3466 3 years ago
  bruvzg 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 3 years ago
  Marcel Admiraal 71ce5857ec Add a method for obtaining display cutouts on Android 3 years ago
  Fredia Huya-Kouadio 8eabf77f54 Update the editor display scale based on the device's scaled density 3 years ago
  Rémi Verschelde d235c1bb19 Merge pull request #57335 from jordigcs/display-refresh-rate 3 years ago
  jordi 54dec44dba Add screen_get_refresh_rate to DisplayServer 3 years ago
  Rémi Verschelde 4b36b6e92a Merge pull request #56785 from bruvzg/nat_handles_4 3 years ago
  Haoyu Qiu 314f309035 Add `DisplayServer.clipboard_has()` to check clipboard content 3 years ago
  bruvzg 89f37d4105 Add support for getting native display, window, and view handles. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Bastiaan Olij d08b28aeb0 Fix initialising of gl_manager and checking gl_manager and context_vulkan preventing crash issues. 3 years ago
  Pedro J. Estébanez e745088f1f Switch to input buffering on Android 4 years ago
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 years ago
  Hendrik Brucker 38578a8095 Modernize Display server to use override keyword 4 years ago
  Hendrik Brucker 043ae91560 Restructure and reimplement vsync options 4 years ago
  thebestnom e200195564 Android: Initialize mouse mode 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago