Commit Graph

157 Commits

Author SHA1 Message Date
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
WinTP
7e4f4ad0a9 lang: added seconds translation without breaking interval settings (#2412) 2025-03-23 11:43:47 +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
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
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
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
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
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
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
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
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
bd3da697cd lang: added missing translations 2024-10-26 16:56:22 +02:00
Serhiy Mytrovtsiy
905ce8fa3d feat: cleaned up Speed widget by refactoring download/upload to input/output to make better logic for both modules: Disk and Network which have different meanings for these values. 2024-10-26 16:11:39 +02:00
Serhiy Mytrovtsiy
9ed4ee5749 fix: fixed swiftlint error that appears in the new version of swiftlint 2024-10-18 16:44:03 +02:00
Serhiy Mytrovtsiy
97e00dcc82 fix: changed App Group name to fit the requirements. It fixes widgets in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (#2115) 2024-09-28 19:58:42 +02:00
Serhiy Mytrovtsiy
57b381c11d fix: added omit for disk that have 0 total space (#2122) 2024-09-14 15:06:49 +02:00
Serhiy Mytrovtsiy
16678796ab fix: removed the tooltip feature for the IO chart (#2080) 2024-09-06 17:50:41 +02:00
Serhiy Mytrovtsiy
94352723aa fix: fixed MacBookPro16,4 year, fixed negative height for the disk popup 2024-08-31 18:09:41 +02:00
Serhiy Mytrovtsiy
d76ff86e7a fix: fixed height calculation for disk popup view (#2095) 2024-08-30 19:39:08 +02:00
Marc
ba816119b9 fix: fixed disk name label color. (#2084) 2024-08-25 14:21:43 +02:00
Serhiy Mytrovtsiy
12768627e1 feat: small redesign in the Disk popup with the option to toggle drive details (#2050) 2024-08-17 19:34:03 +02:00
Serhiy Mytrovtsiy
62db63df4f feat: added an option to hide disks in the popup view (#1862) 2024-08-15 12:15:37 +02:00
Serhiy Mytrovtsiy
442e064d88 feat: added placeholder for RAM and Disk macOS widgets 2024-07-31 19:32:29 +02:00
Serhiy Mytrovtsiy
d7cb4f5ddc feat: added module label to the macOS widgets 2024-07-30 19:46:14 +02:00
Serhiy Mytrovtsiy
80d7789ef7 feat: added macOS widget for GPU module 2024-07-17 19:34:51 +02:00
Serhiy Mytrovtsiy
71207f29fc feat: added macOS widget for Disk module 2024-07-16 20:17:43 +02:00
Serhiy Mytrovtsiy
d85f148cc3 feat: renamed Color and Widget to SColor and SWidget to be compatible with SwiftUI 2024-07-04 19:52:52 +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
eb882774bb feat: small codebase refactoring (mostly removed unused code and changes in access control) 2024-05-08 17:21:58 +02:00
Serhiy Mytrovtsiy
f873fdaa3d feat: moved all modules settings to the new design 2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
368be82837 v2.10.10 2024-04-21 12:44:14 +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
Serhiy Mytrovtsiy
4f05504c9e lang: added missing translation 2024-03-30 21:01:01 +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
01ada2ff6e fix: fixed data race in the Disk module (#1823) 2024-03-08 16:54:45 +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
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
62ac20a1c8 feat: reset the process if no data in the Disk popup view 2023-12-21 14:52:35 +01:00
Serhiy Mytrovtsiy
336a9f6804 feat: added notifications for the Disk module 2023-12-14 19:53:35 +01:00
Serhiy Mytrovtsiy
de5b369839 fix: moved findAndCrop to non mutation function (#1700) 2023-12-06 17:55:35 +01:00