Skip to content

fix(ts_qt): do not set palette for Linux-like systems that offer theming #869

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

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

xarvex
Copy link
Member

@xarvex xarvex commented Mar 16, 2025

Summary

Removes hard-coded palette for platforms that are heavily themeable.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86 (NixOS)
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable
    • Nix package building

@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Type: Installation Installing, building, and/or launching the program Type: UI/UX User interface and/or user experience Status: Mergeable The code is ready to be merged labels Mar 17, 2025
@CyanVoxel CyanVoxel added this to the Alpha v9.5.2 milestone Mar 17, 2025
@CyanVoxel CyanVoxel added the System: Linux For Linux/BSD distributions label Mar 17, 2025
@CyanVoxel CyanVoxel merged commit 0ac06a1 into main Mar 18, 2025
10 checks passed
@CyanVoxel CyanVoxel deleted the linux-theming branch March 18, 2025 01:34
@CyanVoxel CyanVoxel removed the Status: Mergeable The code is ready to be merged label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
System: Linux For Linux/BSD distributions Type: Bug Something isn't working as intended Type: Installation Installing, building, and/or launching the program Type: UI/UX User interface and/or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants