quickgui/macos
Yannick Mauray 62faac71b4
feat: Enable macos desktop (#188)
* feat: macos desktop app on Apple silicon, initial config [wip]

* feat: macos desktop app on Apple silicon, initial config [wip]

* fix: use "super.key"

* chore: .vscode settings

* fix: more use of "super.key"

* chore: formating

* feat: misc macos settings.

* feat: set window size

* fix: desktop notification not (yet?) supported on macos

* fix: don't use a private variable for $version

* fix : comment

* feat: macos desktop app on Apple silicon, initial config [wip]

* fix: use "super.key"

* chore: .vscode settings

* fix: more use of "super.key"

* chore: formating

* feat: misc macos settings.

* feat: set window size

* fix: desktop notification not (yet?) supported on macos

* fix: don't use a private variable for $version

* fix : comment

* feat: in debug mode, throw an exception is a message is not translated

* chore: localizations

* feat: macos desktop app on Apple silicon, initial config [wip]

* fix: use "super.key"

* chore: .vscode settings

* fix: more use of "super.key"

* chore: formating

* feat: misc macos settings.

* feat: set window size

* fix: desktop notification not (yet?) supported on macos

* fix: don't use a private variable for $version

* fix : comment

* feat: in debug mode, throw an exception is a message is not translated

* chore: localizations

* feat: detect and use the Terminal app to connect via SSH

* fix: don't try to connect via SSH with empty username

* feat: macos desktop app on Apple silicon, initial config [wip]

* fix: use "super.key"

* chore: .vscode settings

* fix: more use of "super.key"

* chore: formating

* feat: misc macos settings.

* feat: set window size

* fix: desktop notification not (yet?) supported on macos

* fix: don't use a private variable for $version

* fix : comment

* feat: in debug mode, throw an exception is a message is not translated

* chore: localizations

* feat: detect and use the Terminal app to connect via SSH

* fix: don't try to connect via SSH with empty username

* feat: macos desktop app on Apple silicon, initial config [wip]

* feat: misc macos settings.

* feat: set window size

* fix : comment

* feat: macos desktop app on Apple silicon, initial config [wip]

* feat: misc macos settings.

* fix: app icons

* feat: packaging config

* chore: install disk name

* feat: getting ready for publication on the mac app strore

* fix: missing translations
2024-08-02 11:00:14 +01:00
..
Flutter feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
Runner feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
Runner.xcodeproj feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
Runner.xcworkspace feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
RunnerTests feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
packaging/dmg feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
.DS_Store feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
.gitignore feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
Podfile feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00
Podfile.lock feat: Enable macos desktop (#188) 2024-08-02 11:00:14 +01:00