Commit History

Author SHA1 Message Date
  bruvzg e26a6c36c8 Fix native popups auto-closing when interacting with non-client area. 2 years ago
  Yuri Sizov 0c2399d6ec Merge pull request #63826 from deakcor/dev_clipboard 2 years ago
  Vincent D c13e3a9fb0 add clipboard get image methods for windows and macos 3 years ago
  bruvzg 2ee45dc293 [macOS] Fix uncapped frame rate for windows in the non-active workspaces. 2 years ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  bruvzg 4790da7900 [macOS] Implement optional native file selection dialog support for sandboxed apps. 4 years ago
  Yuri Sizov ff689003a5 Merge pull request #77993 from bruvzg/key_lbl_from_p 2 years ago
  Yuri Sizov 2b47f6715e Merge pull request #78437 from bruvzg/set_icon 2 years ago
  bruvzg 618795a214 [macOS] Fix set_native_icon crash with empty or invalid ICNS file. 2 years ago
  bruvzg 9c5a0c6c10 Add error checks and harmonize behavior of the set_icon method. 2 years ago
  Rémi Verschelde 356a602186 Merge pull request #74511 from AThousandShips/win_cursor_fix 2 years ago
  bruvzg 28db3c7158 [DisplayServer] Add method to check if native window is focused. 2 years ago
  bruvzg fe2d9e5bdf [macOS] Fix IME focus in popup windows. 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  bruvzg 08e8ff371d Implement keyboard_get_label_from_physical method. 2 years ago
  bruvzg 5b9984b5a2 Add `audio/general/text_to_speech` project setting to enable/disable TTS. 2 years ago
  Rémi Verschelde 265c70a369 Merge pull request #75142 from bruvzg/scr 2 years ago
  Ninni Pipping 71ee65dc57 Enable shadow warnings and fix raised errors 2 years ago
  Hugo Locurcio 303bf247de Add support for VRAM-compressed custom mouse cursor images 2 years ago
  bruvzg 520a8d8ed2 Add project manager / editor initial screen settings, implement DisplayServer.get_keyboard_focus_screen method. 2 years ago
  Danil Alexeev 36bedd341a Fix misuses of error macros 2 years ago
  Kvel2D 41f0a523db Fix custom cursor using atlas texture 2 years ago
  bruvzg 48730e3b77 [macOS] Fix infinite loop caused by global menu callbacks which trigger EditorProgress dialog. 2 years ago
  bruvzg ab94024ce1 [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and Windows. 2 years ago
  John Veness 4505049ba6 Corrected capitalisation of macOS 2 years ago
  Ninni Pipping a419325753 Fix clearing custom cursor 2 years ago
  Hugo Locurcio ddc9cc3e49 Tweak command syntax in Vulkan renderer failure message 2 years ago
  bruvzg e7647b5ee5 [DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and Windows. 2 years ago
  bruvzg 6f418a3441 [macOS] Fix Input.warp_mouse shifted by one screen pixel. 2 years ago
  Rémi Verschelde 4574b97752 Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image() 2 years ago