kotatogram-desktop/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
core Workaround Wayland popup menu bug. 2023-07-20 07:20:47 +04:00
countries
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
layout
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
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
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
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
tray.cpp
tray.h