Studio FULL SCREEN (v1.1)

Several years ago, this request was made to be able to turn off all Studio widgets easily:

As nothing was done, I created a script in AutoHotKey to workaround this need.
This script forces the necessary mouse clicks to easily close (and reopen) all previously opened windows (widgets), pressing Ctrl+F11:

In the video above, I pressed Ctrl+F11 to close all widgets. Then I pressed Ctrl+F11 to restore the previous layout.
Tip: You can also press F11 to get Studio’s native Full Screen (without the lower windows task bar and Studio window title).


INSTALL

  1. Download and install AutoHotKey (version 1)
  2. Download and extract StudioFullScreen_1.1.zip (36.3 KB) in any place of your Windows
  3. Double-click StudioFullScreen.ahk to load the script

RUN

  1. Open Studio
  2. Press Ctrl+F11 to enable the Full Screen in Studio
  3. Press Ctrl+F11 again to restore the previous opened windows/widgets

NOTES

  1. This version only works for Studio in “Dark” theme
  2. If you want the script to run automatically on Windows startup: Frequently Asked Questions (FAQ) | AutoHotkey
  3. You can make the screen even bigger by pressing F11 (Studio’s native FullScreen key).
15 Likes

(post marked for deletion for privacy reasons)

No, the the files there are used by the script.

1 Like

(post marked for deletion for privacy reasons)

It seems your screen resolution is too low, because the widget icons are not showing expanded.

(post marked for deletion for privacy reasons)

I made a 1.1 version to allow the script to work even with the icons reduced and also with the Studio window not completely maximized.
I changed the video and the zip file in the OP.
Download the file again and overwrite the current ones.
Please test and let me know if it works now.

1 Like

Wow this looks really cool thank u!!