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

Updated deprecated menu popup functions #468

Merged
merged 1 commit into from
Oct 8, 2020

Conversation

joshas
Copy link
Contributor

@joshas joshas commented Oct 7, 2020

Updated deprecated menu.popup() functions. This results in simplified code, as we don't need so much calculations any more - all work is done by popup_at_widget() function. Also there should be no more issues with menus going off screen, at least in Wayland.
There is still one popup() function left not updated in indicator.py file, as it is using deprecated Gtk.StatusIcon(). I've created separate issue #467 for that discussion.

@MeanEYE MeanEYE merged commit 0cc341a into MeanEYE:develop Oct 8, 2020
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