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

Added icon support to ContextMenu (windows only) #39

Merged
merged 4 commits into from
Apr 11, 2024

Conversation

rma6
Copy link
Contributor

@rma6 rma6 commented Feb 14, 2024

Hello everyone,

I've added support for icons in the ContextMenu class, but only for windows (tested in win10 and win11). I honestly have no ideia how to do it for Nautilus, so be my guest 😊.

I've updated the documentation in Advanced Usage section (although I've not provided an example) and the pytest code. For some reason I could not run it, but I've been running this code for a while now in a personal project and it's working so far.

Here's a screenshot of it working:
image

@saleguas
Copy link
Owner

LGTM, the tests are failing because I need to update them to expect the new images, will do ASAP and merge. Thanks for contributing!

@saleguas
Copy link
Owner

hey, sorry for the long delay! finally got around to fixing the code and merging now :-)

@saleguas saleguas merged commit 2934047 into saleguas:master Apr 11, 2024
6 checks passed
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