Commit Graph

791 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
7bc2f94e2d fix: fixed widget activate threshold logic for the Network module (#1958) 2024-05-23 20:42:57 +02:00
Serhiy Mytrovtsiy
f7dd03f048 fix: hidden latency value when network is down (#1950) 2024-05-20 19:13:40 +02:00
Serhiy Mytrovtsiy
74da91ff59 fix: fixed showing the default value of update interval for all modules even after the change (#1942) 2024-05-12 11:27:12 +02:00
Serhiy Mytrovtsiy
d055ded9c7 feat: moved Disk notification settings to the new selectors 2024-05-10 20:28:32 +02:00
Serhiy Mytrovtsiy
2b70064eb5 feat: moved RAM notification settings to the new selectors 2024-05-09 17:34:33 +02:00
Serhiy Mytrovtsiy
eb882774bb feat: small codebase refactoring (mostly removed unused code and changes in access control) 2024-05-08 17:21:58 +02:00
Serhiy Mytrovtsiy
e925e6d131 feat: added option to change chart duration to the Network popup 2024-05-07 18:45:49 +02:00
Serhiy Mytrovtsiy
9e26cc36ba feat: moved CPU and GPU notification settings to the new selector that allows specifying custom threshold and not from a predefined list 2024-05-06 19:04:25 +02:00
Serhiy Mytrovtsiy
2c2689eed0 feat: enabled selecting public IP address in portal view (#1927) 2024-05-03 13:24:55 +02:00
Serhiy Mytrovtsiy
499a30ff89 fix: fixed switching sensor in the settings (#1923) 2024-05-02 17:46:58 +02:00
Serhiy Mytrovtsiy
c37585d4b3 feat: moved widget activation threshold slider to the input with a base that allows specifying the threshold more accurate 2024-04-30 22:43:39 +02:00
Serhiy Mytrovtsiy
d5d70a299e feat: added fixed scale option for Network popup (#1787) 2024-04-29 21:56:12 +02:00
Serhiy Mytrovtsiy
f873fdaa3d feat: moved all modules settings to the new design 2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
ab4dcbfd94 feat: added option to hide public IP section from the Network popup (#1877) 2024-04-23 17:46:06 +02:00
Serhiy Mytrovtsiy
bd810e87b8 feat: added system uptime to the CPU popup (#1398) 2024-04-22 12:54:49 +02:00
Serhiy Mytrovtsiy
368be82837 v2.10.10 2024-04-21 12:44:14 +02:00
Serhiy Mytrovtsiy
0f54422992 feat: added colorize option to the Memory widget (#1856) 2024-04-20 20:25:01 +02:00
Serhiy Mytrovtsiy
b016113447 fix: fixed bug with line chart offset in the menu bar (#1894) 2024-04-15 19:14:10 +02:00
Serhiy Mytrovtsiy
2ec21de043 feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2. 2024-04-09 18:42:28 +02:00
Serhiy Mytrovtsiy
f2d9a491fa feat: added a new NetworkChartViewV2 chart. Which merges 2 line charts. Moved the disk and network charts in the popup to the new chart. 2024-04-08 16:44:26 +02:00
ShigemoriHakura
d40c2e231f fix: fixed Sensors align in combined view and added localizedString to PortalHeader (#1879)
* [fix] fix Sensors align

fix the align in Sensors combined view

* [feat] add localizedString to header
2024-04-07 12:43:36 +02:00
Serhiy Mytrovtsiy
27891b0d5a feat: added main chart scale setting to the Network popup settings 2024-04-06 16:00:50 +02:00
Serhiy Mytrovtsiy
2a529f008c lang: added missing translations and fixed some names 2024-04-06 12:07:11 +02:00
Serhiy Mytrovtsiy
c5ea8563dd feat: added chart scale setting to the RAM popup settings 2024-04-06 11:35:21 +02:00
Serhiy Mytrovtsiy
9d828bb663 feat: added chart scale setting to the CPU popup settings 2024-04-05 18:54:37 +02:00
Serhiy Mytrovtsiy
4f05504c9e lang: added missing translation 2024-03-30 21:01:01 +01:00
Serhiy Mytrovtsiy
05c35c6d1e v2.10.5 2024-03-24 12:49:10 +01:00
小明
5b51ef1b6a fix: fixed nettop CPU abnormal usage in some cases (#1854) 2024-03-24 12:36:05 +01:00
Serhiy Mytrovtsiy
a2b1573bee feat: added read and written data to the disk view (#1804) 2024-03-22 21:45:08 +01:00
Serhiy Mytrovtsiy
a48832b852 feat: reverted 134a42f, looks like the problem was fixed in the new version of macOS 2024-03-21 21:29:45 +01:00
Serhiy Mytrovtsiy
6482a43dea feat: added public IP address to the network portal view (#1842) 2024-03-20 19:26:48 +01:00
Serhiy Mytrovtsiy
c54e68201f lang: added translation for chart duration 2024-03-09 22:06:11 +01:00
Serhiy Mytrovtsiy
01ada2ff6e fix: fixed data race in the Disk module (#1823) 2024-03-08 16:54:45 +01:00
Serhiy Mytrovtsiy
c2419f62e1 feat: added an option to select chart history range for line chart in the popup view for RAM module 2024-03-07 17:25:16 +01:00
Serhiy Mytrovtsiy
79ec0ed00f feat: added an option to select chart history range for line chart in the popup view (CPU module only for now) 2024-03-05 19:04:02 +01:00
Serhiy Mytrovtsiy
fb63ece91b fix: fixed GPU temperature converting in the popup chart (#1809) 2024-02-23 19:15:27 +01:00
Serhiy Mytrovtsiy
82fd30668e fix: adjusted sensors portal width per row (#1819) 2024-02-20 20:12:20 +01:00
Serhiy Mytrovtsiy
90ef1b1818 feat: added filter for fans in the portal view based on the popup settings 2024-02-19 22:15:38 +01:00
Serhiy Mytrovtsiy
7e833176d9 feat: moved all modules to the new way of reader mode with a small refactoring 2024-02-10 17:03:47 +01:00
Serhiy Mytrovtsiy
d6a88e5d78 feat: updated Disk portal view 2024-01-27 21:22:59 +01:00
Serhiy Mytrovtsiy
a2a9b1aee3 feat: updated RAM portal view 2024-01-26 18:44:48 +01:00
Serhiy Mytrovtsiy
b392a9732c feat: updated GPU portal view 2024-01-23 19:12:14 +01:00
Serhiy Mytrovtsiy
3b9a9f4bd6 feat: added details to the CPU portal view 2024-01-20 19:05:12 +01:00
Serhiy Mytrovtsiy
4c35eafd00 feat: added portal view (combined view mode) to the sensors module 2024-01-19 21:05:48 +01:00
Serhiy Mytrovtsiy
35839cea6a feat: rearranged network main view in the popup (download/upload stats) 2024-01-13 21:10:02 +01:00
Serhiy Mytrovtsiy
d2f080e104 feat: moved all popups to new ProcessesView for top processes 2024-01-06 10:29:43 +01:00
Serhiy Mytrovtsiy
b21630218c feat: initialized ProcessesView that will be common for all popups 2024-01-05 21:02:29 +01:00
Serhiy Mytrovtsiy
a34f83a9de fix: fixed disk label name in the widgets 2024-01-02 19:24:33 +01:00
Serhiy Mytrovtsiy
ec4510643f lang: added translation for left, right and fastest fans 2023-12-30 19:49:07 +01:00
Serhiy Mytrovtsiy
72e38f426c feat: added portal to the Clock module (#1748) 2023-12-30 18:08:41 +01:00