Review of "Enhance overview" version 1

Details Page Preview

This extension show only windows of application you are hovering in the dash http://www.youtube.com/watch?v=QWWoxJXMzJ4 Known issues: ·Drag is little uggly and has a silly workaround ·Sometimes if you change workspace in one applicaton mode some windows in overview dissapears ******************************************************* Warning: Not maintained from now on due to a new feature of gnome 3.8 making this extension useless. See for further details: https://bugzilla.gnome.org/show_bug.cgi?id=657315 And the previous feature working at: zzrough.free.fr/files/public/gnome-shell-657315-Highlight-application-windows-when-hovering-launcher-icon/0001-overview-highlight-windows-on-launcher-hover.webm

Extension Homepage
https://github.com/csoriano89/Extensions-enhance-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
2 Active
1 Inactive

Previous Reviews on this Version

gcampax posted a review
I'm sorry but the commented out line is necessary: you must disconnect all signals to external objects. The correct way is: function enable() { //... signalId = Main.overview.connect(...); } function disable() { //... Main.overview.disconnect(signalId); }
seiryu89 posted a review
Yes, I didn't know how to do it correctly... Thank you for the correction.
nzjrs posted a review
looks ok. thanks.
seiryu89 posted a review
nzjrs: You accepted the wrong version, version 1 instead version 2. I inactive the extensions. Please active it with the version 2.