Commit Graph

217 Commits

Author SHA1 Message Date
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
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
a415aa112e fix: prevented enabling non-active widgets when disabling OneView 2023-02-04 10:32:42 +01:00
Serhiy Mytrovtsiy
6d136b6d13 feat: added a new MacBook Air and old MacBook Pro (14/16) icons 2023-02-03 18:34:11 +01:00
Serhiy Mytrovtsiy
fa8a4d8d21 feat: added a new way to detect a mac model (if missed on the list) 2023-02-03 17:04:24 +01:00
Serhiy Mytrovtsiy
8963320ff1 feat: added new MacBooks Pro (m2 pro/max) to the devices list 2023-02-02 22:44:49 +01:00
Serhiy Mytrovtsiy
2ea7e4172e feat: renamed OneView to the "Combined modules" (#1084) 2023-02-01 19:29:38 +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
6c991de101 feat: removed check for macOS 10.14 2023-01-31 18:27:43 +01:00
Serhiy Mytrovtsiy
36d4aa5a88 feat: removed battery colorizing (<20%) for inside percentage when colorizing is disabled (#1254) 2023-01-30 20:15:17 +01:00
Serhiy Mytrovtsiy
9f559f92e9 feat: resetting the fans mode when uninstalling the fan helper 2023-01-28 16:59:50 +01:00
Serhiy Mytrovtsiy
7e9b249a06 feat: added option to enable OneView. It's a feature that allows merging all widgets in one menu bar item. (#1084)
THIS IS AN VERY APHA FEATURE! do not propose anything till the issue with the feature will be closed!
2023-01-27 19:32:30 +01:00
Serhiy Mytrovtsiy
a0b4cf767a feat: enabled symbols instead of images for the menu 2023-01-21 14:21:50 +01:00
Serhiy Mytrovtsiy
0c773463eb fix: fixed problem when opening the popup view with multiply workspaces (#1267) (rollback of #1262) 2023-01-18 16:55:56 +01:00
Serhiy Mytrovtsiy
6c4d3a913e feat: added an optimized charging state, it allows to hide additional information in the battery widget when enabled (#1213) 2023-01-16 22:37:26 +01:00
Serhiy Mytrovtsiy
f5d708d103 feat: added a new API (SMAppService) that starts the application when login (available on macOS 13, for the oldest version the legacy API is using) 2023-01-14 07:19:50 +01:00
Serhiy Mytrovtsiy
da3e2f8199 fix: removed popup view moveToActiveSpace behavior (#1262) 2023-01-13 16:49:27 +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
a6c25038d5 feat: removed unnecessary icons from the project 2023-01-12 17:46:29 +01:00
Serhiy Mytrovtsiy
f76e10f104 fix: added alternative menu icons for macOS 11 (#1252) 2023-01-09 18:36:24 +01:00
Serhiy Mytrovtsiy
d054da741e feat: added a button to uninstall the fans helper 2022-12-23 11:46:33 +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
a8a33098c3 fix: prevent throwing an error when the commit type is not detected, just omit it 2022-12-20 22:56:15 +01:00
Serhiy Mytrovtsiy
fd10fc42f9 feat: added a macOS version when asking for an update. It allows to return the last available version of Stats for specific macOS. 2022-12-17 23:15:38 +01:00
Serhiy Mytrovtsiy
f51dff6453 fix: adjusted static width of Sensors widget to fix Wh (#1218) 2022-12-14 18:15:54 +01:00
Serhiy Mytrovtsiy
20fb689ff1 fix: fixed symbols in the speed widget when one row option is enabled (#1221) 2022-12-13 17:19:40 +01:00
Serhiy Mytrovtsiy
7ef48325dd feat: added button to install the fan helper 2022-12-10 09:27:00 +01:00
Serhiy Mytrovtsiy
5a1c3a5380 fix: fixed border radius of widget selector container 2022-12-09 22:51:55 +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
736e7cd732 feat: redesigned the settings view to work with light/dark mode (#1008) 2022-12-02 17:04:07 +01:00
Serhiy Mytrovtsiy
569567d17a feat: initialized row modes (one row or two rows) in the Speed widget (#1117) 2022-11-28 17:52:20 +01:00
Serhiy Mytrovtsiy
c31edd6aa1 feat: added an option to align the value in the speed widget (#1146) 2022-11-26 11:58:45 +01:00
Serhiy Mytrovtsiy
9647d1fd6e feat: added an option to make the pictogram transparent when no activity (#1177) 2022-11-25 16:35:25 +01:00
Serhiy Mytrovtsiy
2c9b02a65a fix: disabled automatic signing. There must be manual signing with Developer ID. Also added python script that updates the SMPrivilegedExecutables to fit the signing team ID. It's required for the SMC helper tool. 2022-11-20 14:31:21 +01:00
Serhiy Mytrovtsiy
e9bc4cc5d3 feat: moved from the AppleScript for asking a root access when manipulating the fans to the Helper (SMJobBless + XPC) (#1173) 2022-11-18 22:51:34 +01:00
Serhiy Mytrovtsiy
ebde0239f1 feat: added an option to show unknown sensors 2022-11-11 14:27:31 +01:00
Serhiy Mytrovtsiy
9efb31a2f0 feat: added foreground color to the battery widget when the inner percentage is enabled (iOS-like style) 2022-11-10 17:08:57 +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
3ab5958685 feat: improved popup toggling when clicking the same module widgets. When modules have a few widgets enabled and opened popup view, clicking on another widget the popup disappear. Now click will reopen popup view on the target widget, not close the view. 2022-11-01 14:31:20 +01:00
Serhiy Mytrovtsiy
7406b57f54 feat: added script for the changelog generation 2022-10-30 09:23:30 +01:00
Serhiy Mytrovtsiy
ab9a00e84c feat: added an option to specify Speed widget pictogram color (#565) 2022-10-24 18:29:20 +02:00
Serhiy Mytrovtsiy
597a8e52e7 fix: fixed leaving empty space in the menu bar when disabling the module and the merge widget option is enabled (#1123)
fix: prevent showing the widget when toggling the `merge widget` option and the module is disabled
2022-10-21 17:27:49 +02:00
Serhiy Mytrovtsiy
52da32526c feat: added an icon when no data are to show in the Sensors widget 2022-10-19 21:11:46 +02:00
Serhiy Mytrovtsiy
a88102ff73 feat: added fix command to the i18n that allows to add missing translations to the another languages 2022-10-13 16:41:19 +02:00
Serhiy Mytrovtsiy
f8b74030a2 feat: updated i18n script (prepared to add the fix command) 2022-10-10 18:03:14 +02:00
Serhiy Mytrovtsiy
ebc548996c feat: added options to select colors in the Network popup (#565) 2022-10-07 16:00:44 +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
e02586b7f4 feat: changed swiftlint rules for body and file length 2022-10-04 21:45:40 +02:00
Serhiy Mytrovtsiy
42515ca1b5 feat: initialized popup settings (#565) 2022-10-04 21:44:27 +02:00
Serhiy Mytrovtsiy
b48dd05543 feat: added an option to set colors for the State widget 2022-09-22 18:19:49 +02:00