Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. hace 2 años
  Pedro J. Estébanez d0e37cd04c Add framework for avoidance of color flash in new windows hace 2 años
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks hace 2 años
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. hace 2 años
  Rémi Verschelde 0a3f66471e Merge pull request #69712 from bruvzg/real_size hace 2 años
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. hace 2 años
  Markus Sauermann e18107a57c Fix Determining Window for Touchscreen hace 2 años
  David Snopek 23603e409c Add support for OpenGL to OpenXR hace 2 años
  Wei Guo d7e39e313b Make window creation with custom position do not flash hace 2 años
  bruvzg 73430f292b [macOS] Fix window button position and title bar size when editor scale do not match OS UI scale. hace 2 años
  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. hace 2 años
  bruvzg 0ed4cc6287 [macOS] Add an option to align window buttons in "extend to title" mode. hace 2 años
  Rémi Verschelde f81a4b2478 Merge pull request #65026 from bruvzg/dark_mode hace 2 años
  bruvzg b85a4c5d79 [macOS] Handle accelerator and click events of the global menu items separately. hace 2 años
  bruvzg 629ae58a80 Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows. hace 2 años
  bruvzg bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. hace 2 años
  kobewi 8be27dc59e Replace Array return types with TypedArray hace 2 años
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. hace 2 años
  Brian Semrau 103c0fa6e6 Add support for multiple virtual keyboard types hace 2 años
  Rémi Verschelde 297241f368 Merge pull request #60714 from Calinou/typedef-remove-ref hace 2 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 2 años
  Marcel Admiraal 97e87a2daf Fix screen_get_usable_rect returning display safe area hace 2 años
  Rémi Verschelde bc7ccc909b Merge pull request #60551 from madmiraal/implement-3466 hace 2 años
  bruvzg 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. hace 3 años
  Marcel Admiraal 71ce5857ec Add a method for obtaining display cutouts on Android hace 2 años
  Markus Sauermann 0494e024d8 Rename warp mouse functions to warp_mouse hace 2 años
  bruvzg 595995a5a7 [macOS] Add missing global menu features. hace 2 años
  bruvzg 74ff5921d6 Improve popup window handling. hace 3 años