Hide window title
-
valuex
- Posts: 7
- Joined: Mon May 13, 2013 11:54 am
Hide window title
In 1.5a alpha, the menu bar could be hidden or shown. Is it possible to add an option to show/hide the window title?
So that it would be the minimum UI, and looks like a launcher like Wox or Flow Launcher.
-
void
- Developer
- Posts: 19870
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Hide window title
To hide the window caption:
window_border
- In Everything 1.5, from the Tools menu, click Options.
- Click the Advanced tab on the left.
- To the right of Show settings containing, search for:
caption - Select: window_caption
- Set the value to: false
- Click OK.
window_border
-
valuex
- Posts: 7
- Joined: Mon May 13, 2013 11:54 am
Re: Hide window title
That's fantastic. Thank you for developing these well consisted features.