Commit Graph

1722 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
3d214a3571 feat: added an option to hide the clock in the popup view 2023-12-29 16:04:08 +01:00
Serhiy Mytrovtsiy
ae91574704 feat: moved Power Delivery Brightness sensor from temperature to the power type (#1749) 2023-12-29 12:53:24 +01:00
Serhiy Mytrovtsiy
98b1b1afb6 feat: added an option to hide a fan in the popup view (#1741) 2023-12-28 18:21:14 +01:00
Serhiy Mytrovtsiy
85c84be610 fix: fixed battery high level notification ID (#1743) 2023-12-27 17:13:05 +01:00
Serhiy Mytrovtsiy
c3ee6c6b29 fix: fixed RAM pressure level notification key 2023-12-26 17:59:33 +01:00
Serhiy Mytrovtsiy
c1737548a0 feat: updated m2 SoC CPU temperature sensors (#1703) 2023-12-25 15:37:02 +01:00
Serhiy Mytrovtsiy
bbe0c9d88b v2.9.17 2023-12-24 14:15:45 +01:00
Chiroyce
1ff7986396 lang: fixed typo in Power Delivery Brightness (#1735)
* Fix typo in Power Delivery Brightness

* Capitalization
2023-12-24 14:07:01 +01:00
rubjo
79bc003f5e lang: updated Norwegian translation (#1729)
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2023-12-24 14:06:36 +01:00
Serhiy Mytrovtsiy
96f007641a lang: added translation for notifications menu 2023-12-23 15:41:52 +01:00
Serhiy Mytrovtsiy
ff878e2421 feat: removed Media engine sensors (#1712) 2023-12-22 18:35:40 +01:00
Serhiy Mytrovtsiy
f3bd517269 feat: added translation for sensors 2023-12-22 18:33:56 +01:00
Serhiy Mytrovtsiy
c3c44652c2 feat: added powermetrics read to the SMC helper (maybe will be used in the feature) 2023-12-21 18:18:54 +01:00
Serhiy Mytrovtsiy
62ac20a1c8 feat: reset the process if no data in the Disk popup view 2023-12-21 14:52:35 +01:00
Serhiy Mytrovtsiy
119bc5b067 feat: adjusted battery notifications 2023-12-20 13:37:06 +01:00
Serhiy Mytrovtsiy
cedb16e2d6 feat: added notifications view to the Battery module 2023-12-20 13:20:08 +01:00
Serhiy Mytrovtsiy
4754b6144a feat: added reverse order to the network chart (#1721) 2023-12-19 23:05:33 +01:00
Serhiy Mytrovtsiy
709f7bfa32 fix: adjusted chart value in the Sensors popup to the local temperature (C/F) (#1730) 2023-12-19 14:09:27 +01:00
Serhiy Mytrovtsiy
dca3c03acd feat: added wifi network name from networksetup (#1723) 2023-12-18 16:44:06 +01:00
Serhiy Mytrovtsiy
b3a399c287 v2.9.16 2023-12-17 12:50:42 +01:00
Serhiy Mytrovtsiy
329521b9bb feat: added Media Engine sensors for m1 SoC (#1712) 2023-12-16 12:47:09 +01:00
Serhiy Mytrovtsiy
fb4f57e0ae fix: fixed findAndCrop function that returns wrong remaining string after crop (#1725) 2023-12-16 12:41:53 +01:00
Serhiy Mytrovtsiy
764c04b8c8 feat: added notifications for the Sensors module (#1124) 2023-12-15 17:20:14 +01:00
Serhiy Mytrovtsiy
336a9f6804 feat: added notifications for the Disk module 2023-12-14 19:53:35 +01:00
Serhiy Mytrovtsiy
f7452dcb2d feat: added notifications for the RAM module 2023-12-13 22:08:37 +01:00
Serhiy Mytrovtsiy
af010230ed feat: added notifications for the GPU module 2023-12-12 20:43:37 +01:00
Serhiy Mytrovtsiy
fcf4d461ab feat: added notifications for the CPU module 2023-12-12 20:16:27 +01:00
Serhiy Mytrovtsiy
6c46f90d5f feat: initialized Notification settings view for the modules 2023-12-11 21:58:06 +01:00
Serhiy Mytrovtsiy
ec1657078c v2.9.15 2023-12-10 22:20:32 +01:00
Кeisuke 0da
6748867a39 lang: update Japanese localization (#1715)
* lang: update japanese localization

* lang: update japanese

---------

Co-authored-by: DogFortune <long.gate.snow@gmail.com>
2023-12-10 22:16:49 +01:00
Serhiy Mytrovtsiy
df6cdcd0c4 feat: adjusted content size in the update view 2023-12-09 17:27:46 +01:00
Serhiy Mytrovtsiy
7fec1081b7 feat: changed positioning of windows from the center to 25% higher than the center 2023-12-09 17:27:41 +01:00
Serhiy Mytrovtsiy
97d884c860 feat: added latency to the Network popup (based on the ICMP requests) (#1707)
feat: removed WiFi network name from the network popup (starting from macOS Sonoma it's not available without CoreLocation access)
2023-12-08 17:58:13 +01:00
Serhiy Mytrovtsiy
4b68b8e8e6 fix: preinitialize the label string for the network widget (#1706) 2023-12-07 17:04:29 +01:00
Serhiy Mytrovtsiy
de5b369839 fix: moved findAndCrop to non mutation function (#1700) 2023-12-06 17:55:35 +01:00
Serhiy Mytrovtsiy
754f220567 feat: added 90, 120, 180, 240, and 300 seconds to the update interval for the Disk reader (#1710) 2023-12-05 17:08:51 +01:00
Serhiy Mytrovtsiy
9fa136cbe5 feat: added 60 seconds to the update interval for readers 2023-12-05 17:08:21 +01:00
Serhiy Mytrovtsiy
23a9541f32 fix: added m3 platform detection 2023-12-04 21:45:03 +01:00
Serhiy Mytrovtsiy
b3d1323240 feat: added new M3 Macs to the list of devices 2023-12-04 21:43:37 +01:00
Serhiy Mytrovtsiy
44c0f49cb0 v2.9.14 2023-12-03 14:17:28 +01:00
Kevin Manca
9a9aa1e3ab lang: update Italian localization (#1702) 2023-12-03 13:55:43 +01:00
Serhiy Mytrovtsiy
96db37bb3b feat: added m2 and m3 sensors to the CPU temperature reader (#1698) 2023-12-01 19:31:20 +01:00
Serhiy Mytrovtsiy
010a764baa feat: added memory temperature sensors for m1 2023-11-30 18:42:15 +01:00
Serhiy Mytrovtsiy
df1a0a8bac feat: added new sensors for the m3 SoC (#1703) 2023-11-28 20:35:21 +01:00
Serhiy Mytrovtsiy
d4f3cb682a v2.9.13 2023-11-26 16:12:44 +01:00
Serhiy Mytrovtsiy
d144aa68de fix: set color for efficiency and performance cores in the BarChart widget based on the selected color in the popup view settings (#1686) 2023-11-25 22:31:50 +01:00
Serhiy Mytrovtsiy
2686ae845f lang: added missing Ukrainian translation 2023-11-23 17:44:02 +01:00
Serhiy Mytrovtsiy
187865ff8f feat: changed support buttons logo to higher resolution (24px -> 128px) 2023-11-22 18:17:07 +01:00
Serhiy Mytrovtsiy
987a709a48 feat: adjusted width of the box with top process value 2023-11-21 22:17:11 +01:00
Serhiy Mytrovtsiy
9c49ae9584 feat: added Hindi contributor to the README 2023-11-20 20:05:41 +01:00