Bug 2033572
Summary: | [RFE] Provide options to edit and add to the right-click menu | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Anthony Russell <anrussel> | |
Component: | gnome-shell-extensions | Assignee: | Florian Müllner <fmuellner> | |
Status: | CLOSED ERRATA | QA Contact: | Michael Boisvert <mboisver> | |
Severity: | medium | Docs Contact: | Marek Suchánek <msuchane> | |
Priority: | medium | |||
Version: | 8.4 | CC: | amike, brclark, charles.v.carlson, fmuellner, jadahl, jwboyer, mboisver, mclasen, mkolbas, oholy, sbarcomb, tpelka, tpopela | |
Target Milestone: | rc | Keywords: | FutureFeature, Triaged | |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | gnome-shell-extensions-3.32.1-32.el8 | Doc Type: | Enhancement | |
Doc Text: |
.Custom right-click menu on the desktop
You can now customize the menu that opens when you right-click the desktop background. You can create custom entries in the menu that run arbitrary commands.
To customize the menu, see link:https://access.redhat.com/articles/7003141[Customizing the right-click menu on the desktop].
|
Story Points: | --- | |
Clone Of: | ||||
: | 2160553 (view as bug list) | Environment: | ||
Last Closed: | 2023-05-16 08:37:43 UTC | Type: | Feature Request | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2160553 |
Comment 20
Florian Müllner
2022-06-27 13:36:37 UTC
I've uploaded a modified version of the extension that - runs the 'detector' script to fetch the initial state - replaces the background menu instead of adding a custom indicator to the top bar It is available at https://fedorapeople.org/~fmuellner/custom-menu-panel@AndreaBenini.shell-extension.zip. Note that the extension only works with gnome-shell's own background menu. That is, it only works in the regular (non-classic) session with the desktop-icons extension disabled. Thank you very much. I have passed it on to the customer. Instructions for testing/docs: 1. In a non-classic session using either Wayland or X11, install and enable gnome-shell-extension-custom-menu-3.32.1-33.el8.noarch.rpm 2. Customize a file called .entries.json at $HOME/ as outlined here: https://github.com/andreabenini/gnome-plugin.custom-menu-panel/blob/main/README.md 3. Restart your session. 4. Right-click on the desktop to see your custom menu. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (gnome-shell-extensions bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:2840 |