Hi Andrew, Sorry for being slow to get back to this.
> Thank you for checking this. If all these are correct. We better ship > the upstream default panel.conf from lxqt-panel to /usr/share and > change the defaults to read it from from `/etc/xdg:/usr/share` instead > of `/etc/xdg`. I don't see a good way to change the defaults to read from /usr/share unconditionally. QSettings would need a function to append a fallback directory in code. Without that, XDG_CONFIG_DIRS *is* the way. (Without having the panel copy a default config file into place or something.) I'm not sure this is worth the effort. On Sun, 24 May 2026 13:25:15 +0200 Andrew Lee <[email protected]> wrote: > On Sun, May 24, 2026 at 12:40 PM Andrew Lee <[email protected]> wrote: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883034 > > Here are the merge requests to revert the regression: > https://salsa.debian.org/lxqt-team/lxqt-panel/-/merge_requests/18 > https://salsa.debian.org/lxqt-team/lxqt-branding-debian/-/merge_requests/8 I hadn't seen this bit of history. Reverting sounds good to me. > It would be nice if upstream may fix it properly to allow panel to > read it's config from /usr/share instead of /etc/xdg. > However, currently revert the regression commit probably is the best > way for a distribution ships it's own configs like in Debian. Agreed. Thanks for your work. Cheers, Bryan

