Fork of GUI controls library: https://github.com/desktop-app/lib_ui
Find a file
John Preston 8db6dcf125 Workaround Wayland popup menu bug.
When hiding a child popup first the app receives ApplicationDeactivate
event and in a short time (a couple of ms) ApplicationActivate.

But the first event hides all popups, so the parent popup gets closed too.

Delay handling of ApplicationDeactivate event in this specific case.
2023-07-12 22:05:12 +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 Update title bar icons. 2023-02-24 19:11:45 +04:00
qt_conf Remove legacy QRC files 2021-12-06 12:27:45 +04:00
ui Workaround Wayland popup menu bug. 2023-07-12 22:05:12 +04:00
CMakeLists.txt First attempt to implement Ui::ElasticScroll. 2023-07-07 22:49:11 +04:00
emoji.txt Update emoji to Unicode 14. 2022-07-19 17:37:15 +03:00