Skip to content

feat: allow optionally using pyside6 instead of pyqt5#159

Closed
craftablescience wants to merge 1 commit intomainfrom
pr-lxlewis-63
Closed

feat: allow optionally using pyside6 instead of pyqt5#159
craftablescience wants to merge 1 commit intomainfrom
pr-lxlewis-63

Conversation

@craftablescience
Copy link
Copy Markdown
Collaborator

@craftablescience craftablescience commented May 7, 2025

Closes #63

To run on PySide6, install the pyside6 package and run with QT_API=pyside6 badger -g (or uninstall the pyqt5 package, since it will autoselect the nearest available package).

The updated regex code in the Python syntax highlighter may not be entirely correct, but the Python script editor doesn't seem to be used - if it was, I would have had an easy way to test the changes.

@craftablescience
Copy link
Copy Markdown
Collaborator Author

Superseded by #258

@craftablescience craftablescience deleted the pr-lxlewis-63 branch March 5, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE REQUEST: PyQt6 support

1 participant