Commit History

Author SHA1 Message Date
  Rémi Verschelde 6a0410bbc2 Merge pull request #80240 from bruvzg/x11_ext_checks 2 years ago
  bruvzg e26a6c36c8 Fix native popups auto-closing when interacting with non-client area. 2 years ago
  bruvzg acff87ffda [X11] Do not fail DisplayServer init if non-essential extensions are missing. 2 years ago
  Markus Sauermann 8c1ce404d7 Fix crash on Windows when closing `Window` 2 years ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  Yuri Sizov ff689003a5 Merge pull request #77993 from bruvzg/key_lbl_from_p 2 years ago
  Yuri Sizov 2b47f6715e Merge pull request #78437 from bruvzg/set_icon 2 years ago
  Rémi Verschelde dcd16a5750 Linux: Fix build with `use_sowrap=no` and various warnings/errors 2 years ago
  bruvzg 9c5a0c6c10 Add error checks and harmonize behavior of the set_icon method. 2 years ago
  Rémi Verschelde 356a602186 Merge pull request #74511 from AThousandShips/win_cursor_fix 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 2ae5a0704a X11: Fix vformat ambiguous int types for GCC 10 (again) 2 years ago
  Rémi Verschelde 0010b34a37 Merge pull request #75099 from mxnemu/add-default-x11-error-handler 2 years ago
  nee b13c82e964 [Linux/X11] Add a default error handler for X11 to avoid crashes. 2 years ago
  Rémi Verschelde 9dc286967f X11: Fix vformat ambiguous int types for GCC 10 2 years ago
  bruvzg 5b9984b5a2 Add `audio/general/text_to_speech` project setting to enable/disable TTS. 2 years ago
  Rémi Verschelde 265c70a369 Merge pull request #75142 from bruvzg/scr 2 years ago
  Ninni Pipping 71ee65dc57 Enable shadow warnings and fix raised errors 2 years ago
  Bram Stolk 7a2e350d2b x11: Do not use uninitialized timestamps. 2 years ago
  Christopher Foo e4d052e284 Ensure WindowData minimized/maximized are mutually exclusive 2 years ago
  Hugo Locurcio 303bf247de Add support for VRAM-compressed custom mouse cursor images 2 years ago
  bruvzg 520a8d8ed2 Add project manager / editor initial screen settings, implement DisplayServer.get_keyboard_focus_screen method. 2 years ago
  Rémi Verschelde 63d17df83e Merge pull request #74978 from bruvzg/linux_version_check 2 years ago
  Yuri Sizov f5f796b0b7 Merge pull request #76040 from MightiestGoat/fix-sliding-window-linux-via-tracking-parent 2 years ago
  mightygoat 932afc3bf5 Fix the sliding window problem in linux occur due to reparenting of the window during the decoration via tracking the parent of the window 2 years ago
  Kvel2D 41f0a523db Fix custom cursor using atlas texture 2 years ago
  Sabrehull d4b7466266 [X11] Fix layout bug in `keyboard_get_keycode_from_physical` 2 years ago
  bruvzg ab94024ce1 [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and Windows. 2 years ago