Integrates a category-based application launcher in the activities window. IMPORTANT: it needs the 'gnome-menus' and 'libgnome-menu-3-dev'; they must be installed in the system before installing this extension.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-P-006 warning
unnecessary build and translation artifacts should not be shipped
Compiled GSettings schemas should not be shipped for 45+ packages.
Don't include unnecessary files
schemas/gschemas.compiled
schemas/gschemas.compiled
EGO-L-002 warning
objects created by extension should be destroyed in disable()
Objects assigned in `enable()` are missing matching `.destroy()` calls in `disable()` or its helper methods.
extension.js:91
this._appsInnerContainer = new St.BoxLayout({
vertical: true,
x_align: Clutter.ActorAlign.START,
y_align: Clutter.ActorAlign.CENTER,
x_expand: false,
y_expand: true
})
extension.js:98
this._constraint = new BaseConstraint()
EGO-L-003 warning
signals connected by extension should be disconnected in disable()
Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.
extension.js:173
icon.connect('notify::pressed', () => {
if (icon.pressed)
this.updateDragFocus(icon);
})
| Version | Status |
|---|---|
| 52 | Rejected |
| 51 | Rejected |
| 50 | Active |
| 49 | Active |
| 48 | Rejected |
| 47 | Active |
| 46 | Inactive |
| 45 | Inactive |
| 44 | Inactive |
| 43 | Inactive |
| 42 | Inactive |
| 41 | Inactive |
| 40 | Inactive |
| 39 | Inactive |
| 38 | Rejected |
| 37 | Active |
| 36 | Inactive |
| 35 | Inactive |
| 34 | Inactive |
| 33 | Inactive |
| 32 | Inactive |
| 31 | Active |
| 30 | Inactive |
| 29 | Inactive |
| 28 | Rejected |
| 27 | Inactive |
| 26 | Inactive |
| 25 | Inactive |
| 24 | Inactive |
| 23 | Inactive |
| 22 | Inactive |
| 21 | Inactive |
| 20 | Active |
| 19 | Inactive |
| 18 | Active |
| 17 | Rejected |
| 16 | Active |
| 15 | Rejected |
| 14 | Inactive |
| 13 | Inactive |
| 12 | Rejected |
| 11 | Rejected |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Rejected |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Inactive |
| 1 | Rejected |