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

Modified Qube Manager menu for dom0 #100

Merged
merged 1 commit into from
Jul 12, 2018
Merged

Conversation

marmarta
Copy link
Member

@marmarta marmarta commented Jul 11, 2018

Instead of generic menu with almost everything grayed-out, now
context menu for dom0 has only Global Settings, Logs and update.

references QubesOS/qubes-issues#1382
fixes QubesOS/qubes-issues#1165

self.dom0_context_menu.addSeparator()

self.dom0_context_menu.addMenu(self.logs_menu)
self.context_menu.addSeparator()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self.dom0_context_menu

Instead of generic menu with almost everything grayed-out, now
context menu for dom0 has only Global Settings, Logs and update.

references QubesOS/qubes-issues#1382
fixes QubesOS/qubes-issues#1165
@marmarek marmarek merged commit 2f22170 into QubesOS:master Jul 12, 2018
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.

implement dom0 -> right click -> VM settings / easy way to configure updatevm setting
2 participants