Commit History

Author SHA1 Message Date
  Hugo Locurcio 10424abb29 Tweak command syntax in Vulkan renderer failure message 2 years ago
  bruvzg 4cce358241 [Windows] Update modifier key status during IME input. 2 years ago
  bruvzg ba7ab0e1cb [Windows] Take initial flags into account when creating main window. 2 years ago
  Rémi Verschelde 4574b97752 Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image() 2 years ago
  bruvzg a322f3f578 [InputEventKey] Avoid setting both key and modifier to the same value. 2 years ago
  Rémi Verschelde d8c3fc1f56 Merge pull request #72624 from pkdawson/fix-last-focus 2 years ago
  Markus Sauermann 6165498d0e Fix windowsize for fullscreen windows on windowcreation on Windows 2 years ago
  Patrick Dawson cba1fd7cca DisplayServerWindows: Update `last_focused_window` when the focused subwindow is deleted 2 years ago
  Rémi Verschelde 707ccc09ab Merge pull request #72104 from bruvzg/popup-non-popups 2 years ago
  Rémi Verschelde b8ef55a427 Merge pull request #71174 from RedMser/fix-confined-mouse-mode-update 2 years ago
  Juan Linietsky 28f51ba547 Refactor high quality texture import 2 years ago
  bruvzg 700d85bd19 Extend special popup window handling to any non-popup child of a popup. 4 years ago
  bruvzg e08a6e692d [Windows] Fix committing IME text without IME deactivation. 2 years ago
  bruvzg c1c6ce9001 [Windows] Fix candidate window position with some third party IME engines. 2 years ago
  bruvzg 8d51af1c8d [Windows] Fix ToUnicodeEx resetting some dead key states. 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 years ago
  Juan Linietsky e01452adb0 Fix AltGR getting stuck on Windows right alt-tab 2 years ago
  bruvzg 2529ab332c [Windows] Fix sub-window initial transparency and always-on-top state. 2 years ago
  Rémi Verschelde 68d71f88f5 Improve DisplayServer message for video card drivers failure 2 years ago
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. 2 years ago
  bruvzg 7fc8716aac [Windows] Fix incorrect full-screen mode applied on start. 2 years ago
  Pedro J. Estébanez 03b96c1c4b Implement color flash avoidance for Windows 2 years ago
  RedMser 951349c481 Fix confined mouse mode not updating on resize 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  bruvzg 9dc4f4096c [Windows] Fix primary screen detection. 2 years ago
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 8791e333da Merge pull request #70624 from bruvzg/cur_sc 2 years ago
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. 2 years ago
  floppyhammer c186b511c3 Fix dark title bar 2 years ago