Skip to content

(Linux) Extend support for the XDG Base Directory#1103

Open
SgAkErRu wants to merge 1 commit intosmplayer-dev:masterfrom
SgAkErRu:xdg-config-dirs
Open

(Linux) Extend support for the XDG Base Directory#1103
SgAkErRu wants to merge 1 commit intosmplayer-dev:masterfrom
SgAkErRu:xdg-config-dirs

Conversation

@SgAkErRu
Copy link
Copy Markdown

Create QSettings object with fallback mechanism that follows XDG directories: $XDG_CONFIG_HOME and $XDG_CONFIG_DIRS.

Only for Linux and when -config-path CLI option is empty.

This allows distribution maintainers to customize the default SMPlayer configuration using system-wide settings (in /etc/xdg directories).

Create QSettings object with fallback mechanism
that follows xdg directories like:

`$XDG_CONFIG_HOME` and `$XDG_CONFIG_DIRS`
@mikhailnov
Copy link
Copy Markdown

+1 for this. This patch is now used in ROSA. This is very useful.

@SgAkErRu
Copy link
Copy Markdown
Author

@smplayer-dev Could you take a look?

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

This pull request has been marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Apr 3, 2026
@SgAkErRu
Copy link
Copy Markdown
Author

SgAkErRu commented Apr 3, 2026

#1306

I still think this PR is valid is useful. Should I provide more info to get it accepted?

@github-actions github-actions bot removed the Stale label Apr 4, 2026
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.

2 participants