mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-16 09:48:20 +01:00
92e27b653f
- Redesign the core UI API and tags to support Mobile devices - Add new StackMenu tag - Support touch events handling on touch devices - Redesign File and Setting to work on mobile - Improve Anouncement API - Rework on default themes |
||
---|---|---|
.. | ||
AppAndServiceHandle.ts | ||
AppearanceHandle.ts | ||
LocaleHandle.ts | ||
main.css | ||
main.ts | ||
Makefile | ||
package.json | ||
README.md | ||
scheme.html | ||
StartupHandle.ts | ||
VFSHandle.ts |
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.2-b: minor bug fix on UI -v0.1.2-b: add README