Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slightly improve Linux support for the desktop app #86

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2024

  1. Use the XDG Data Home for the data directory

    This allows the desktop app to be installed in /usr/bin and have certificates
    created in the user's home directory, for instance.
    Schnouki committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2649f5f View commit details
    Browse the repository at this point in the history
  2. Use XDG data directories for icons too

    So that the icon can be globally installed too.
    Schnouki committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    82d5a1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63971ac View commit details
    Browse the repository at this point in the history