Commit History

Author SHA1 Message Date
  Yuri Sizov 0c2399d6ec Merge pull request #63826 from deakcor/dev_clipboard 2 years ago
  bruvzg d3ca91ad6a [Windows] Implement native file selection dialog support. 2 years ago
  Vincent D c13e3a9fb0 add clipboard get image methods for windows and macos 3 years ago
  Yuri Sizov ff689003a5 Merge pull request #77993 from bruvzg/key_lbl_from_p 2 years ago
  bruvzg 28db3c7158 [DisplayServer] Add method to check if native window is focused. 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  bruvzg 08e8ff371d Implement keyboard_get_label_from_physical method. 2 years ago
  Rémi Verschelde 265c70a369 Merge pull request #75142 from bruvzg/scr 2 years ago
  HolonProduction ddcb2d157d Don't expose mac specific display server. 2 years ago
  bruvzg 520a8d8ed2 Add project manager / editor initial screen settings, implement DisplayServer.get_keyboard_focus_screen method. 2 years ago
  bruvzg ab94024ce1 [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and Windows. 2 years ago
  bruvzg e7647b5ee5 [DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and Windows. 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 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
  Pedro J. Estébanez 03b96c1c4b Implement color flash avoidance for Windows 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 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
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. 2 years ago
  Clay John 04ac91f786 Merge pull request #67790 from kdada/fix-flash-window 2 years ago
  Markus Sauermann 4bd601d82a Fix differences between Windows and linuxbsd Display Server 2 years ago
  Wei Guo d7e39e313b Make window creation with custom position do not flash 2 years ago
  bruvzg 667a052ed8 Check if Vulkan context for the window exists before resizing it to avoid unnecessary error messages. 2 years ago
  Rémi Verschelde 8017827144 SCons: Re-enable treating `#warning` as error with `werror` 2 years ago
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup 2 years ago
  Rémi Verschelde d79040e7eb Merge pull request #65496 from MinusKube/popup-capture-mouse-bug 2 years ago
  Rémi Verschelde 5ff8e4ee67 Merge pull request #65133 from bruvzg/win_cursor 2 years ago