Skip to content

fix(linux)+ui: secure_storage clang warning and larger dialogs - #394

Merged
ZhuchkaTriplesix merged 2 commits into
devfrom
issue/linux-cmake-and-dialog-sizes
Jul 27, 2026
Merged

fix(linux)+ui: secure_storage clang warning and larger dialogs#394
ZhuchkaTriplesix merged 2 commits into
devfrom
issue/linux-cmake-and-dialog-sizes

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • Silence -Wdeprecated-literal-operator from flutter_secure_storage 9.x json.hpp on Linux
  • Enlarge DB picker, connection forms, and Preferences dialogs

Test plan

  • flutter build linux completes without json.hpp errors
  • Spot-check New Connection / Preferences sizing

Made with Cursor

ZhuchkaTriplesix and others added 2 commits July 27, 2026 04:29
…rage

Newer Clang treats whitespace in nlohmann/json.hpp as deprecated; with
-Werror that breaks Linux builds on flutter_secure_storage 9.x until v10.

Co-authored-by: Cursor <cursoragent@cursor.com>
Give the DB picker, credential forms, and Preferences more room so
layouts feel less cramped on typical desktop viewports.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 6d5b72a into dev Jul 27, 2026
4 checks passed
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
…izes

fix(linux)+ui: secure_storage clang warning and larger dialogs
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jul 27, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/linux-cmake-and-dialog-sizes branch July 27, 2026 20:07
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