Merge branch 'develop' into develop

This commit is contained in:
Efrem Ropelato 2024-11-27 21:22:44 +01:00 committed by GitHub
commit 7129ba79fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
79 changed files with 2229 additions and 720 deletions

View file

@ -101,6 +101,7 @@ For **Linux** users:
* `xdg-open` must be installed to support open native file manager.
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your linux.
* Maybe you need to set environment variable `AVALONIA_SCREEN_SCALE_FACTORS`. See https://github.com/AvaloniaUI/Avalonia/wiki/Configuring-X11-per-monitor-DPI.
* If you can NOT type accented characters, such as `ê`, `ó`, try to set the environment variable `AVALONIA_IM_MODULE` to `none`.
## OpenAI