Commit History

Author SHA1 Message Date
  Pedro J. Estébanez fc08eca524 DisplayServer: Avoid deadlocks while issuing input events and recursive main loop iterations 7 months ago
  bruvzg e5205e589f [StatusIndicator] Add method to get indicator icon screen rect. 8 months ago
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 8 months ago
  Rémi Verschelde 85062e37ef Merge pull request #89588 from bruvzg/status_ind_menu_direct 6 months ago
  A Thousand Ships 31e7ee63f2 Fix unsafe uses of `Callable.is_null()` 6 months ago
  Pedro J. Estébanez c28f5901c7 Polish interaction between windowing, input and rendering 7 months ago
  Rémi Verschelde 61b56f6019 Merge pull request #90131 from rodrigodias4/fix86495 7 months ago
  Rodrigo Dias a4f2e5210f Fix MacOS menu bar & dock stop appearing after closing sub-window 7 months ago
  Jiali Qiu d78cb43ec2 Fix issue with moving maximized window in macOS 7 months ago
  Rémi Verschelde 3881778ebc Merge pull request #89953 from bruvzg/macos_menu_shortcuts 7 months ago
  bruvzg 37e0be37d8 [macOS] Fix non-global native menu shortcuts. 7 months ago
  bruvzg dc01658ee9 [DisplayServer] Add separate feature flags for different native dialog types. 7 months ago
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 8 months ago
  bruvzg 0587a1d217 [StatusIndicator] Switch API to use Texture2D instead of Image, improve handling on macOS, add method to set native popup menu directly. 8 months ago
  Thaddeus Crews 3b3e2374c9 clang-tidy: Enforce `modernize-use-nullptr` 8 months ago
  bruvzg c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. 9 months ago
  Rémi Verschelde b0b9c66a7f Merge pull request #88987 from bruvzg/macos_12_depr_warn 8 months ago
  Rémi Verschelde 6d9a529c87 Merge pull request #88970 from KoBeWi/ImageCursor2D 8 months ago
  bruvzg e15a2ff1db [macOS] Fix some deprecation warnings. 8 months ago
  kobewi 3aeb4a5542 Improve cursor_set_custom_image() method 8 months ago
  Rémi Verschelde 3a08c646ee Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 8 months ago
  bruvzg a0084803b4 [macOS/Windows] Fix application indicator destruction. 8 months ago
  bruvzg 606a475bb5 [macOS] Ignore window decorations in confined mouse mode to match other platforms. 8 months ago
  Rémi Verschelde c4869cf15a Merge pull request #88274 from bruvzg/macos_hdr_picker 9 months ago
  passivestar 757a691b5e Fix `Ctrl+Tab` and `Ctrl+Shift+Tab` on macOS 9 months ago
  Rémi Verschelde b6dee8850b Merge pull request #87384 from bruvzg/sys_base_color 9 months ago
  bruvzg ee53ae28df Add method to get "base" system UI color (macOS/Windows) and system theme change callback. 9 months ago
  bruvzg deffe6a3be [macOS] Add support for native help menu search callbacks, integrate editor help. 1 year ago
  Rémi Verschelde b50001ecfe Merge pull request #87999 from bruvzg/metal_layer 9 months ago
  bruvzg f458943455 [macOS / iOS] Switch Vulkan init to VK_EXT_metal_surface extension. 9 months ago