13 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
f873fdaa3d feat: moved all modules settings to the new design 2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
f76e10f104 fix: added alternative menu icons for macOS 11 (#1252) 2023-01-09 18:36:24 +01:00
Serhiy Mytrovtsiy
25e7e38eb9 feat: added icons to the modules in the sidebar menu (starting from macOS 11.0) 2022-12-03 12:25:45 +01:00
Serhiy Mytrovtsiy
4168862287 feat: added Tachometer widget to the CPU, GPU, and RAM module (#631) 2021-10-13 18:27:31 +02:00
Serhiy Mytrovtsiy
5eb709ccf3 feat: init Label widget (#376)
feat: removed labels option from `Bar, Line and Pie chart` widgets
feat: added `Label widget` to the all modules
feat: removed another UnsafeMutablePointer
2021-03-30 20:34:50 +02:00
Serhiy Mytrovtsiy
2f062ddb1e - add new Pie chart widget
- add Pie chart widget to the CPU module
- add Pie chart widget to the RAM module
2020-12-01 17:19:56 +01:00
Serhiy Mytrovtsiy
762afd1763 - adjust Mini widget sizes 2020-11-09 22:31:56 +01:00
Serhiy Mytrovtsiy
e4e91f8e8f - fix widget ordering in widget selector (now there will be ordering) 2020-08-06 21:52:02 +02:00
Serhiy Mytrovtsiy
3edc15d352 - update default color in some of modules 2020-07-10 13:41:27 +02:00
Serhiy Mytrovtsiy
8b9698006f - add an option to select a color for each module (from a predefined list)
- add a separator to select color menu
2020-07-08 18:14:38 +02:00
Serhiy Mytrovtsiy
8669bb0c2b clean mini widget
- make Colorize works in Mini (text) widget

- now Colorize properly works (line chart/bar chart)
- main color is system color accent
- fix box visibility in dark mode

- fix colors in chart
2020-06-28 23:58:37 +02:00
Serhiy Mytrovtsiy
ec8f7a5a73 - adjust processor row height to fix processor name
v2.1.0
2020-06-24 16:35:15 +02:00
Serhiy Mytrovtsiy
4d6f759d3b v2.0.0 (#34)
* v2.0.0
* rewritten application from scratch
* new Settings
* new custom popup view
* moved to own implementation of chart
* added more option to configure a widget
* now each module has own widget in the menu bar
* a lot of new features...
2020-06-07 12:22:32 +02:00