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

[WIP] Some adjustments for the new version of cmenu #8947

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

collinss
Copy link
Member

The majority of these changes are due to the change in prefix from gmenu_* to cmenu_*, though support for inlining and separators were also removed since we don't use those in Cinnamon anyway. CMenu now also flattens the menu structure and performs a sort, so we don't need to do that in Cinnamon any more.

Requires linuxmint/cinnamon-menus#29

The majority of these changes are due to the change in prefix from gmenu_* to cmenu_*, though support for inlining and separators were also removed since we don't use those in Cinnamon anyway. CMenu now also flattens the menu structure and performs a sort, so we don't need to do that in Cinnamon any more.
@clefebvre
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Complexity decreasing per file
==============================
+ files/usr/share/cinnamon/cinnamon-menu-editor/cme/MainWindow.py  -5
         

See the complete overview on Codacy

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

Successfully merging this pull request may close these issues.

2 participants