Commit History

Author SHA1 Message Date
  Adam Scott 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 7 months ago
  Pāvels Nadtočajevs b252867145 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 7 months ago
  Pāvels Nadtočajevs 7f0b4e58b0 Implement `DisplayServer.window_start_resize`. 8 months ago
  Hilderin 9d2a4c03be Embedding game process in editor 10 months ago
  Thaddeus Crews 4a1a7addd1 Merge pull request #100179 from zaevi/fix_transient_topmost 8 months ago
  bruvzg 9fece033ab [macOS, Windows] Add support for excluding windows from a screenshot. 1 year ago
  Zae 2211b1bf91 Fix popup shows behind always_on_top parent. 8 months ago
  Pāvels Nadtočajevs 84650f2018 Implement `DisplayServer.beep`. 9 months ago
  Pāvels Nadtočajevs b248d66265 [macOS] Use native window drag for the custom editor title bars. 8 months ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  Stuart Carnie 2d0165574d Add Metal support for macOS (arm64) and iOS 1 year ago
  Alvin Wong 97aa278edb Pass window exclusive and transient properties for subwindow creation 1 year ago
  bruvzg 5168647530 Use current mouse button state instead of saved values. 1 year ago
  bruvzg 628c81d2d9 [DisplayServer] Add method to check if window transparency is supported and enabled. 1 year ago
  Paulo Poiati a3769c0edc Properly set window class in Wayland 1 year ago
  bruvzg e5205e589f [StatusIndicator] Add method to get indicator icon screen rect. 1 year ago
  Rémi Verschelde 85062e37ef Merge pull request #89588 from bruvzg/status_ind_menu_direct 1 year ago
  Pedro J. Estébanez c28f5901c7 Polish interaction between windowing, input and rendering 1 year ago
  bruvzg 37e0be37d8 [macOS] Fix non-global native menu shortcuts. 1 year ago
  bruvzg 0587a1d217 [StatusIndicator] Switch API to use Texture2D instead of Image, improve handling on macOS, add method to set native popup menu directly. 1 year ago
  bruvzg c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. 1 year ago
  Rémi Verschelde b6dee8850b Merge pull request #87384 from bruvzg/sys_base_color 1 year ago
  bruvzg ee53ae28df Add method to get "base" system UI color (macOS/Windows) and system theme change callback. 1 year ago
  bruvzg deffe6a3be [macOS] Add support for native help menu search callbacks, integrate editor help. 1 year ago
  bruvzg 8da36031e4 Implement support for application status indicators (tray icons). 2 years ago
  Dario 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 1 year ago
  Rémi Verschelde f220d46cdc Merge pull request #80231 from romlok/input-key-location 1 year ago
  Mel Collins 8406e60522 Add InputEventKey.location to tell left from right 2 years ago
  bruvzg a8f521bcad [Native File Dialog] Add support for adding custom options to the dialogs. 1 year ago
  Juan Linietsky 15144c24bd Implement a transient_to_focused mode 1 year ago