Review of "Remove <Alt>F2, autocompletion in Overview… [and other cool things] " version 1

Details Page Preview

<Alt>F2 is old-fashioned, we can do better now. Offer a command-lines tool in the overview.


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
12 Active
11 Rejected
10 Rejected
9 Rejected
8 Rejected
7 Rejected
6 Rejected
5 Rejected
4 Active
3 Inactive
2 Inactive
1 Rejected

Previous Reviews on this Version

gcampax rejected
Sorry, I don't understand the point of the GSettings key 'shell-entry-has-been-disabled'. Also, get_strv('panel-run-dialog') == '' will never be true, since an object (a string array) cannot be equal to a string. More, getting the width of the dialog at init() time will break if the font size, the resolution or the theme are changed. You should apply a custom-style class or a ClutterConstraint instead.