kotatogram-desktop/Telegram/SourceFiles/platform
John Preston 3503be03c9 Fix tray icon menu display in Fedora (Qt 5.6.2 broke it).
When activeChanged() is emitted we call updateTrayMenu(), that
always called trayIcon->setContextMenu(), which was hiding the
just-shown tray icon menu in case of right click with main
window being active. Now we call trayIcon->setContextMenu()
only if the contextMenu value has really changed for trayIcon.
2016-10-19 15:24:39 +03:00
..
linux Fix tray icon menu display in Fedora (Qt 5.6.2 broke it). 2016-10-19 15:24:39 +03:00
mac
win
winrt
platform_file_dialog.h
platform_main_window.h
platform_notifications_manager.h