482 Commits

Author SHA1 Message Date
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
Serhiy Mytrovtsiy
8524448192 feat: initialized a new State widget for the Network module (#1082) 2022-09-19 17:15:21 +02:00
Serhiy Mytrovtsiy
4f190e9168 feat: added a new connectivity reader to the Network module. It sends a low-level (ICMP) ping message to 1.1.1.1. (#1082) 2022-09-17 19:33:18 +02:00
Serhiy Mytrovtsiy
dfa1553bf4 fix: fixed data race when accessing the reader status 2022-09-16 17:48:06 +02:00
Serhiy Mytrovtsiy
064840187a fix: corrected the order of the colors in the Network chart after restart (#1080) 2022-09-12 16:58:53 +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
347b606972 feat: added widget position restore when enabling/disabling the module 2022-09-09 19:10:49 +02:00
Serhiy Mytrovtsiy
a9ba0aae29 fix: fixed NSStatusItem (widget) id 2022-09-09 17:08:08 +02:00
Serhiy Mytrovtsiy
76f85d0941 feat: added an option to sort the items in the Sensors widget (#928) 2022-09-06 17:42:20 +02:00
Serhiy Mytrovtsiy
28a1b1987b feat: added Widget activation threshold option to the Network module (#931) 2022-09-03 13:32:01 +02:00
Serhiy Mytrovtsiy
4dbf23b48b fix: adjusted network chart baseline 2022-09-03 13:31:49 +02:00
Serhiy Mytrovtsiy
d8f74bb8ca feat: disable battery widget colorize when percentage inside icon is enabled 2022-09-02 17:49:38 +02:00
Serhiy Mytrovtsiy
22c84ff305 feat: added an option to separate download and upload scale in the Network chart (#966)
fix: restore the scale in the Network chart after a restart
2022-08-30 18:18:18 +02:00
Serhiy Mytrovtsiy
135eacec90 feat: added M2 sensors support (#1012) 2022-08-27 15:35:26 +02:00
Serhiy Mytrovtsiy
ab2b0efab2 feat: added platform detection to the SystemKit 2022-08-27 14:49:11 +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
ad078dee4a feat: added an option to disable low power mode colorizing in the battery widget. This option is enabled by default 2022-08-22 19:29:15 +02:00
Serhiy Mytrovtsiy
c23375309b feat: added a low power mode colorizing to the Battery widget (#1024) 2022-08-20 13:27:44 +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
7d35e0f989 feat: added efficiency and performance cores to the dashboard 2022-08-09 20:54:53 +02:00
Serhiy Mytrovtsiy
94600961c3 feat: added information about efficiency and performance to the SystemKit 2022-08-09 20:53:34 +02:00
Serhiy Mytrovtsiy
64d7e4e8bf fix: quick fix for the network chart that does not fit value in the range 0-1 (charts in the Disks and Network popups) 2022-08-07 20:38:07 +02:00
Serhiy Mytrovtsiy
0ba2af6c3a feat: added an option to select a scaling for line chart and network chart widgets (#844) 2022-08-02 11:06:53 +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
486d40670e feat: added blurred background to the popup view (only when dark mode is enable) (#964) 2022-08-01 17:29:33 +02:00
Serhiy Mytrovtsiy
ec49193bcc fix: fixed "Merge widgets" string key 2022-07-28 22:41:23 +02:00
Serhiy Mytrovtsiy
64fffc07e8 fix: fixed wrong ram pressure levels colorizing. Moved from int to the internal levels variable (DispatchSource.MemoryPressureEvent) (#1010) 2022-07-26 18:00:59 +02:00
mooons
129c67ca94 feat: added M2 MacBooks to the device list (#1006) 2022-07-24 11:20:17 +02:00
Serhiy Mytrovtsiy
76856da1ca feat: removed mac year from the model name. A lot of models could have the same model but different years. 2022-07-19 19:01:43 +02:00
Serhiy Mytrovtsiy
35a25a050f fix: fixed resizing the widget view when it was resized but waiting for the main thread 2022-07-18 17:29:36 +02:00
Serhiy Mytrovtsiy
3f95347d4a fix: corrected the year of MacPro5,1 (#998) 2022-07-14 21:08:05 +02:00
Serhiy Mytrovtsiy
e6ab321c75 feat: show Merge widgets into one option only if more than 1 widget is available 2022-07-13 19:53:34 +02:00
Serhiy Mytrovtsiy
a83901d3a9 feat: added No available widgets to configure text when no widgets are available to configure in the widget settings 2022-07-13 18:37:34 +02:00
Serhiy Mytrovtsiy
108e85bec0 fix: fixed scroll view anchors in the settings. It fixes the scrollbar overlay over settings. 2022-07-12 19:12:58 +02:00
Serhiy Mytrovtsiy
07b29a41cb fix: fixed swiftlint errors 2022-07-10 12:45:38 +02:00