Review of "Global Menu for GNOME" version 10

Details Page Preview

Brings a macOS-style global menu bar to GNOME. Adds contextual File, Edit, View, Go, Window, and Help menus for the focused app, plus a configurable System Menu with quick access to Settings, Terminal, Software Center, Force Quit, and power options. Create your own custom menus with shell commands or keyboard shortcuts, and personalize the System Menu icon from bundled distro logos, an Apple-style icon, or your own image.

Extension Homepage
https://github.com/ShiroOSL/global-menu-for-gnome

No comments.

Diff Against

Files

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

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-004 warning

extension files should not contain excessive ungated console logging

File contains 7 ungated console.log/warn/error calls (threshold: 5).

No excessive logging

  • menuManager.js:24
    console.error(`[globalmenu] Failed to spawn '${argv.join(' ')}': ${e}`)
  • menuManager.js:69
    console.error(`[globalmenu] Invalid custom command '${cmd}': ${e}`)
  • menuManager.js:142
    console.error(`[globalmenu] Process execution error: ${e}`)
  • menuManager.js:231
    console.error(`[globalmenu] Virtual Keyboard error: ${e}`)
  • menuManager.js:243
    console.error(`[globalmenu] Could not parse shortcut '${accel}'`)
  • menuManager.js:271
    console.error(`[globalmenu] Failed to send accelerator '${accel}': ${e}`)
  • menuManager.js:292
    console.error(`[globalmenu] Failed to create new folder: ${e}`)

All Versions

Version Status
12 Unreviewed
11 Rejected
10 Rejected
9 Active
8 Rejected
7 Active
6 Active
5 Rejected
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

Shiro auto- rejected
Auto-rejected because of new version 11 was uploaded