Commit History

Author SHA1 Message Date
  Zoee Silcock 29ec6e7b61 Add a note about the parameter that global menu callbacks require 1 year ago
  Hugo Locurcio 91e2d699b4 Silence `warp_mouse()` warning in favor of documentation 1 year ago
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. 1 year ago
  Pedro J. Estébanez d0e37cd04c Add framework for avoidance of color flash in new windows 1 year ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 1 year ago
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. 1 year ago
  Rémi Verschelde 0a3f66471e Merge pull request #69712 from bruvzg/real_size 1 year 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
  bruvzg b85a4c5d79 [macOS] Handle accelerator and click events of the global menu items separately. 2 years ago
  bruvzg 629ae58a80 Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows. 2 years ago
  bruvzg bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. 2 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 2 years ago
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. 2 years ago
  Brian Semrau 103c0fa6e6 Add support for multiple virtual keyboard types 2 years ago
  Hugo Locurcio d2271eb300 Improve error message when the requested V-Sync mode cannot be used 2 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 2 years ago
  Rémi Verschelde 297241f368 Merge pull request #60714 from Calinou/typedef-remove-ref 2 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 2 years ago
  Marcel Admiraal 97e87a2daf Fix screen_get_usable_rect returning display safe area 2 years ago
  Rémi Verschelde bc7ccc909b Merge pull request #60551 from madmiraal/implement-3466 2 years ago