Serhiy Mytrovtsiy
aab85cfdfd
- added RAM pressure to BarChart widget
...
- added RAM pressure to LineChart widget
2020-06-30 23:19:31 +02:00
Serhiy Mytrovtsiy
5b6b393c3f
- added a new widget for Disk module (F: 123GB and U: 122GB)
2020-06-30 21:45:59 +02:00
Serhiy Mytrovtsiy
8f1afba91d
- update a color accent in bar chart and network widget
2020-06-29 22:51:43 +02:00
Serhiy Mytrovtsiy
0f8e9ea739
fix crash on start (the problem with self.window in popup)
...
- fix crash when missing wifi network name
2020-06-29 17:39:34 +02:00
Serhiy Mytrovtsiy
3f8ee3bd65
- update structure name in modules
...
- add arguments support (--reset, --disable)
- update a README
2020-06-28 23:58:37 +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
a2d702b6c7
fix popup position with few displays
2020-06-24 14:18:06 +02:00
Serhiy Mytrovtsiy
c5ba0f885e
- sensors module mvp
...
- improve module settings responsibility
- change labelText color to textColor
2020-06-24 00:23:06 +02:00
Serhiy Mytrovtsiy
c3368ddd19
init Sensors module
2020-06-23 00:03:00 +02:00
Serhiy Mytrovtsiy
b22c74196b
fix toggle button for 10.14
2020-06-18 11:16:08 +02:00
Serhiy Mytrovtsiy
d7ec2b77eb
fix settings background color in darkmode
2020-06-10 17:06:41 +02:00
Serhiy Mytrovtsiy
a9342d10b7
fix battery widget visibility in darkmode
2020-06-10 09:29:15 +02:00
Serhiy Mytrovtsiy
064515e8da
critical fix in network module: uncomment data usage in the widget
2020-06-09 20:08:37 +02:00
Serhiy Mytrovtsiy
46b2c1c467
adjust network width (again)
2020-06-09 14:42:08 +02:00
Serhiy Mytrovtsiy
14eefec806
adjust network width
2020-06-08 21:17:16 +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