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
|
3b9a9f4bd6
|
feat: added details to the CPU portal view
|
2024-01-20 19:05:12 +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
|
c3ee6c6b29
|
fix: fixed RAM pressure level notification key
|
2023-12-26 17:59:33 +01:00 |
|
Serhiy Mytrovtsiy
|
c1737548a0
|
feat: updated m2 SoC CPU temperature sensors (#1703)
|
2023-12-25 15:37:02 +01:00 |
|
Serhiy Mytrovtsiy
|
96f007641a
|
lang: added translation for notifications menu
|
2023-12-23 15:41:52 +01:00 |
|
Serhiy Mytrovtsiy
|
c3c44652c2
|
feat: added powermetrics read to the SMC helper (maybe will be used in the feature)
|
2023-12-21 18:18:54 +01:00 |
|
Serhiy Mytrovtsiy
|
fb4f57e0ae
|
fix: fixed findAndCrop function that returns wrong remaining string after crop (#1725)
|
2023-12-16 12:41:53 +01:00 |
|
Serhiy Mytrovtsiy
|
fcf4d461ab
|
feat: added notifications for the CPU module
|
2023-12-12 20:16:27 +01:00 |
|
Serhiy Mytrovtsiy
|
de5b369839
|
fix: moved findAndCrop to non mutation function (#1700)
|
2023-12-06 17:55:35 +01:00 |
|
Serhiy Mytrovtsiy
|
96db37bb3b
|
feat: added m2 and m3 sensors to the CPU temperature reader (#1698)
|
2023-12-01 19:31:20 +01:00 |
|
Serhiy Mytrovtsiy
|
d144aa68de
|
fix: set color for efficiency and performance cores in the BarChart widget based on the selected color in the popup view settings (#1686)
|
2023-11-25 22:31:50 +01:00 |
|
Serhiy Mytrovtsiy
|
987a709a48
|
feat: adjusted width of the box with top process value
|
2023-11-21 22:17:11 +01:00 |
|
Serhiy Mytrovtsiy
|
7ba4882cbf
|
fix: changed top process value view to static width. To prevent strange glitches when the value view does not fit the value. Because the process name takes too much space.
|
2023-11-11 16:43:20 +01:00 |
|
Serhiy Mytrovtsiy
|
66641a1817
|
fix: fixed CPU line chart baseline in the popup view
|
2023-10-12 20:51:32 +02:00 |
|
Serhiy Mytrovtsiy
|
48322fc7e8
|
fix: fixed circles charts in the new version of Cocoa
|
2023-09-28 17:33:55 +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
|
8a98cfd645
|
feat: added releasing all processes when closing the popup view
|
2023-07-06 18:21:29 +02:00 |
|
Serhiy Mytrovtsiy
|
5160554280
|
v2.9.1
|
2023-07-02 13:26:24 +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
|
66f5502d6f
|
feat: adjusted CPU line chart height in the popup view
|
2023-06-20 19:05:03 +02:00 |
|
Serhiy Mytrovtsiy
|
9e2517dcbb
|
feat: dropped macOS 10.14 support. From now the minimum supporting version is macOS 10.15.
|
2023-06-19 17:35:31 +02:00 |
|
Serhiy Mytrovtsiy
|
94bf62ae70
|
feat: added information when network data was reset last in the Network popup (#1495)
|
2023-05-29 19:15:36 +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
|
0cce45e854
|
fix: fixed user color for the CPU widget (#1429)
|
2023-04-22 15:46:41 +02:00 |
|
Serhiy Mytrovtsiy
|
3c9a3722bf
|
fix: fixed swiftlint warnings (#1386)
|
2023-04-01 16:58:05 +02:00 |
|
Serhiy Mytrovtsiy
|
5105c8c20d
|
feat: created PopupWrapper for the popup view
|
2023-03-25 14:54:30 +01:00 |
|
Serhiy Mytrovtsiy
|
13b897f0ec
|
feat: added portal view to the CPU module
feat: added portal view to the RAM module
|
2023-02-24 22:43:29 +01:00 |
|
Serhiy Mytrovtsiy
|
97fdf58e6b
|
feat: added color tile to the efficiency and performance cores in the CPU popup view with the option to change the colors (#1313)
|
2023-02-20 19:57:42 +01:00 |
|
Serhiy Mytrovtsiy
|
51ba576ccb
|
fix: added intel based support for usage per core bar chart in the popup view (#1304)
|
2023-02-08 19:45:08 +01:00 |
|
Serhiy Mytrovtsiy
|
732fb5829c
|
feat: added a new BarChart for usage per core visualization in the CPU popup
|
2023-02-04 16:45:46 +01:00 |
|
Serhiy Mytrovtsiy
|
6c991de101
|
feat: removed check for macOS 10.14
|
2023-01-31 18:27:43 +01:00 |
|
Serhiy Mytrovtsiy
|
f76e10f104
|
fix: added alternative menu icons for macOS 11 (#1252)
|
2023-01-09 18:36:24 +01:00 |
|
Serhiy Mytrovtsiy
|
25e7e38eb9
|
feat: added icons to the modules in the sidebar menu (starting from macOS 11.0)
|
2022-12-03 12:25:45 +01:00 |
|
Serhiy Mytrovtsiy
|
897432b909
|
feat: added CPU widgets colorizing according to the popup colors (#565)
|
2022-10-25 19:34:30 +02:00 |
|
Serhiy Mytrovtsiy
|
cad6f66ac6
|
fix: fixed efficiency/performance core usage percentage (#1120)
|
2022-10-20 21:52:40 +02:00 |
|
Serhiy Mytrovtsiy
|
5699a618bd
|
feat: hide Cluster grouping option on non arm macs
|
2022-10-17 17:00:01 +02:00 |
|
Serhiy Mytrovtsiy
|
b465490972
|
feat: added an option to group CPU clusters in the Bar Chart widget (#1110)
|
2022-10-14 17:24:35 +02:00 |
|
Serhiy Mytrovtsiy
|
43b80fe751
|
feat: added options to select colors in the CPU popup (#565)
|
2022-10-05 20:55:10 +02:00 |
|
Serhiy Mytrovtsiy
|
42515ca1b5
|
feat: initialized popup settings (#565)
|
2022-10-04 21:44:27 +02:00 |
|
Serhiy Mytrovtsiy
|
266bc0e3cf
|
feat: added translation for efficiency and performance cores
|
2022-08-13 19:38:33 +02:00 |
|
Serhiy Mytrovtsiy
|
4f480a082a
|
feat: show efficiency and performance cores usage in the popup view (#863)
|
2022-08-13 17:48:54 +02:00 |
|
Serhiy Mytrovtsiy
|
0b7be467e1
|
feat: added option to show all widgets per module as one item in the menu bar. It's an early feature, so there is a bugs. To work fine with this feature a lot of widgets must be adjusted. It supports organizing the elements right from the widget selector settings already. IT'S AN EARLY FEATURE!
|
2022-07-09 11:37:00 +02:00 |
|
Serhiy Mytrovtsiy
|
bd2b25bf52
|
feat: added a notification to the CPU usage (#913)
|
2022-07-04 18:11:52 +02:00 |
|
Serhiy Mytrovtsiy
|
c93f9f4e1e
|
fix: removed GHz from the frequency value (#945)
|
2022-05-24 23:26:27 +02:00 |
|
Serhiy Mytrovtsiy
|
6fb2c9b11b
|
feat: changed function_body_length swiftlint rule from 60/80 to 80/100
|
2022-04-02 12:45:41 +02:00 |
|
Serhiy Mytrovtsiy
|
0265274f01
|
v2.7.0
|
2022-01-16 14:58:28 +01:00 |
|