FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(linux)+ui: secure_storage clang warning and larger dialogs by ZhuchkaTriplesix · Pull Request #394 · QueryaHub/Querya-Desktop · GitHub

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

ZhuchkaTriplesix merged 2 commits into
devfrom
issue/linux-cmake-and-dialog-sizes

Conversation

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 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 self-assigned this Jul 27, 2026
ZhuchkaTriplesix deleted the issue/linux-cmake-and-dialog-sizes branch July 27, 2026 20:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL