Commit History

Author SHA1 Message Date
  Pāvels Nadtočajevs f710781b16 Prevent pending input event callbacks from erasing the window in the middle of a loop. 6 months ago
  SheepYhangCN c0eec97e98 macOS: Implement fallback from Metal to Vulkan for x86_64 6 months ago
  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
  WhalesState 989161e117 Fix color picking on linux. 7 months ago
  Pāvels Nadtočajevs 7f0b4e58b0 Implement `DisplayServer.window_start_resize`. 8 months ago
  Pāvels Nadtočajevs e1f129cb52 Support MIME types in file dialog filters on macOS and Linux. 9 months ago
  Rémi Verschelde eaed664bce Merge pull request #100637 from bruvzg/unset_fw 8 months ago
  Pāvels Nadtočajevs 73faa509ea Unset last focused window when it is destroyed. 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
  Anish Mishra 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` 10 months ago
  Summersay415 6d14cd6ff9 Fix fallbacks to OpenGL 9 months ago
  Thaddeus Crews 07e759b74a Merge pull request #97771 from dsnopek/openxr-linux-egl 9 months ago
  David Snopek 256699ee31 OpenXR: Add support for Wayland on Linux 10 months ago
  bruvzg d2f3725120 Fix window_set_current_screen for maximized windows. 10 months ago
  SheepYhangCN 3b839347df Added fallback_to_opengl3 11 months ago
  bruvzg c273786758 Update rendering driver name on fallbacks. Fix rendering driver/method in the editor system info. 1 year ago
  bruvzg f8a6c0e8ab Enable fallback from ANGLE to native and improve ANGLE error messages. 1 year ago
  Stuart Carnie 2d0165574d Add Metal support for macOS (arm64) and iOS 1 year ago
  Stuart Carnie 41875d8aef macOS/iOS: Fix various warnings when targeting newer SDKs 1 year ago
  Alvin Wong 97aa278edb Pass window exclusive and transient properties for subwindow creation 1 year ago
  bruvzg eddc9cea11 [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method. 1 year ago
  Rémi Verschelde b80e591448 Merge pull request #92843 from anniryynanen/tooltip-in-popup 1 year ago
  Rémi Verschelde a139cd611a Merge pull request #92826 from bruvzg/nat_icon_checks 1 year ago