mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #31] Use XDG spec directories #22
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AdrianKoshka on GitHub (Apr 26, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/31
Using the
XDGspecification directories would not only make the linux package work better as a flatpak, but play nicer with distributions in general. This was mentioned in #30.XDG_CONFIG_HOMEXDG_DATA_HOMEXDG_CACHE_HOMEflatpak specific docs
XDG Base Directory spec as documented by FreeeDesktop
@walker0643 commented on GitHub (May 7, 2018):
@AdrianKoshka if i missed anything with the patch let me know. thanks for the suggestion!
@AdrianKoshka commented on GitHub (May 7, 2018):
Looks good, haven't tested. Did you make a new release? Flathub doesn't allow just pointing to master if the source is a git repo.
@walker0643 commented on GitHub (May 7, 2018):
Nope. Tagging will happen once I hear from the various package maintainers that they do not need any additional code changes in order to proceed.
@AdrianKoshka commented on GitHub (May 7, 2018):
Alright, I'll keep an eye out then for whenever the next tag is out.
@walker0643 commented on GitHub (May 14, 2018):
2.1 tagged