Histórico de Commits

Autor SHA1 Mensagem Data
  bruvzg 28db3c7158 [DisplayServer] Add method to check if native window is focused. há 2 anos atrás
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports há 2 anos atrás
  Rémi Verschelde 265c70a369 Merge pull request #75142 from bruvzg/scr há 2 anos atrás
  HolonProduction ddcb2d157d Don't expose mac specific display server. há 2 anos atrás
  bruvzg 520a8d8ed2 Add project manager / editor initial screen settings, implement DisplayServer.get_keyboard_focus_screen method. há 2 anos atrás
  bruvzg 48730e3b77 [macOS] Fix infinite loop caused by global menu callbacks which trigger EditorProgress dialog. há 2 anos atrás
  bruvzg ab94024ce1 [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and Windows. há 2 anos atrás
  bruvzg e7647b5ee5 [DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and Windows. há 2 anos atrás
  bruvzg daad4aed62 Cleanup and unify keyboard input. há 2 anos atrás
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. há 2 anos atrás
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks há 2 anos atrás
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. há 2 anos atrás
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. há 2 anos atrás
  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. há 2 anos atrás
  bruvzg 964d8b2d00 [macOS] Add exclusive fullscreen mode with Dock and Menu disabled. há 2 anos atrás
  Wei Guo d7e39e313b Make window creation with custom position do not flash há 2 anos atrás
  bruvzg 73430f292b [macOS] Fix window button position and title bar size when editor scale do not match OS UI scale. há 3 anos atrás
  bruvzg b66931946b [macOS] Process menu callback after event processing step to avoid event queue corruption. há 3 anos atrás
  bruvzg cdfa50dbe9 [macOS] Improve "extended to title" transition to / from fullscreen. há 3 anos atrás
  bruvzg 0ed4cc6287 [macOS] Add an option to align window buttons in "extend to title" mode. há 3 anos atrás
  Rémi Verschelde d79040e7eb Merge pull request #65496 from MinusKube/popup-capture-mouse-bug há 3 anos atrás
  bruvzg 734b89124e [macOS] Fix redraw lag at the edge of the resizing window. há 3 anos atrás
  MinusKube 06b86fad0d Fix MOUSE_MODE_CAPTURED not working correctly with popups há 3 anos atrás
  Rémi Verschelde f81a4b2478 Merge pull request #65026 from bruvzg/dark_mode há 3 anos atrás
  bruvzg b85a4c5d79 [macOS] Handle accelerator and click events of the global menu items separately. há 3 anos atrás
  bruvzg 629ae58a80 Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows. há 3 anos atrás
  bruvzg bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. há 3 anos atrás
  kobewi 8be27dc59e Replace Array return types with TypedArray há 3 anos atrás