AyuGramDesktop/Telegram/SourceFiles/core
John Preston 51027a0bc2 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-20 07:20:47 +04:00
..
application.cpp Mark stories as read. 2023-07-20 07:20:09 +04:00
application.h Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
base_integration.cpp Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
base_integration.h Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
changelogs.cpp Beta version 4.6.12: Fix local changelog version. 2023-03-18 08:12:50 +04:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
click_handler_types.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
click_handler_types.h Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
core_cloud_password.cpp Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_cloud_password.h Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_settings.cpp Reuse new speed change control for video. 2023-03-15 13:36:40 +04:00
core_settings.h Beta version 4.6.12: Compare speed values safely. 2023-03-17 21:18:56 +04:00
core_settings_proxy.cpp Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
core_settings_proxy.h Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
crash_report_window.cpp Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
crash_report_window.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
crash_reports.cpp Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
crash_reports.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
file_location.cpp Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_location.h Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_utilities.cpp Add .m4v as a video file format. 2023-04-23 20:32:00 +04:00
file_utilities.h Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
launcher.cpp Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
launcher.h Provide access to un-joined argument list in Core::Launcher 2023-06-13 12:19:21 +04:00
local_url_handlers.cpp Support new stories link t.me/username/s/123. 2023-07-20 07:20:12 +04:00
local_url_handlers.h Move terms lock from Core::App to Session. 2020-06-24 11:56:16 +04:00
mime_type.cpp Show recent viewers in self stories. 2023-07-20 07:20:10 +04:00
mime_type.h Show recent viewers in self stories. 2023-07-20 07:20:10 +04:00
sandbox.cpp Workaround Wayland popup menu bug. 2023-07-20 07:20:47 +04:00
sandbox.h Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
shortcuts.cpp Rewrite shortcuts using QAction. 2023-01-19 09:46:19 +04:00
shortcuts.h Rewrite shortcuts using QAction. 2023-01-19 09:46:19 +04:00
ui_integration.cpp Track all sponsored messages clicks. 2023-07-20 07:20:12 +04:00
ui_integration.h Track all sponsored messages clicks. 2023-07-20 07:20:12 +04:00
update_checker.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
update_checker.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
utils.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
utils.h Move kurlmimedata.h include to where it's really used 2023-03-17 18:56:23 +04:00
version.h Closed alpha version 4.8.4.2. 2023-07-20 07:20:46 +04:00