Commit Graph

40 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
79ec0ed00f feat: added an option to select chart history range for line chart in the popup view (CPU module only for now) 2024-03-05 19:04:02 +01:00
Serhiy Mytrovtsiy
052845d480 feat: added a timestamp to the line chart
feat: added background for tooltip in the line chart
2024-02-29 18:30:45 +01:00
Serhiy Mytrovtsiy
cedb16e2d6 feat: added notifications view to the Battery module 2023-12-20 13:20:08 +01:00
Serhiy Mytrovtsiy
fcf4d461ab feat: added notifications for the CPU module 2023-12-12 20:16:27 +01:00
Serhiy Mytrovtsiy
9fa136cbe5 feat: added 60 seconds to the update interval for readers 2023-12-05 17:08:21 +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
ff6b0ed865 feat: moved from the HEX colors to the RGB 2023-06-20 16:51:19 +02:00
Serhiy Mytrovtsiy
550cd7ad35 feat: added a button to show/hide a fan control panel (#1416) 2023-05-02 17:56:14 +02:00
Serhiy Mytrovtsiy
3c9a3722bf fix: fixed swiftlint warnings (#1386) 2023-04-01 16:58:05 +02:00
Serhiy Mytrovtsiy
926838c52a feat: moved Sensors widget to the Stack_t (preparing for Sensors -> Stack widget migration) 2023-03-30 18:29:12 +02:00
Serhiy Mytrovtsiy
895eaba528 feat: added random Color and data type to the Store 2023-03-25 16:28:21 +01:00
Serhiy Mytrovtsiy
3ee65acbcc feat: added an option to specify the public IP address auto-refresh interval. Never will be a default option. 2023-03-09 18:37:17 +01:00
Serhiy Mytrovtsiy
78ca5d5793 feat: initialized battery details widget (#1293) 2023-03-03 19:52:10 +01:00
Serhiy Mytrovtsiy
03e37cfc4a feat: removed macOS 10.14* checks 2023-02-16 19:44:10 +01:00
Serhiy Mytrovtsiy
6039d146e8 feat: added an option to set a spacing between modules in the combined view (#1084) 2023-02-06 17:59:40 +01:00
Serhiy Mytrovtsiy
fdfbb0aac4 feat: added a view that allows rearranging modules in the OneView widget (#1084) 2023-02-01 17:57:41 +01:00
Serhiy Mytrovtsiy
1faf261cfd feat: changed the logic that checks if mac is ARM based from #if arch(arm64) to the information about the platform from the SystemKit (#1247) 2023-01-13 16:37:25 +01:00
Serhiy Mytrovtsiy
a8d202d488 feat: added an option to select fan value for widget: rpm or percentage (#1236) 2022-12-21 19:47:17 +01:00
Serhiy Mytrovtsiy
7ef48325dd feat: added button to install the fan helper 2022-12-10 09:27:00 +01:00
Serhiy Mytrovtsiy
3d7270c946 fix: added cluster color to the list of all colors (#1154) 2022-11-07 18:40:08 +01: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
b48dd05543 feat: added an option to set colors for the State widget 2022-09-22 18:19:49 +02:00
Serhiy Mytrovtsiy
4056b61616 feat: added an option to pause/resume the application (#834) 2022-09-10 12:08:46 +02:00
Serhiy Mytrovtsiy
135eacec90 feat: added M2 sensors support (#1012) 2022-08-27 15:35:26 +02:00
Serhiy Mytrovtsiy
2871e98fda feat: added a new additional information option to the battery widget - Percentage inside the icon (#1034) 2022-08-23 11:27:43 +02:00
Serhiy Mytrovtsiy
798f087378 fix: removed "Based on cluster" from all colors list. It must be available only in Bar chart widget. 2022-08-12 19:33:52 +02:00
Serhiy Mytrovtsiy
a2a4b93db4 feat: added an Based on cluster colorize option. It will colorize efficiency and performance cores in the bar chart chart widget. 2022-08-12 18:56:43 +02:00
Serhiy Mytrovtsiy
4635820530 feat: added different scaling types to the charts (none, square, cube, logarithmic) (#844) 2022-08-02 11:05:28 +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
cc96226008 feat: added an option to synchronize the fans (the mode only for now) control (#975) 2022-06-27 19:15:48 +02:00
Serhiy Mytrovtsiy
55fbc4f7f6 feat: added silent app update option (default from now) 2022-01-23 13:24:24 +01:00
Serhiy Mytrovtsiy
94ec6a2a41 feat: enabled HID sensors for macs with M1 by default 2022-01-23 12:16:54 +01:00
Serhiy Mytrovtsiy
9441070ff0 fix: fixed monochrome color for Network chart (#784) 2022-01-15 11:55:31 +01:00
Serhiy Mytrovtsiy
da08c0f1fc fix: removed scheduler and speed limits for Apple Silicon (#749) 2022-01-14 20:31:16 +01:00
Serhiy Mytrovtsiy
71164398e8 feat: added monochrome accent for Speed widget pictogram (#633) 2021-09-27 19:16:32 +02:00
Serhiy Mytrovtsiy
918a07150b feat: change value type from Double to ColorValue in the BarChart (#441) 2021-08-02 20:11:48 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
2e693cdd31 feat: add an option to choose text alignment in the Mini widget (#517) 2021-06-30 20:26:16 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00