795 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
3b43e91c3d feat: add option to disable CPU frequency (IPG) (#379) 2021-03-12 17:51:29 +01:00
Serhiy Mytrovtsiy
03380fcccf feat: add an option to refresh public IP (#339) 2021-03-05 15:41:55 +01:00
Serhiy Mytrovtsiy
7e08fb901a feat: show both public IPs: v4 and v6 (#307) 2021-03-03 18:38:22 +01:00
Serhiy Mytrovtsiy
8604b08af1 fix: disable Battery high level notification by default 2021-02-28 13:03:46 +01:00
Tyson
000d36c89c Battery high notification (#362)
* adding notification for battery high

* squashing bug
2021-02-28 12:39:00 +01:00
Serhiy Mytrovtsiy
227352e8c8 fix: fixed 0% disk usage (#356) 2021-02-23 21:31:42 +01:00
Serhiy Mytrovtsiy
e2e0d02895 fix: set fan speed 0 when SMC returns nil (#351) 2021-02-21 11:15:51 +01:00
Serhiy Mytrovtsiy
b3dd770d6a fix: show both GPUs info when the same model (#329). Fixed by recognizing processed GPU with model and index of accelerator. Not with model only. 2021-02-20 18:54:02 +01:00
Serhiy Mytrovtsiy
a5f7e07464 feat: adjust RAM color zones (orange: 0.8, red: 0.95) in BarChart for utilization mode 2021-02-20 17:48:09 +01:00
Serhiy Mytrovtsiy
38e064d183 fix: correct widget ordering after restart (return reader readyHandler) (#347) 2021-02-16 20:01:46 +01:00
Serhiy Mytrovtsiy
7b2b786b86 feat: now few widgets can be enabled for one module 2021-02-13 16:39:11 +01:00
Serhiy Mytrovtsiy
1761d9cc59 Merge pull request #340 from Tai-Zhou/master
Add Localization to the Power Source
2021-02-08 17:45:38 +01:00
Serhiy Mytrovtsiy
7f42c6527f fix: removed arrow pointer and disabled selection option from public and local IP (#334) 2021-02-08 17:38:17 +01:00
Tai Zhou
ecc7b8a932 Add Localization to the Power Source
Add two terms to all the languages and add localizations of widgets to Bulgarian and Romanian.
2021-02-08 18:14:34 +08:00
Serhiy Mytrovtsiy
e66232ccbd v2.4.16 2021-02-07 12:05:00 +01:00
Serhiy Mytrovtsiy
4dd4af1a4f fix: battery module freeze when disabling (#336) 2021-02-05 18:59:57 +01:00
Serhiy Mytrovtsiy
fd3150e1b2 fix: fixed crash when Disk size is 0 (#335) 2021-02-03 18:09:45 +01:00
Serhiy Mytrovtsiy
74df6b50f7 fix: disk free size not updating (#325). The system returns the same value. Fixed by wrapping URL to the URL??? 2021-01-31 15:22:13 +01:00
Tai Zhou
51ad681677 Add Missing L10n for GPU Popup toolTip 2021-01-31 14:39:52 +01:00
Serhiy Mytrovtsiy
1f991ee874 fix: adjusted Network Chart size 2021-01-23 17:19:40 +01:00
Serhiy Mytrovtsiy
fe7fa5ca02 fix: add missing localizations in the GPU popup (#312) 2021-01-23 16:38:09 +01:00
Serhiy Mytrovtsiy
e524df7d5e feat: add new widget Network Chart (#189) for Network module. 2021-01-21 21:56:06 +01:00
Serhiy Mytrovtsiy
38eeda6ac6 fix: reverted some change from last commit (Battery reader). Fixed the bug with wrong number of top processes in the Battery module (#299). 2021-01-20 19:50:19 +01:00
Serhiy Mytrovtsiy
1cf35f62ba fix: prevent a crash when opening the battery popup for the first time (#295). Fixed by removing overridden start function. 2021-01-20 18:38:19 +01:00
Serhiy Mytrovtsiy
81e67e73bf fix: correct disk path detection (#279). The problem causes space in the disk name. 2021-01-14 18:11:43 +01:00
Serhiy Mytrovtsiy
8337e5c6e7 fix: show right base in the Network graph legend (#283) 2021-01-11 18:11:36 +01:00
Tai Zhou
44adf3acc3 Update zh-Hans Translation and Fix selectedInterface (#259)
* Add Localization to MenuItem and Fan.

* Add spaces back.

* Revert changes of L10n update-interval and color.

* Fix storage of "Disabled".

* Update the way to L10n of "Autodetection"

* Revert Changes
2021-01-10 11:49:23 +01:00
Serhiy Mytrovtsiy
65234052f5 fix: removed battery state on arm (Apple Silicon) (#274) 2021-01-09 23:16:01 +01:00
Serhiy Mytrovtsiy
151ac1ceca fix: added condition to the CPU temperature: must be less than 110C (#280) 2021-01-09 21:08:30 +01:00
Serhiy Mytrovtsiy
f17f38f0fe fix: GPU to use option in the GPU settings 2021-01-09 12:48:13 +01:00
Serhiy Mytrovtsiy
28155fb9df feat: rewrite GPU popup view from scratch. Was added more information about each GPU (#191). Only available chart (temperature and usage) will be visible for GPU. 2021-01-09 12:37:15 +01:00
Serhiy Mytrovtsiy
cc1d9459e1 feat: was added option to disable the top processes (0 - option in the number of processes) 2021-01-07 16:29:03 +01:00
Serhiy Mytrovtsiy
75b75379e2 fix: changed service for fetching public IP (#257) 2021-01-06 12:48:02 +01:00
Serhiy Mytrovtsiy
399082a8af fix: Apple GPU detection (#260) 2021-01-03 13:52:38 +01:00
Serhiy Mytrovtsiy
752a8e9cd0 fix: adjust CPU temperature sensors (#266) 2021-01-02 17:19:51 +01:00
Serhiy Mytrovtsiy
9d71c396f1 fix: missing top processes in RAM module (#262) 2021-01-01 18:44:16 +01:00
Serhiy Mytrovtsiy
fb08e621ab feat: added Apple Graphics to the GPU module (#260) 2020-12-31 11:57:25 +01:00
Serhiy Mytrovtsiy
e33082f0ca fix: battery health on Apple Silicon (#246) 2020-12-30 14:43:18 +01:00
Serhiy Mytrovtsiy
2d6139b223 fix: fixed wrong RAM stats (#243) 2020-12-29 18:34:07 +01:00
Serhiy Mytrovtsiy
eac2679e08 feat: remove log to file from GPU module 2020-12-28 19:58:27 +01:00
Junyi
107d2ee10d fix: error memory pressure needle CRITICAL 2020-12-28 17:29:28 +08:00
Serhiy Mytrovtsiy
072da88052 fix: top process pid detection (#249) 2020-12-26 21:57:54 +01:00
Serhiy Mytrovtsiy
53501b06c2 feat: small refactoring GPU temperature if native missing 2020-12-25 14:00:15 +01:00
Junyi
88162a703a - enhancement: battery cycle (#245)
* - fix battery cycles not showing up in the popup.

* - resolve conflicts with the newest version

* fix: show correct GPU temperature on MBP16" built-in with Radeon Pro 5300M
2020-12-25 12:56:19 +01:00
Serhiy Mytrovtsiy
a72a4e46cd feat: rename Memory module to RAM 2020-12-24 17:26:26 +01:00
Serhiy Mytrovtsiy
55b432dbb3 fix: show memory (GB), not speed (GB/s) in the RAM Memory widget (#239) 2020-12-23 18:59:23 +01:00
Serhiy Mytrovtsiy
f0d7241291 fix: show correct free disk space (do not include purgeable space) (#233) 2020-12-21 18:05:58 +01:00
Serhiy Mytrovtsiy
8902efbea9 fix: disk memory conversion (macOS report not bytes) (#233) 2020-12-19 21:37:01 +01:00
Serhiy Mytrovtsiy
a93994f0f2 feat: added the option to show a GPU type when Mini widget selected (#111, #232);
fix: duplicating GPU the toggle the module
2020-12-19 19:38:39 +01:00
Serhiy Mytrovtsiy
aa2cd64f88 feat: added Automatic option in the GPU to show setting. Allow showing the currently active GPU when selected. (#232) 2020-12-19 17:25:11 +01:00