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 tkvlc.py example #291

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

Conversation

mrJean1
Copy link
Collaborator

@mrJean1 mrJean1 commented Mar 9, 2025

  • Look for the libtk in yet another place in Python 3.11+ on macOS.

  • Fixed spurious message "not in fullscreen state" on macOS.

  • Ignore OnConfig events while toggling to/from fullscreen (on macOS) and while tweaking the aspect ratio of the video panel.

  • Right-click in the video panel to post the Video menu on macOS.

  • Tested with the latest VLC 3.0.21 and python vlc.py on Windows 11 and macOS 14.7.3 Sonoma (AppleSi and X86_64).

- Find libtk in yet another place in Python 3.11+.

- Fixed spurious message "not in fullscreen state" on macOS.

- Ignore OnConfig events while toggling to/from fullscreen (on macOS) and while tweaking the aspect ratio of the video panel.

- Right-click in the video panel to post the Video menu on macOS.

- Tested with the latest VLC 3.0.21 and python vlc.py on Windows 11 and macOS 14.7.3 Sonoma (AppleSi and X86_64).
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.

1 participant