Review of "Fly-Pie" version 7

Details Page Preview

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!

Extension Homepage
https://github.com/Schneegans/Fly-Pie

No comments.

Diff Against

Files

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

All Versions

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

Previous Reviews on this Version

Simon Schneegans posted a review
Dear Reviewer! This is Fly-Pie's port to GNOME Shell 40. Most changes in this diff are due to the port of the preferences dialog to GTK4. The source code is organized in three directories: * Code in src/prefs is only used by the preferences dialog. * Code in src/extension is executed on the GNOME Shell side. * Code in src/common is used from both sides.
JustPerfection active
Thanks. I recommend to use `.get_root()` once and pass it as `window` for better maintainability.