Commit History

Author SHA1 Message Date
  bruvzg a8f521bcad [Native File Dialog] Add support for adding custom options to the dialogs. 1 year ago
  David Snopek 64a52e08fe [X11] Don't re-set input focus if the given window already has it 1 year ago
  Rémi Verschelde 4aff0ab5d5 Merge pull request #86441 from dsnopek/mequam-x11-focus-grab 1 year ago
  Rémi Verschelde 03767fbf3b Merge pull request #86446 from reduz/transient-to-focused 1 year ago
  Juan Linietsky 15144c24bd Implement a transient_to_focused mode 1 year ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  mequam 40d69c25d5 [X11] Fix Godot stealing focus on alternative Window Managers 2 years ago
  Yuri Sizov 3a8524dd92 Merge pull request #83452 from RandomShaper/rd_common 1 year ago
  Pedro J. Estébanez 12a519bae2 Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 1 year ago
  Yuri Sizov aee8a3bada Merge pull request #75489 from bruvzg/init_pos_usable 1 year ago
  bruvzg b02cf351f3 [DisplayServer] Use screen "usable rect" instead of full rect to calculate initial window rect. 2 years ago
  HolonProduction bf45d3ae24 X11: Send IME update notification deferred 1 year ago
  bruvzg f3d4f5a77e [X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam. 1 year ago
  Setadokalo 1d9ec3caa3 Fix freeze when requesting clipboard image from our own window 1 year ago
  Brayden Harlon 085255bd0e Improved X11 screen_get_refresh_rate performance 1 year ago
  Rémi Verschelde 2f33c2b20e Merge pull request #81439 from Setadokalo/clipboard_image 1 year ago
  Setadokalo 3b5a9e31bb Implement clipboard_get/has_image for X11 1 year ago
  Kacper Gibas 8eb32f9aad Fix unused variables warning when `touch` is disabled 1 year ago
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  kobewi 09b30be86d Add vararg call() method to C++ Callable 2 years ago
  bruvzg af00c4a54a [X11] Add support for using EGL/GLES instead of GLX. 1 year ago
  Rémi Verschelde 31dbbc2c5a Merge pull request #80952 from bruvzg/nfdlg_refocus 1 year ago
  bruvzg 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 3 years ago
  A Thousand Ships 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 years ago
  bruvzg 2e1f48ff6e [Native File Dialogs] Refocus last focused window on close. 2 years ago
  Rémi Verschelde c72b851dfb Merge pull request #80104 from bruvzg/freedesktop_native_file_dialog 2 years ago
  Rémi Verschelde 9a48b14a2d Merge pull request #80036 from PorkrollPosadist/fix-wayland-window-behavior 2 years ago
  bruvzg 6cc314e0fa [Linux/Freedesktop] Implement native file selection dialog support. 2 years ago
  Rémi Verschelde 49f0d8cee3 Merge pull request #80279 from Sauermann/fix-x11-mouse-window-event-crash 2 years ago
  Markus Sauermann a7c5849f98 Track hovered `Window` in `DisplayServerX11` 2 years ago