A marking menu which can be used to launch applications, simulate hotkeys, open URLs and much more. Once installed, press Ctrl+Space to open the default menu. Open the preferences dialog for an interactive tutorial and for creating custom menus!
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
27 | Active |
26 | Active |
25 | Active |
24 | Active |
23 | Rejected |
22 | Active |
21 | Active |
20 | Active |
19 | Active |
18 | Active |
17 | Active |
16 | Active |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Active |
10 | Rejected |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Inactive |
1. Not used (line 44 prefs.js)? 2. Anything you do in `FlyPiePreferences` as `this.` won't allow garbage collection do its job on window close. It's better to make the local inside that method. 3. Please drop `var` line 20 `src/common/DBusInterface.js` and use `const`. 4. The `src/common/*` and `src/extension/*` is loading `Gtk` and `Gdk` into GNOME Shell process. We are goign much more sctric with gtk in 45 since GNOME Shell 45 removed `Gtk` from Shell process.