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 |
|
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
|
1a9a5e7839
|
feat: added speed base selector to the disk module when speed widget is enabled
|
2023-10-21 18:45:24 +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
|
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
|
f4d51cf697
|
fix: fixed free space reader to read the selected drive, not the document directory (#1589)
|
2023-08-21 18:24:21 +02:00 |
|
Serhiy Mytrovtsiy
|
c3c5c26b1b
|
feat: rollback to the "proper" way to read the free disk space. There is still a performance issue when using this way. But I have enough of wrong free disk space and purging it all the time.
|
2023-08-14 18:17:59 +02:00 |
|
Serhiy Mytrovtsiy
|
9115329767
|
fix: changed reference from unowned to weak in the modules (prevents crash in some cases)
|
2023-08-13 13:15:27 +02:00 |
|
Serhiy Mytrovtsiy
|
32bd6ff32c
|
feat: added module types to the readers
|
2023-06-29 17:46:40 +02:00 |
|
Serhiy Mytrovtsiy
|
1e0ba3b61f
|
feat: moved all reader's values to the Codable protocol
|
2023-06-27 17:09:38 +02:00 |
|
Serhiy Mytrovtsiy
|
ff6b0ed865
|
feat: moved from the HEX colors to the RGB
|
2023-06-20 16:51:19 +02:00 |
|
Serhiy Mytrovtsiy
|
e5c5a39226
|
lang: changed Life to Health in the Disk popup view
|
2023-06-13 22:13:10 +02:00 |
|
Serhiy Mytrovtsiy
|
5a974e38cf
|
feat: added a header with title and settings button to the portals (#1467)
|
2023-05-19 18:13:06 +02:00 |
|
Serhiy Mytrovtsiy
|
ba1672fa32
|
fix: hiding the Top processes separator when 0 processes is selected in the Disk settings
|
2023-05-01 20:47:16 +02:00 |
|
Serhiy Mytrovtsiy
|
d810915e54
|
fix: removed the old way to read the disk capacity because of the very high CPU impact (revert of 0e4df5d)
|
2023-04-27 17:44:37 +02:00 |
|
Serhiy Mytrovtsiy
|
9403de9bc6
|
feat: remove the SMART data (temperature and life) if no new value is available
|
2023-04-27 17:44:16 +02:00 |
|