Dany LE 147353327b
All checks were successful
gitea-sync/antos-frontend/pipeline/head This commit looks good
various changes:
- 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
2024-06-24 17:54:10 +02:00
..
2024-06-24 17:54:10 +02:00
2024-03-18 17:06:53 +01:00
2024-03-18 17:06:53 +01:00
2024-03-18 17:06:53 +01:00

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