Commit History

Author SHA1 Message Date
  bruvzg d1aaa914f3 [macOS] Add `about_to_open` and `popup_hide` callback for the global menus, move part of logic to the PopupMenu to allow live menu modification. 2 years ago
  bruvzg 72e2e47059 [DisplayServer] Add method to estimate window title bar size. 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 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
  bruvzg 28db3c7158 [DisplayServer] Add method to check if native window is focused. 2 years ago
  bruvzg 08e8ff371d Implement keyboard_get_label_from_physical method. 2 years ago
  Rémi Verschelde 265c70a369 Merge pull request #75142 from bruvzg/scr 2 years ago
  bruvzg 520a8d8ed2 Add project manager / editor initial screen settings, implement DisplayServer.get_keyboard_focus_screen method. 2 years ago
  bruvzg ab94024ce1 [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and Windows. 2 years ago
  bruvzg e7647b5ee5 [DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and Windows. 2 years ago
  Zoee Silcock 29ec6e7b61 Add a note about the parameter that global menu callbacks require 2 years ago
  Hugo Locurcio 91e2d699b4 Silence `warp_mouse()` warning in favor of documentation 2 years ago
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. 2 years ago
  Pedro J. Estébanez d0e37cd04c Add framework for avoidance of color flash in new windows 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
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. 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
  David Snopek 23603e409c Add support for OpenGL to OpenXR 2 years ago
  kobewi 1778301cd0 Add call_deferred() method to Callable 2 years ago
  bruvzg 9f46bf44cd [DisplayServer] Hide internal window creation/deletion methods and expose some missing methods. 2 years ago
  Wei Guo d7e39e313b Make window creation with custom position do not flash 2 years ago
  bruvzg 0dab11afa4 [macOS extend-to-title] Add scene/project name to the editor title, fix incorrect window button position/order when system primary language is RTL. 2 years ago
  bruvzg 0ed4cc6287 [macOS] Add an option to align window buttons in "extend to title" mode. 2 years ago
  Rémi Verschelde f81a4b2478 Merge pull request #65026 from bruvzg/dark_mode 2 years ago