mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Use global Fn+F shortcut for toggle fullscreen on macOS.
This commit is contained in:
@@ -182,6 +182,7 @@ public:
|
||||
void windowActivated(not_null<Window::Controller*> window);
|
||||
bool closeActiveWindow();
|
||||
bool minimizeActiveWindow();
|
||||
bool toggleActiveWindowFullScreen();
|
||||
[[nodiscard]] QWidget *getFileDialogParent();
|
||||
void notifyFileDialogShown(bool shown);
|
||||
void checkSystemDarkMode();
|
||||
|
Reference in New Issue
Block a user