QManager is a windows executable which provide a range of tools to personalise your desktop, such as:
- Auto-hide icons
- Tracking color changer
- Text highlight color changer
- Global text color changer
This software uses CEF for UI rendering and JsonCPP for config files.
Chromium Version
91.0.4472.101 (not compatbile with newer versions)JsonCPP
1.8.0Bootstrap
Latest versionjQuery
Latest version
The project can be builded with Visual Studio 2019 or a newer version.
The project is linking the libraries using global environment variables: CEF_DIR
and jsoncpp
.