Serhiy Mytrovtsiy
|
0f03dccc07
|
feat: changed minimum macOS version to macOS 11.15 (Big Sur)
|
2026-02-22 15:52:36 +01:00 |
|
Serhiy Mytrovtsiy
|
52d21619bf
|
feat: changed the default value of macOS widgets to disabled to prevent heavy load on some systems, and added information text to the widgets (#2733)
|
2026-02-14 18:39:49 +01:00 |
|
Serhiy Mytrovtsiy
|
eb5fb353d9
|
feat: added an option to manually refresh disk space information (allow to reset cached purgable space)
|
2026-01-27 21:09:57 +01:00 |
|
Serhiy Mytrovtsiy
|
1b1a338d7d
|
feat: add option to disable system-widget updates for users experiencing ongoing chronod issues (#2733)
|
2025-12-03 19:02:40 +01:00 |
|
Serhiy Mytrovtsiy
|
3cad4f49dd
|
feat: added a check if the macOS widget is active before updating the read value in the user defaults. It will prevent unnecessary writes when the widget is not enabled (#2733)
|
2025-12-02 21:00:52 +01:00 |
|
Serhiy Mytrovtsiy
|
15075bc7f1
|
fix: reverted enabling macOS widget updates since there is still a problem with chronod (#2733)
|
2025-11-14 11:12:06 +01:00 |
|
Serhiy Mytrovtsiy
|
cb744f8e99
|
feat: unlocked widgets updates since the chronod was fixed in macOS 26.1 (#2733)
|
2025-11-13 17:37:46 +01:00 |
|
T Fang
|
2dc2761113
|
fix: corrected NVMe SMART data units read/written calculation (#2760)
* Fix: Correct NVMe SMART data units read/written calculation
* Fix: Revert unnecessary header includes from the previous commit
|
2025-10-26 13:38:39 +01:00 |
|
Serhiy Mytrovtsiy
|
a07c3cf323
|
fix: disabled widgets update for macOS 26 since there is a problem with chronod
|
2025-09-30 17:34:07 +02:00 |
|
Serhiy Mytrovtsiy
|
053f265bdb
|
fix: fixed Disk activity reader that tries to read IO when disk is ejected (#2677)
|
2025-08-29 22:43:49 +02:00 |
|
Serhiy Mytrovtsiy
|
37701ac9da
|
fix: fixed different percentage rounding in the Disk popup and widget (#2560)
|
2025-08-26 18:26:08 +02:00 |
|
Serhiy Mytrovtsiy
|
3a59807044
|
feat: added a new United widget that visualizes: CPU, GPU, RAM, and disk utilization
|
2025-07-25 19:03:28 +02:00 |
|
Serhiy Mytrovtsiy
|
5e79726c47
|
feat: changed refresh interval for purgable space from 60 to 30 seconds
|
2025-07-08 19:43:56 +02:00 |
|
Serhiy Mytrovtsiy
|
c04220a6fd
|
feat: added total read/written that are from the disk stats itself and separate it from the SMART data (#2527)
|
2025-07-07 18:57:22 +02:00 |
|
Serhiy Mytrovtsiy
|
446f17e195
|
feat: added Text widget to the Disk module that allows to show more details in the menu bar (#2532)
|
2025-05-16 21:42:18 +02:00 |
|
Serhiy Mytrovtsiy
|
42422ce530
|
feat: added a new mechanism for disk free space reader that potentially will take less CPU to make a read
|
2025-04-26 19:13:39 +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 |
|
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 |
|