Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item position in menu #1

Open
Cyrille37 opened this issue Jan 28, 2021 · 1 comment
Open

Item position in menu #1

Cyrille37 opened this issue Jan 28, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Cyrille37
Copy link

Cyrille37 commented Jan 28, 2021

Hi, and thanks a lot for this great little tool <3, it really miss to Gnome 3 !!

By the way, I could not find how to change the entry order in the menu, like put it near "Open" item.

I had a look at NautilusMenuProvider but found nothing about a new menu item position.

Any idea ?
Cheers.

@Cyrille37 Cyrille37 changed the title Change position in menu Item position in menu Jan 28, 2021
@maoschanz maoschanz added the enhancement New feature or request label Jan 29, 2021
@maoschanz
Copy link
Owner

how to change the entry order in the menu, like put it near "Open" item

there is sadly no clean way to do this, if it was possible i would have already do it since the beginning.

Currently it just stands in the menu section where all nautilus extensions menu items are loaded https://gitlab.gnome.org/GNOME/nautilus/-/blob/master/src/resources/ui/nautilus-files-view-context-menus.ui#L213 there is no API to change this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants