143 Commits

Author SHA1 Message Date
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
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
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
Serhiy Mytrovtsiy
07b29a41cb fix: fixed swiftlint errors 2022-07-10 12:45:38 +02:00
Serhiy Mytrovtsiy
1cb90efbb7 fix: fixed tachometer widget internal type 2022-07-05 22:50:29 +02:00
Serhiy Mytrovtsiy
168be5b080 feat: added value colorizing for the Speed widget (#936) 2022-06-03 18:28:24 +02:00
Serhiy Mytrovtsiy
ca8d601f89 fix: corrected the order of the colors in the Network chart (#869) 2022-04-05 17:11:22 +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
4bb4298643 feat: added monochrome accent to the Pie chart widget (#786) 2022-03-18 12:51:43 +01:00
Serhiy Mytrovtsiy
e422278791 feat: added Based on utilization color option for Bar chart widget in the Battery module (#865) 2022-03-10 18:50:07 +01:00
Serhiy Mytrovtsiy
833c210826 feat: added color zones to the Mini widget 2022-03-10 18:26:56 +01:00
Serhiy Mytrovtsiy
c261d85d48 feat: added Based on utilization color option for Mini widget in the Battery module (#865) 2022-03-10 18:16:06 +01:00
Serhiy Mytrovtsiy
fbbbc4b28c feat: added translation for download/upload colors 2022-01-08 19:09:15 +01:00
Serhiy Mytrovtsiy
caac121708 feat: added download/upload colors selector for Network widget (#772) 2022-01-07 15:06:12 +01:00
Serhiy Mytrovtsiy
ca64bdf28e fix: fixed covered percentage in the Line chart widget (#760) 2021-12-20 18:57:40 +01:00
Serhiy Mytrovtsiy
3fd48af9b7 feat: added an option to select the number of reads to visualize in the chart to the Network Chart widget (#669) 2021-12-07 18:36:49 +01:00
Serhiy Mytrovtsiy
d68d6af2d1 feat: added an option to select the number of reads to visualize in the chart to the Line Chart widget (#380) 2021-12-02 20:49:40 +01:00
Serhiy Mytrovtsiy
054648e26c feat: added option to hide symbols in the Memory widget (#686) 2021-11-15 18:15:56 +01:00
Serhiy Mytrovtsiy
07ab25f9b1 feat: added Pie Chart widget to the Disk module (#682) 2021-11-08 18:07:08 +01:00
Serhiy Mytrovtsiy
02c8ec92ad feat: adjusted value size in the Line chart widget 2021-11-05 19:58:40 +01:00
Serhiy Mytrovtsiy
9c9ea7eccc feat: adjusted line chart width 2021-11-05 19:12:05 +01:00
Serhiy Mytrovtsiy
b6c45c53b9 feat: redesigned settings view. Each module has two views: module settings and widget settings. The previous widget settings view was too complicated and weird 2021-11-04 17:38:53 +01:00
Serhiy Mytrovtsiy
e1bac3ffa0 fix: fixed Line Chart widget size when label option is enabled (#678) 2021-11-02 19:59:12 +01:00
Serhiy Mytrovtsiy
83cea2bcd9 feat: adjusted LineChart size 2021-10-28 17:13:15 +02:00
Serhiy Mytrovtsiy
8e00f7e0c5 fix: fixed LineChart updates when value is the same as previous read (#671) 2021-10-24 11:49:38 +02:00
Serhiy Mytrovtsiy
585014cba1 feat: added monochrome (grayscaled) color to the Tachometer widget 2021-10-14 18:29:50 +02:00
Serhiy Mytrovtsiy
9163b35ecf feat: initialized Tachometer widget (#631) 2021-10-12 17:30:52 +02:00
Serhiy Mytrovtsiy
487e68438e feat: added monochrome accent for network chart (#634) 2021-09-28 21:03:06 +02:00
Serhiy Mytrovtsiy
71164398e8 feat: added monochrome accent for Speed widget pictogram (#633) 2021-09-27 19:16:32 +02:00
Serhiy Mytrovtsiy
d37636a5bd fix: adjust network chart width when the label is enabled (#644) 2021-09-26 12:44:13 +02:00
Serhiy Mytrovtsiy
a8f48fef3d fix: adjusted network graph offsets (#624) 2021-09-17 21:13:08 +02:00
Serhiy Mytrovtsiy
4d0123ea09 feat: added Label option to the Network chart widget (#572) 2021-08-12 14:48:31 +03:00
Serhiy Mytrovtsiy
dfba65e4d6 fix: removed layer in the Sensors widget (#581) 2021-08-10 21:43:33 +03: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
39dcb7bc8a fix: enable Sensors widget settings (don't know why it was disabled) 2021-07-15 19:05:34 +02:00
Serhiy Mytrovtsiy
f3ef526c91 fix: add missing Bluetooth permission
feat: disable Bluetooth module by default
feat: add `Hide additional information when full` in Battery widget for Bluetooth module
2021-07-09 17:41:41 +02:00
Serhiy Mytrovtsiy
22386a4ae1 feat: initialized Bluetooth module (#277) 2021-07-08 23:03:02 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
08ed4379f2 fix: fixed value in the Mini widget (#525) 2021-07-04 21:33:32 +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
6f73735f68 fix: fixed GPU type in the Mini widget (#507) 2021-06-19 12:23:08 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00