Commit Graph

35 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
28970e841e feat: added an option to resize the settings window, also the settings window position and size will be autosaved 2026-03-06 20:49:37 +01:00
Serhiy Mytrovtsiy
0f03dccc07 feat: changed minimum macOS version to macOS 11.15 (Big Sur) 2026-02-22 15:52:36 +01:00
Serhiy Mytrovtsiy
1d4afd97e1 feat: adjusted settings window to the new macOS design 2025-09-22 21:22:54 +02:00
Serhiy Mytrovtsiy
9ae1388428 feat: added CPU, GPU, ANE, RAM, and PCI powers from IOReport (#2346) 2025-02-08 10:55:48 +01:00
Serhiy Mytrovtsiy
08c4ab9f97 feat: added tooltips to the missing elements and enabled accessibility on some not natively supported (#2321) 2025-01-17 18:32:29 +01:00
Serhiy Mytrovtsiy
d85f148cc3 feat: renamed Color and Widget to SColor and SWidget to be compatible with SwiftUI 2024-07-04 19:52:52 +02:00
Serhiy Mytrovtsiy
eb882774bb feat: small codebase refactoring (mostly removed unused code and changes in access control) 2024-05-08 17:21:58 +02:00
Serhiy Mytrovtsiy
f873fdaa3d feat: moved all modules settings to the new design 2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
0283bd6e21 feat: added an option to toggle the widget by clicking not only moving (a lot of new users are confused about how to enable widgets) 2024-04-18 20:13:03 +02:00
Serhiy Mytrovtsiy
6c46f90d5f feat: initialized Notification settings view for the modules 2023-12-11 21:58:06 +01:00
Serhiy Mytrovtsiy
3df6654c3d lang: renamed tabs in the module settings
lang: added translation for telemetry
2023-06-24 12:41:26 +02:00
Serhiy Mytrovtsiy
ff6b0ed865 feat: moved from the HEX colors to the RGB 2023-06-20 16:51:19 +02:00
Serhiy Mytrovtsiy
6c991de101 feat: removed check for macOS 10.14 2023-01-31 18:27:43 +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
5a1c3a5380 fix: fixed border radius of widget selector container 2022-12-09 22:51:55 +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
42515ca1b5 feat: initialized popup settings (#565) 2022-10-04 21:44:27 +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
28a1b1987b feat: added Widget activation threshold option to the Network module (#931) 2022-09-03 13:32:01 +02:00
Serhiy Mytrovtsiy
ec49193bcc fix: fixed "Merge widgets" string key 2022-07-28 22:41:23 +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
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