New issue by Vandino86 on void-packages repository https://github.com/void-linux/void-packages/issues/53873 Description: ### Is this a new report? Yes ### System Info Void 6.12.8_1 x86_64-musl GenuineIntel uptodate rrnFFFFFFF ### Package(s) Affected lxqt-2.1.0_1 and all of its dependencies (lxqt-panel, lxqt-qtplugin, lxqt-session, etc.) ### Does a report exist for this bug with the project's home (upstream) and/or another distro? No, but this issue may be similar: https://github.com/lxqt/lxqt/issues/2659 ### Expected behaviour LXQt starts normally and does not look significantly different than how I set it up: - Appearance settings: - Qt Style: Fusion - Qt Palette: Ambiance (dark gray w/ orange accents) - Icons Theme: Breeze - "Colorize icons based on widget style (palette)" enabled - LXQt Theme: Ambiance - "Use palette provided by theme" enabled - Font: DejaVu Sans - Font Style: Normal - Font Size: 11 - GTK 2 Theme: Adwaita-dark - GTK 3 Theme: Adwaita-dark - Quicklaunch icons are small squares that are all right next to each other on the left of the Panel (taskbar) just to the right of the 4 desktop selectors. - All tray icons are visible in the bottom right to the left of the clock in the Panel. - "Show Desktop" Panel icon is to the right of the clock and uses an icon instead of the text "Show Desktop". ### Actual behaviour LXQt starts, but: - While the Panel still uses the Ambiance theme/color scheme, Qt6 programs such as PCManFM-Qt, QTerminal, and all the LXQt config menus use a white/light color scheme (LXQt's default) which does not change no matter how many times I try changing the Qt Palette. Appearance settings seem to still apply just fine for Qt5 and GTK 2 programs, however. - Fonts in Qt6 programs remain at a smaller size than 11. - Oddly enough, the LXQt Theme setting still works (I believe it only changes the panel colors if you have both "Use wallpaper provided by theme" and "Use palette provided by theme" unchecked). - Quicklaunch icons are wide rectangles instead of squares, probably because one of them (QTerminal) is missing its icon and is using the text "QTerminal (Terminal emulator)" instead. They take up so much of the Panel space that they go under the tray and leave no room for running windowed programs. - Two tray icons are usable but invisible: Notifications and "Remove media/devices manager". - "Show Desktop" Panel icon uses the text "Show Desktop" instead of an icon. ### Steps to reproduce 1. On Void, ensure that the latest versions of LXQt (2.1.0) and Qt (6.8.1) are installed from the official repos. 2. Log into LXQt. 3. Open LXQt Configuration Center --> Appearance (or enter "lxqt-config-appearance") and try changing the color palette and font size. It won't affect the appearance of PCManFM-Qt, QTerminal, etc. It will, however, affect the appearance of Qt5 programs if libqt5xdg, libfm-qt5, and lxqt-qt5plugin are installed.