Serhiy Mytrovtsiy
d206da1be6
- now Sensor module will disable if no sensor is selected
...
- click on application will open Settings
2020-07-01 18:36:03 +02:00
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
225aed962d
- add option to copy network values (public IP, local IP, network name, and physical address)
...
- small fix
2020-06-30 18:18:19 +02:00
Serhiy Mytrovtsiy
f562d965de
- update a CPU temperature sensor key
...
- log missing sensor key in dict
- fix network type detection
- small fixes
2020-06-29 21:05:38 +02:00
Tobias Schaefer
d36e1bb3d7
Fix typos in application and README.md ( #49 )
...
* Fix typo 'Temperatrure' on battery details
* Fix typos in README.md
2020-06-29 20:07:32 +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
ec8f7a5a73
- adjust processor row height to fix processor name
...
v2.1.0
2020-06-24 16:35:15 +02:00
Serhiy Mytrovtsiy
d88f5d1e1a
fix temperature visibility in popup
2020-06-24 00:53:36 +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
de64f943eb
fix network reader after reconnection to the network
2020-06-21 16:44:31 +02:00
Serhiy Mytrovtsiy
a9342d10b7
fix battery widget visibility in darkmode
2020-06-10 09:29:15 +02:00
Serhiy Mytrovtsiy
be6886a5af
fix battery level visibility when mini widget
2020-06-08 16:32:58 +02:00
Serhiy Mytrovtsiy
249ba521a6
fix data update in battery popup
2020-06-08 13:20:24 +02:00
Serhiy Mytrovtsiy
658545fad2
small fix in battery module
2020-06-08 13:03:00 +02:00
Serhiy Mytrovtsiy
af7f91afd6
add charging state to battery widget
2020-06-08 13:00:00 +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