AyuGramDesktop/Telegram/SourceFiles/platform/win
Ilya Fedin dc81f9eeaf Remove SetWatchingMediaKeys
Since SPMediaKeyTap has been removed on Mac, Linux is the only platform where this function is implemented, but that's not really needed due to MPRIS support, so SetWatchingMediaKeys can be dropped entirely
2021-07-19 22:56:14 +03:00
..
audio_win.cpp Add DESKTOP_APP_USE_PACKAGED support for Windows 2020-05-12 17:32:40 +04:00
audio_win.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
file_utilities_win.cpp Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
file_utilities_win.h Use some methods from lib_base 2020-10-30 10:52:49 +03:00
launcher_win.cpp Added Windows SMTC support. 2021-05-31 08:54:23 +04:00
launcher_win.h Move to std::optional. 2018-09-21 19:28:46 +03:00
main_window_win.cpp Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
main_window_win.h Moved DBIWorkMode to Core::Settings. 2021-06-16 09:31:32 +03:00
notifications_manager_win.cpp Moved ScreenIsLocked variable from facades to application. 2021-06-16 09:31:32 +03:00
notifications_manager_win.h Respect Focus Assist only for native notifications. 2021-04-28 11:20:39 +04:00
specific_win.cpp Use RegisterUrlScheme from lib_base 2021-07-19 22:55:57 +03:00
specific_win.h Remove SetWatchingMediaKeys 2021-07-19 22:56:14 +03:00
window_title_win.cpp Fix main window on Windows. 2020-11-18 13:32:30 +03:00
window_title_win.h Add option for a native window frame. 2020-07-07 21:34:25 +04:00
windows_app_user_model_id.cpp Add DESKTOP_APP_USE_PACKAGED support for Windows 2020-05-12 17:32:40 +04:00
windows_app_user_model_id.h Update submodules. 2019-10-19 12:27:56 +04:00
windows_dlls.cpp Don't check dll-s if "SetDefaultDllDirectories" is available. 2021-07-01 23:47:12 +03:00
windows_dlls.h Don't check dll-s if "SetDefaultDllDirectories" is available. 2021-07-01 23:47:12 +03:00
windows_event_filter.cpp Completely removed Global namespace. 2021-06-16 09:31:32 +03:00
windows_event_filter.h Don't mark messages as read when screen is locked. 2021-04-27 13:31:51 +04:00
windows_quiethours.idl Query Focus Assist state on Windows. 2021-04-23 08:04:43 +04:00