Commit Graph

741 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
2649d409c2 feat: changed CPU temperature and frequency readers to be read only when popup view is open (improved CPU usage) 2025-04-25 21:20:12 +02:00
Serhiy Mytrovtsiy
3d12edae08 feat: added power adapter status to the combined view for Battery module (#2513) 2025-04-18 18:54:27 +02:00
Serhiy Mytrovtsiy
9941af23ad feat: removed notification about Normal memory pressure since it never will be triggered (#2505) 2025-04-15 20:29:23 +02:00
Serhiy Mytrovtsiy
eeb1012b6f v2.11.40 2025-04-13 19:01:48 +02:00
Serhiy Mytrovtsiy
0385e83673 fix: added self relation to the CPU widgets callback (#2492) 2025-04-11 18:53:05 +02:00
Serhiy Mytrovtsiy
f524f86429 feat: moved from JSON objects of metrics to simplified strings for the Stats Remote 2025-04-05 22:54:01 +02:00
Serhiy Mytrovtsiy
d2688a35b2 fix: fixed updating the remote address that causes it to be impossible to select the address by double-clicking 2025-04-04 23:57:29 +02:00
Serhiy Mytrovtsiy
def91f6c96 feat: added support of local v6 IP address 2025-04-04 18:45:01 +02:00
WinTP
7e4f4ad0a9 lang: added seconds translation without breaking interval settings (#2412) 2025-03-23 11:43:47 +01:00
Serhiy Mytrovtsiy
75912f513a fix: prevented multiple frequency readers runs at once (#2449) 2025-03-21 18:04:24 +01:00
Serhiy Mytrovtsiy
531b0cf282 feat: added total units read/written as a tooltip (#2431) 2025-03-19 20:49:55 +01:00
Serhiy Mytrovtsiy
5effa6440a feat: added an option to show ICMP status and latency in the text widget (allows to show ping latency in the menu bar) 2025-03-14 21:17:23 +01:00
Serhiy Mytrovtsiy
24bca54fd3 feat: refactored disk SMART details 2025-03-13 19:33:45 +01:00
Serhiy Mytrovtsiy
e1d2ee8fbe feat: added total read/written from SMART (#2431) 2025-03-11 17:56:14 +01:00
Serhiy Mytrovtsiy
5a7e4b7e55 feat: added threshold for network status notification 2025-03-07 17:36:21 +01:00
Serhiy Mytrovtsiy
d298d8a199 fix: added queue to GPU list to prevent data race (#2417) 2025-03-04 20:49:52 +01:00
Serhiy Mytrovtsiy
feabfe6894 fix: fixed possible null pointer crash when reading CPU frequency 2025-03-03 19:18:43 +01:00
Serhiy Mytrovtsiy
32f60b86ac feat: added an option to disable the public ip check at all (#2406) 2025-03-01 13:49:19 +01:00
Serhiy Mytrovtsiy
8ac0b52126 feat: hidden the power adapter information from the battery popup if it's not connected 2025-02-18 19:19:10 +01:00
Serhiy Mytrovtsiy
136a31dbbb fix: fixed hiding "Sensor to show" when toggle "HID sensors" or "Show unknown sensors" in the sensors module (#2390) 2025-02-13 21:27:29 +01:00
Serhiy Mytrovtsiy
9ae1388428 feat: added CPU, GPU, ANE, RAM, and PCI powers from IOReport (#2346) 2025-02-08 10:55:48 +01:00
Serhiy Mytrovtsiy
858816107a fix: added placeholder to the disks list in the popup settings when no disks show because the module is disabled (#2383) 2025-02-07 21:21:34 +01:00
Serhiy Mytrovtsiy
e3e149a255 feat: moved network country code from wifi adapter to IP address based (#2375) 2025-02-03 18:44:46 +01:00
WinTP
32150b24a5 lang: added missing translation (#2361) 2025-02-02 15:53:07 +01:00
Serhiy Mytrovtsiy
d3cbf8d22c feat: added sensors for m4 SoC (#2249) 2025-02-01 17:41:42 +01:00
Serhiy Mytrovtsiy
c640ce2215 v2.11.28
fix: fixed ModuleType variable raw value (#2363)
2025-01-27 11:23:25 +01:00
Serhiy Mytrovtsiy
9325e2001c v2.11.27 2025-01-26 14:33:31 +01:00
Serhiy Mytrovtsiy
02b4f4e8e0 feat: added notifications to the Network module: connectivity, interface, local and public IP, WiFi network (#2261) 2025-01-25 21:06:07 +01:00
Serhiy Mytrovtsiy
cdfde35d7d feat: added Thunderbolt power and current sensors (#2350) 2025-01-25 19:46:48 +01:00
Serhiy Mytrovtsiy
58ad6c568b feat: added feature to set keyboard shortcut to open/close popup window (#1976) 2025-01-20 17:04:55 +01:00
Serhiy Mytrovtsiy
08c4ab9f97 feat: added tooltips to the missing elements and enabled accessibility on some not natively supported (#2321) 2025-01-17 18:32:29 +01:00
Serhiy Mytrovtsiy
73e321ca8b feat: moved from serhiy.io domain name to mac-stats.com 2025-01-16 20:39:48 +01:00
Serhiy Mytrovtsiy
06155beac7 feat: added option to disable SMART reads (#2294) 2025-01-15 17:19:47 +01:00
Serhiy Mytrovtsiy
687df76aeb fix: hidden public IP from combined view if public address disabled in the popup settings (#2330) 2025-01-14 16:54:31 +01:00
Serhiy Mytrovtsiy
962bf749fa fix: fixed crashes on some M2 macs caused by frequency reader (#2317) 2025-01-13 18:57:09 +01:00
WinTP
69be509d5e lang: added several missing localization strings (#2327)
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2025-01-12 15:47:56 +01:00
andrewr
713eb73787 fix: fixed some memory leaks (#2306) 2025-01-05 16:23:19 +01:00
Serhiy Mytrovtsiy
68c71f18f1 fix: fixed CPU popup view resize when changing the number of top processes (#2288) and hide the frequency block if no frequency is read (#2285) 2025-01-04 15:26:46 +01:00
Serhiy Mytrovtsiy
c51303c2f2 feat: added additional wifi events listener that will read the connection details if something was changed (#2292) 2025-01-01 15:20:24 +01:00
dasebasto
12587d7409 fix: reorder 'Color of upload' and 'Color of download' in preferences for coherence with preferences (#2275)
Co-authored-by: lulo <lulo@classicwords.net>
2024-12-22 16:56:27 +01:00
Serhiy Mytrovtsiy
d68d691b18 feat: added efficiency and performance cores frequency and total cores frequency 2024-12-20 17:07:27 +01:00
Serhiy Mytrovtsiy
8fac9e4eb3 fix: added check if the disk has valid UUID, if not - use disk BSDName instead (#2262) 2024-12-19 12:50:12 +01:00
Serhiy Mytrovtsiy
e103111c20 feat: moved from custom byte formatter to the internal 2024-12-18 11:43:11 +01:00
Serhiy Mytrovtsiy
3887157a7c feat: moved from binary to metric based size units to have the same calculation as macOS (#2230) 2024-12-17 14:13:58 +01:00
Serhiy Mytrovtsiy
1093b27fb2 feat: changed the icon and behavior of the button in the popup header for the calendar module to open the default macOS calendar app (#2227) 2024-12-13 12:49:30 +01:00
Serhiy Mytrovtsiy
6d1baa5926 fix: fixed hiding all settings for combined modules 2024-12-10 22:49:14 +01:00
Serhiy Mytrovtsiy
99cdd3c805 feat: added swapins and swapouts to the RAM module (#2222) 2024-11-28 18:38:57 +01:00
Serhiy Mytrovtsiy
6a83b27bbb feat: added IDBR as Brightness current sensor (#2232) 2024-11-27 18:58:55 +01:00
Serhiy Mytrovtsiy
e32acb8c16 fix: fixed swap notification id (#2208) 2024-11-16 15:53:15 +01:00
Serhiy Mytrovtsiy
3d0bfa456d fix: moved DispatchSource.MemoryPressureEvent to custom RAMPressure enum. Fixed the crashes on some macs (#2212) 2024-11-14 17:00:19 +01:00