Fork of GUI controls library: https://github.com/desktop-app/lib_ui
Find a file
Ilya Fedin d7c2185f5c Force ActivateWindowDelayed to use xcb_set_input_focus on X11 when activating a parent
There's logic in Qt that uses xcb_set_input_focus to focus parent windows as some X11 window managers ignore such focus requests leaving the parent activated, but without input focus. By the time delayed activation happens, current focus window may no more exist and the logic in Qt won't work. X11BypassWindowManagerHint says Qt it should use xcb_set_input_focus on X11 that asks X11 directly to set input focus to that window.
2022-09-07 07:51:38 +04:00
cmake Add data for the updated emoji. 2020-05-06 19:28:06 +04:00
emoji_old Update emoji to Unicode 14. 2022-07-19 17:37:15 +03:00
emoji_suggestions Fix -Wunused-variable warnings with gcc 2021-07-19 18:59:36 +03:00
fonts Update Vazir font to non-UI 27.2.2. 2021-03-16 13:11:38 +04:00
icons Fix shadow icons in scale > 2x. 2022-03-08 18:59:49 +04:00
qt_conf Remove legacy QRC files 2021-12-06 12:27:45 +04:00
ui Force ActivateWindowDelayed to use xcb_set_input_focus on X11 when activating a parent 2022-09-07 07:51:38 +04:00
CMakeLists.txt Use new Qt 6.4 API for window extents on Wayland 2022-09-02 19:26:53 +04:00
emoji.txt Update emoji to Unicode 14. 2022-07-19 17:37:15 +03:00