Commit Graph

15 Commits

Author SHA1 Message Date
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
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
b55baadca1 feat: saving the position of the widgets in the widget selector 2022-04-25 19:32:14 +02:00
Serhiy Mytrovtsiy
5a05f701ee feat: added animation when moving the widget in the settings 2022-04-14 17:34:37 +02:00
Serhiy Mytrovtsiy
1038a67b78 fix: corrected moving the widgets in the settings on the macOS10.15+ 2022-03-28 17:53:13 +02:00
Serhiy Mytrovtsiy
2011af3468 feat: changed the way of how widget could be enabled/disabled. Drag the widget to enable or disable it. 2022-03-26 13:27:29 +01:00
Serhiy Mytrovtsiy
edd3d97917 fix: fixed missing checkbox on the macOS 10.13 (#716) 2021-11-27 11:23:50 +01:00
Serhiy Mytrovtsiy
4a7b9dd44a feat: small redesign of widget settings container 2021-11-19 17:46:19 +01:00
Serhiy Mytrovtsiy
0a0fe3284d fix: added watcher for toggle button in the module settings (#693);
reverted (3006160);
2021-11-10 17:30:06 +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
925d40439e feat: changed layout of settings view. Widget selector and settings are in the separate views 2021-09-19 12:23:55 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
f136a2f9c8 feat: add translation to the modules name (#496) 2021-07-01 21:22:59 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00