mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02:00
All checks were successful
gitea-sync/antos-frontend/pipeline/head This commit looks good
- ESC (alone) key is now considered as function key for binding (global or application) - Improve app launcher event handling - Convention: Global announcement events are in upper case, local window events is in lower case
Setting: AntOS system setting and configuration
GUI based system setting application for AntOS.
In-depth system settings can be found and modified in .settings.json file stored in HOME directory of current user.
CAUTION:without using the Setting application, users can modify .settings.json with their own risk. In case of system anormaly after the modification, the system settings can be reset to default by simply removing the setting file
Change logs
- v0.1.5-b: fix VFS setting dialog bugs
- v0.1.4-b: use system css variables in theme
- v0.1.2-b: minor bug fix on UI
- v0.1.2-b: add README