795 Commits

Author SHA1 Message Date
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
Serhiy Mytrovtsiy
5c85827abd feat: added a Text widget to the RAM module 2024-11-06 18:43:12 +01:00
Serhiy Mytrovtsiy
24e95fe945 v2.11.16 2024-10-27 12:26:14 +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
65fcc70fbb feat: added calendar reset and update mechanism when opening the popup view 2024-10-19 14:49:08 +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
4472960368 feat: small redesign analog clock in Clock module popup 2024-10-16 19:03:32 +02:00
Serhiy Mytrovtsiy
8d677d0e77 feat: added calendar to the Clock module that could be hidden in the settings (#2170) 2024-10-15 18:25:41 +02:00
Binh Nguyen
1dd84d49c8 feat: added timezone for Australia (#2174)
Signed-off-by: Binh Nguyen <blcsntb@gmail.com>
2024-10-13 14:45:33 +02:00
Serhiy Mytrovtsiy
bb26bf1d28 feat: adjusted ip v6 font size to fix in the container (#2163) 2024-10-06 16:49:17 +02:00
Serhiy Mytrovtsiy
ce92471f6c feat: added spa5 type to the SMC and a few new power sensors (#2161) 2024-10-05 17:31:41 +02:00
Serhiy Mytrovtsiy
a1ebc792d6 fix: added clock update in popup view if the name was changed. Also added updates to the popup settings lists (#2127) 2024-10-04 16:55:50 +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
109bc416b9 **HOT FIX v2.11.12**
fix: fixed non stopping fetching the wifi name that has a huge impact on network speed (#2146)
2024-09-25 13:02:19 +02:00
Serhiy Mytrovtsiy
7ec0c5c3fb feat: changed the default behavior of Network data reset from At start to Never. Added data reset when At start is enabled (#2129) 2024-09-24 20:36:40 +02:00
Serhiy Mytrovtsiy
0e90175ce6 fix: fixed macOS Sequoia events 2024-09-20 18:04:52 +02:00
Serhiy Mytrovtsiy
66bd4c9563 feat: added new mechanism for WiFi network name for macOS Sequoia 2024-09-19 18:09:03 +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
f053555492 feat: added Text widget to the Network module with a description of the value that could be used in it (#1868) 2024-09-13 19:08:40 +02:00
Serhiy Mytrovtsiy
5e342553b2 feat: added total IO in the Network module when the app is started (#2087) 2024-09-07 17:41:10 +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
c44f089239 fix: fixed sensor value units in the Mini widget (#2102) 2024-09-03 18:29:04 +02:00
xaskii
eb92de7334 fix: restored "reset total network usage" button (#2098) 2024-09-01 16:59:36 +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
Serhiy Mytrovtsiy
67f8962099 feat: changed SEN label to FAN for bar chart widget in the Sensors module since they can show only fans 2024-08-27 19:31:52 +02:00
Serhiy Mytrovtsiy
45d571e19f feat: adjusted bluetooth device margins in the popup view (#2092) 2024-08-26 18:26:20 +02:00
Serhiy Mytrovtsiy
5649f24d07 v2.11.7 2024-08-25 14:30:10 +02:00
Marc
ba816119b9 fix: fixed disk name label color. (#2084) 2024-08-25 14:21:43 +02:00
Serhiy Mytrovtsiy
bcabd48fa4 feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) (#2029) 2024-08-23 20:34:10 +02:00
Serhiy Mytrovtsiy
9a72f3e01d feat: added temperature unit update on each read in the Sensors popup (#2078) 2024-08-19 18:36:53 +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
14d177fdc0 feat: small rearrange in the Network popup (#2045) 2024-08-16 14:21:33 +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
af2261eb2b fix: added fastest fan to the popup view (#2056) 2024-08-03 21:45:04 +02:00
Serhiy Mytrovtsiy
d0f4354c05 feat: added macOS widget for Network module 2024-08-01 23:37:08 +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
598dc2d5dd feat: small cleanup in the popup views 2024-07-24 19:15:15 +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
1d4b411ca0 fix: fixed CPU widget update for intel based Macs (#2024) 2024-07-08 13:14:50 +02:00
Serhiy Mytrovtsiy
135b3e328e lang: added missing translations 2024-07-06 18:54:47 +02:00
Serhiy Mytrovtsiy
376a64c42d feat: added widget for the RAM module 2024-07-05 19:47:18 +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
e39584241e feat: initialized first widget for the CPU module 2024-07-02 21:09:37 +02:00