tdesktop/Telegram/SourceFiles/platform
Ilya Fedin c5acef8c53 Deduplicate notification actions on Linux
As there are notification daemons with quick reply support and GNotification API having mandatory default action support now, it's the time to reconsider button arrangement.

This also makes it possible for legacy notification daemons without default action support opening the chat when no buttons are allowed since 05524c3f6c again.
2023-03-02 17:33:06 +04:00
..
linux Deduplicate notification actions on Linux 2023-03-02 17:33:06 +04:00
mac Fixed indents in some files. 2023-03-02 07:51:17 +03:00
win Update icon on macOS, allow changing back. 2023-03-01 09:12:02 +04:00
platform_audio.h
platform_file_bookmark.h
platform_file_utilities.h Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
platform_integration.cpp Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_integration.h Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_launcher.h
platform_main_window.h
platform_notifications_manager.h Don't wait for input when there are fullscreen applications 2022-12-23 14:04:17 +04:00
platform_overlay_widget.cpp Improve design of mediaview controls over state. 2023-03-01 09:12:02 +04:00
platform_overlay_widget.h Improve design of mediaview controls over state. 2023-03-01 09:12:02 +04:00
platform_specific.h Update icon on macOS, allow changing back. 2023-03-01 09:12:02 +04:00
platform_tray.h Initialized empty files for tray implementations. 2022-05-03 04:25:35 +03:00
platform_window_title.h