Commit Graph

17 Commits

Author SHA1 Message Date
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
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
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
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
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
6fba3c01d9 fix: fixed replacing PID string in the usage string (#910) 2022-04-16 12:29:20 +02:00
Serhiy Mytrovtsiy
360f3539e3 feat: small redesign app settings
feat: added reset settings button to the app settings (#802)
2022-03-12 20:12:39 +01:00
Serhiy Mytrovtsiy
50dd06c71d fix: fixed the NSButton width in the settings (#708) 2021-11-21 11:17:33 +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
585014cba1 feat: added monochrome (grayscaled) color to the Tachometer widget 2021-10-14 18:29:50 +02:00
Serhiy Mytrovtsiy
0320dfe709 fix: updated max file length in the swiftlint configuration 2021-10-05 19:14:09 +02:00
Serhiy Mytrovtsiy
cba36e70f8 fix: fixed switch buttons visibility on macOS 10.13 (#559) 2021-07-27 19:05:02 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
e3a6b68869 fix: fixed zones range in the BarChart when value if more than 1 (#510) 2021-06-18 19:15:32 +02:00
Serhiy Mytrovtsiy
36cc9107b7 feat: add a SMCHelper to work with SMC 2021-06-15 10:00:26 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00