提交歷史

作者 SHA1 備註 提交日期
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 年之前
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. 2 年之前
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 年之前
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. 2 年之前
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. 2 年之前
  bruvzg c2b061dec3 [macOS] Dynamically attach and detach transient windows to allow them to stay on top of parent and can be moved to another screen. 2 年之前
  bruvzg 964d8b2d00 [macOS] Add exclusive fullscreen mode with Dock and Menu disabled. 2 年之前
  Wei Guo d7e39e313b Make window creation with custom position do not flash 2 年之前
  bruvzg 73430f292b [macOS] Fix window button position and title bar size when editor scale do not match OS UI scale. 3 年之前
  bruvzg b66931946b [macOS] Process menu callback after event processing step to avoid event queue corruption. 3 年之前
  bruvzg cdfa50dbe9 [macOS] Improve "extended to title" transition to / from fullscreen. 3 年之前
  bruvzg 0ed4cc6287 [macOS] Add an option to align window buttons in "extend to title" mode. 3 年之前
  Rémi Verschelde d79040e7eb Merge pull request #65496 from MinusKube/popup-capture-mouse-bug 3 年之前
  bruvzg 734b89124e [macOS] Fix redraw lag at the edge of the resizing window. 3 年之前
  MinusKube 06b86fad0d Fix MOUSE_MODE_CAPTURED not working correctly with popups 3 年之前
  Rémi Verschelde f81a4b2478 Merge pull request #65026 from bruvzg/dark_mode 3 年之前
  bruvzg b85a4c5d79 [macOS] Handle accelerator and click events of the global menu items separately. 3 年之前
  bruvzg 629ae58a80 Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows. 3 年之前
  bruvzg bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. 3 年之前
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 年之前
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. 3 年之前
  bruvzg 944779a132 Implement `screen_is_kept_on` for macOS. 3 年之前
  bruvzg 2f9be29c73 Implement `screen_set_keep_on` for macOS 3 年之前
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. 3 年之前