커밋 기록

작성자 SHA1 메시지 날짜
  bruvzg ab94024ce1 [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and Windows. 2 년 전
  Hugo Locurcio ddc9cc3e49 Tweak command syntax in Vulkan renderer failure message 2 년 전
  Rémi Verschelde 8325320192 Merge pull request #74563 from clayjohn/X11-context 2 년 전
  clayjohn e7ea3ef531 Propogate errors when creating an OpenGL context fails in X11 2 년 전
  Rindbee 91e460d500 Fix broken shortcut key input 2 년 전
  Rémi Verschelde 5f2137a050 Merge pull request #74087 from bruvzg/get_screen_px 2 년 전
  bruvzg 8a675f3824 [Linux/X11] Check if required xkb functions exist before using it. 2 년 전
  bruvzg e7647b5ee5 [DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and Windows. 2 년 전
  Rémi Verschelde f84479fe5a Merge pull request #72877 from bruvzg/x11_on_top 2 년 전
  bruvzg 853f0eae58 [X11] Fix initial "on top" window state. 2 년 전
  Rémi Verschelde 4574b97752 Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image() 2 년 전
  bruvzg dd068794c3 [Linux] Make SO wrapper usage optional. 2 년 전
  Thomas ten Cate 8a17f94ab2 Some fixes for initial window position and size 2 년 전
  bruvzg 80dc7713f9 [X11] Do not suppress structure/focus events on popup close to correctly return focus. 2 년 전
  bruvzg 103f671ada [X11] Fix IME window focus events. 2 년 전
  Rémi Verschelde 707ccc09ab Merge pull request #72104 from bruvzg/popup-non-popups 2 년 전
  bruvzg 9f42649823 [X11] Fix IME subwindow in the popup not getting input focus. 2 년 전
  bruvzg 4c50ac3921 [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2 년 전
  bruvzg 700d85bd19 Extend special popup window handling to any non-popup child of a popup. 4 년 전
  bruvzg 912c937921 [X11] Fix IME focus return. 2 년 전
  Rémi Verschelde 67961d8ebf Merge pull request #72029 from bruvzg/x11_keycode 2 년 전
  bruvzg 1bb7e357a0 [X11] Fix incorrect keycodes from non-QWERTY layouts. 2 년 전
  bruvzg 5ebb60e0cf [X11] Make IME focus window input only. 2 년 전
  bruvzg b713cfdccd [X11] Prevent IME activation from entering infinite loop. 2 년 전
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 년 전
  Rémi Verschelde 68d71f88f5 Improve DisplayServer message for video card drivers failure 2 년 전
  bruvzg 60e0043012 Fix X11 input region size. 2 년 전
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. 2 년 전
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 년 전
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 2 년 전