Skip to content

fix(desktop): leave Linux password store configurable - #104

Merged
patroza merged 1 commit into
t3-discord/f7d37879-desktop-deeplinksfrom
fix/linux-secure-storage-opt-in
Jul 27, 2026
Merged

fix(desktop): leave Linux password store configurable#104
patroza merged 1 commit into
t3-discord/f7d37879-desktop-deeplinksfrom
fix/linux-secure-storage-opt-in

Conversation

@patroza

@patroza patroza commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the global Linux gnome-libsecret override added in fix(desktop): restore Linux secure storage startup #103
  • preserve the restored packaged --version/-v behavior and its regression tests
  • leave password-store choice to Chromium defaults or an explicit per-user desktop startup argument

Rationale

A global libsecret override could regress Linux desktops that correctly use KWallet or another supported Chromium backend. The affected Niri/UWSM installation can opt into libsecret in its .desktop launcher without changing behavior for every Linux user.

Verification

  • vp test run apps/desktop/src/electron/DesktopEarlyStartup.test.ts
  • node_modules/.bin/tsgo --noEmit -p apps/desktop/tsconfig.json
  • focused vp check on changed files

@patroza
patroza merged commit 37bbce7 into t3-discord/f7d37879-desktop-deeplinks Jul 27, 2026
1 check passed
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