Commit Graph

597 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
987a709a48 feat: adjusted width of the box with top process value 2023-11-21 22:17:11 +01:00
Serhiy Mytrovtsiy
7ba4882cbf fix: changed top process value view to static width. To prevent strange glitches when the value view does not fit the value. Because the process name takes too much space. 2023-11-11 16:43:20 +01:00
Serhiy Mytrovtsiy
1a9a5e7839 feat: added speed base selector to the disk module when speed widget is enabled 2023-10-21 18:45:24 +02:00
justinharrell
24b29ccbfe feat: moved network base setting to module from widget (#1635)
Co-authored-by: Justin Harrell <justin@harrell.io>
2023-10-21 18:28:58 +02:00
Serhiy Mytrovtsiy
134a42f27f feat: temporarily disabled NVMeSmart reader because of a problem with the new macOS Sonoma 2023-10-18 16:40:38 +02:00
Serhiy Mytrovtsiy
66641a1817 fix: fixed CPU line chart baseline in the popup view 2023-10-12 20:51:32 +02:00
Serhiy Mytrovtsiy
cced7de032 fix: fixed duplicating the clocks in the popup view when only the local clock is presented 2023-10-07 22:50:38 +02:00
Serhiy Mytrovtsiy
6d038687ca fix: fixed clock size in the Clock popup 2023-10-06 18:00:38 +02:00
Serhiy Mytrovtsiy
80b39144b1 fix: moved battery widget and popup view from dirtyRect to the frame 2023-09-30 18:02:47 +02:00
Serhiy Mytrovtsiy
0b15c14c10 fix: prevent disk duplication in the list because of a data race. It causes the popup view or widget to stop updating the value (#1624) 2023-09-29 19:03:43 +02:00
Serhiy Mytrovtsiy
48322fc7e8 fix: fixed circles charts in the new version of Cocoa 2023-09-28 17:33:55 +02:00
Chiroyce
a1cf153154 fix: ISP being mislabelled as airport (#1609) 2023-09-10 19:09:20 +02:00
Serhiy Mytrovtsiy
f4d51cf697 fix: fixed free space reader to read the selected drive, not the document directory (#1589) 2023-08-21 18:24:21 +02:00