Commit History

Author SHA1 Message Date
  bruvzg 80dc7713f9 [X11] Do not suppress structure/focus events on popup close to correctly return focus. 2 years ago
  bruvzg 103f671ada [X11] Fix IME window focus events. 2 years ago
  Rémi Verschelde 707ccc09ab Merge pull request #72104 from bruvzg/popup-non-popups 2 years ago
  bruvzg 9f42649823 [X11] Fix IME subwindow in the popup not getting input focus. 2 years ago
  bruvzg 4c50ac3921 [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2 years ago
  bruvzg 700d85bd19 Extend special popup window handling to any non-popup child of a popup. 4 years ago
  bruvzg 912c937921 [X11] Fix IME focus return. 2 years ago
  Rémi Verschelde 67961d8ebf Merge pull request #72029 from bruvzg/x11_keycode 2 years ago
  bruvzg 1bb7e357a0 [X11] Fix incorrect keycodes from non-QWERTY layouts. 2 years ago
  bruvzg 5ebb60e0cf [X11] Make IME focus window input only. 2 years ago
  bruvzg b713cfdccd [X11] Prevent IME activation from entering infinite loop. 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 years ago
  Rémi Verschelde 68d71f88f5 Improve DisplayServer message for video card drivers failure 2 years ago
  bruvzg 60e0043012 Fix X11 input region size. 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
  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
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. 2 years ago
  Rémi Verschelde f8f496ec3b Merge pull request #69678 from Sauermann/fix-slider-button-up 2 years ago
  Rémi Verschelde 0a3f66471e Merge pull request #69712 from bruvzg/real_size 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
  bruvzg ad0f6ff85b [Linux/X11] Split fullscreen mode into `WINDOW_MODE_EXCLUSIVE_FULLSCREEN` and `WINDOW_MODE_FULLSCREEN` to improve multi-window handling. 2 years ago
  Markus Sauermann b44e6bb42b Fix colorpicker slider bug with mouse-up outside of popup 2 years ago
  Markus Sauermann ada4761181 Fix that mouse-button-up event is parsed twice for drag-and-drop 2 years ago
  Riteo 2dd5a792bb Load X11 dynamically 2 years ago
  clayjohn 58a9cfee80 Set vsync on window creation when using GLES3. 2 years ago
  Markus Sauermann ed5c9a07d7 Fix gl_manager nullptr crash 2 years ago
  Markus Sauermann 52d75c9b35 Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-change 2 years ago
  David Snopek 23603e409c Add support for OpenGL to OpenXR 2 years ago