tdesktop/Telegram/SourceFiles
John Preston 06bf67c146 Don't show PopupMenu for inactive window on macOS.
On macOS context menu (right click) doesn't activate the window that was clicked.
- You can't  activate it yourself if some other application is active.
- It's hard to make menu work while window still is inactive (like macOS menus).
Because when you left-click anything after right click Qt makes the window
something-like-focused (it shows on top and receives input), but not really
(it still displays as inactive, cursor not blinking and all). Looks like Qt bug.
2018-08-01 20:14:55 +03:00
..
_other Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
base Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
boxes Fix suggest export box layout. 2018-08-01 16:15:51 +03:00
calls Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
chat_helpers Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
codegen
core Allow independently change default / night themes. 2018-07-31 22:56:03 +03:00
data Fix unmute-by-finished timers. 2018-08-01 19:58:50 +03:00
dialogs Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
export Fix export messages pagination. 2018-07-31 22:56:04 +03:00
history Don't close send files box by outside click. 2018-07-31 22:56:04 +03:00
info Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
inline_bots When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
intro Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
lang
media
mtproto Fix crash in tcp connection implementation. 2018-07-31 22:56:02 +03:00
overview
passport Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
platform Check for composition in WM_NCACTIVATE. 2018-07-31 22:56:04 +03:00
profile Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
rpl
settings Allow independently change default / night themes. 2018-07-31 22:56:03 +03:00
storage Allow single chat history export. 2018-07-31 22:56:03 +03:00
ui Don't show PopupMenu for inactive window on macOS. 2018-08-01 20:14:55 +03:00
window Improved night mode switching. 2018-07-31 22:56:04 +03:00
apiwrap.cpp Use server time in dialogs list sorting. 2018-07-31 17:34:14 +03:00
apiwrap.h
app.cpp Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
app.h
application.cpp Add a confirmation for internal passport links. 2018-07-31 20:56:54 +03:00
application.h Add a confirmation for internal passport links. 2018-07-31 20:56:54 +03:00
auth_session.cpp
auth_session.h
config.h
countries.h
facades.cpp When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
facades.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
layout.cpp
layout.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Fix animation in single column layout. 2018-07-31 22:56:04 +03:00
mainwidget.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
mainwindow.cpp
mainwindow.h
mediaview.cpp Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
mediaview.h
messenger.cpp Improve theme applying. 2018-07-31 22:56:03 +03:00
messenger.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
observer_peer.cpp
observer_peer.h
qt_static_plugins.cpp
settings.cpp
settings.h
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h