AyuGramDesktop/Telegram/SourceFiles
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
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Show stories in chats list userpics. 2023-07-20 07:20:33 +04:00
boxes Remove hidden stories from contacts box. 2023-07-20 07:20:46 +04:00
calls Load and show list of users who viewed a story. 2023-07-20 07:20:10 +04:00
chat_helpers Support deleting and reporting stories. 2023-07-20 07:20:12 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Workaround Wayland popup menu bug. 2023-07-20 07:20:47 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Fix build with GCC. 2023-07-20 07:20:46 +04:00
dialogs Fix build with GCC. 2023-07-20 07:20:46 +04:00
editor Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
export Fix build with GCC. 2023-07-20 07:20:46 +04:00
ffmpeg Allow showing stories in different contexts. 2023-07-20 07:20:10 +04:00
history Fix crash on mention story opening. 2023-07-20 07:20:46 +04:00
info Fix build with GCC. 2023-07-20 07:20:46 +04:00
inline_bots Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
intro Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Update API scheme on laydr 160. 2023-07-20 07:20:33 +04:00
media Fix build with GCC. 2023-07-20 07:20:46 +04:00
menu Finish improved stories reply area theming. 2023-07-20 07:20:08 +04:00
mtproto Update API scheme on laydr 160. 2023-07-20 07:20:33 +04:00
overview Fix build with GCC. 2023-07-20 07:20:46 +04:00
passport Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
payments Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
platform Load and show list of users who viewed a story. 2023-07-20 07:20:10 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Update main menu and stories icons. 2023-07-20 07:20:33 +04:00
storage Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
support Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
ui Show hidden stories in archive. 2023-07-20 07:20:46 +04:00
window Improve design of contacts according to mockups. 2023-07-20 07:20:33 +04:00
apiwrap.cpp Update API scheme on layer 160. 2023-07-20 07:20:13 +04:00
apiwrap.h Allow sharing stories and copying a link. 2023-07-20 07:20:11 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
mainwidget.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwindow.cpp Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
mainwindow.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00