tdesktop/Telegram
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
..
Patches Snap packaging support (#4505) 2018-07-21 17:35:37 +03:00
Resources Fix export messages pagination. 2018-07-31 22:56:04 +03:00
SetupFiles
SourceFiles Don't show PopupMenu for inactive window on macOS. 2018-08-01 20:14:55 +03:00
Telegram Fix microphone sandbox access request. 2018-06-04 18:39:20 +03:00
ThirdParty Allow single chat history export. 2018-07-31 22:56:03 +03:00
build Version 1.3.10. 2018-07-13 14:19:25 +03:00
gyp Add some javascript handlers to HTML export. 2018-07-31 22:56:03 +03:00
Telegram.plist
create.bat