Skip to content

Avoid GTK dependencies by configuring Qt settings#267

Merged
kdroidFilter merged 2 commits into
masterfrom
linux-fix
Aug 21, 2025
Merged

Avoid GTK dependencies by configuring Qt settings#267
kdroidFilter merged 2 commits into
masterfrom
linux-fix

Conversation

@kdroidFilter

Copy link
Copy Markdown
Owner

This pull request addresses an issue where GTK-related warnings and errors occur when using Qt. The changes explicitly set the XCB backend and the "Fusion" style, ensuring Qt operates in a non-GTK context, improving stability and reducing dependency conflicts, particularly in non-main thread environments.

Ensure Qt uses a non-GTK platform theme and style to prevent GTK-related warnings and errors. Explicitly set XCB backend and "Fusion" style to reduce dependency conflicts. This improves stability when running in non-main thread environments.
Ensure Qt uses a non-GTK platform theme and style to prevent GTK-related warnings and errors. Explicitly set XCB backend and "Fusion" style to reduce dependency conflicts. This improves stability when running in non-main thread environments.
@kdroidFilter kdroidFilter merged commit 07db1b3 into master Aug 21, 2025
@kdroidFilter kdroidFilter deleted the linux-fix branch August 25, 2025 22:21
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