Skip to content

Initial changes to make Xpeccy packageable, more XDG spec compliance#124

Open
mkoloberdin wants to merge 3 commits intosamstyle:masterfrom
mkoloberdin:xdg
Open

Initial changes to make Xpeccy packageable, more XDG spec compliance#124
mkoloberdin wants to merge 3 commits intosamstyle:masterfrom
mkoloberdin:xdg

Conversation

@mkoloberdin
Copy link

  • Try to read ROM files from ~/.local/share first
    (XDG data dir rather than ~/.config)
  • In case the above fails, then try global XDG data dirs
  • UI (ROMset editor) still shows ROMs only from user's dir.
    Needs more work. (Custom multi-directory QT filesystem model)

 * Try to read ROM files from `~/.local/share` first
   (XDG data dir rather than `~/.config`)
 * In case the above fails, then try global XDG data dirs
 * UI (ROMset editor) still shows ROMs only from user's dir.
   Needs more work. (Custom multi-directory QT filesystem model)
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

Comments