AyuGramDesktop/Telegram/SourceFiles/platform
Ilya Fedin fc4682d77e Get rid of TDESKTOP_LAUNCHER_BASENAME
This key was mainly used to let flatpak and snap provide right desktop file name.
Now, we can compute it from the environment in runtime for both flatpak and snap.
There's no more need in this option. Desktop filename override by downstreams is highly discouraged.
2022-11-07 13:47:58 +04:00
..
linux Get rid of TDESKTOP_LAUNCHER_BASENAME 2022-11-07 13:47:58 +04:00
mac Implement forwarding to topics. 2022-11-01 19:25:44 +04:00
win Support per-topic notification settings. 2022-11-01 19:25:37 +04:00
platform_audio.h Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
platform_file_bookmark.h Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
platform_file_utilities.h Use some methods from lib_base 2020-10-30 10:52:49 +03: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 Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
platform_main_window.h Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
platform_notifications_manager.h Respect Focus Assist only for native notifications. 2021-04-28 11:20:39 +04:00
platform_specific.h Make InstallLauncher accessible on any platform 2022-09-19 14:23:27 +04:00
platform_tray.h Initialized empty files for tray implementations. 2022-05-03 04:25:35 +03:00
platform_window_title.h Switch MainWindow to Ui::RpWindow 2021-07-28 18:05:39 +03:00