Review of "Overview On Startup" version 1

Details Page Preview

A simple extension with a primary task of launching the Overview at each start of Gnome Shell, e.g on login. Influenced by @gevera, the Applications/Frequent view is default, but has an option to show the Windows view. todo: timeout option, eventually show the Overview when no windows are open or none are in focus, regardless of workspace/s and settings

Extension Homepage
https://github.com/l300lvl/overview-on-startup-extension

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
6 Active
5 Rejected
4 Rejected
3 Rejected
2 Rejected
1 Active

Previous Reviews on this Version

l300lvl posted a review
to complete this I need a method to determine if any windows have focus. i think it should be fairly simple after that?
gcampax active
Check global.display.focus_window (and check its window type, it could be the desktop) Fine for now