Commit Graph

27 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
f40b5dd12a feat: added display information to the Dashboard 2025-10-02 19:03:46 +02:00
Serhiy Mytrovtsiy
1d4afd97e1 feat: adjusted settings window to the new macOS design 2025-09-22 21:22:54 +02:00
Serhiy Mytrovtsiy
7d49169122 feat: added bootable disks to the Dashboard 2025-08-15 16:42:12 +02:00
Serhiy Mytrovtsiy
34dc9cf2be fix: added additional listener for Dashboard uptime to handle updates when open from the Combined view (#2569) 2025-06-06 18:23:18 +02:00
Ahnaf Mahmud
20756a181d lang: updated model identifier string (#1936)
Signed-off-by: Ahnaf Mahmud <44692189+infinitepower18@users.noreply.github.com>
2024-05-12 11:28:10 +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
bfadf4eb9b feat: moved widgets settings to the new design 2024-04-25 18:04:19 +02:00
Serhiy Mytrovtsiy
4f53e2be28 feat: redesigned Dashboard to new style 2024-04-13 13:46:15 +02:00
Serhiy Mytrovtsiy
fa8a4d8d21 feat: added a new way to detect a mac model (if missed on the list) 2023-02-03 17:04:24 +01:00
Serhiy Mytrovtsiy
b80fe8b7af fix: removed print when the dashboard is opened 2022-12-20 22:56:24 +01:00
Serhiy Mytrovtsiy
a26b450dd8 fix: added a listener for window open to the dashboard view (#1237) 2022-12-19 17:57:00 +01:00
Serhiy Mytrovtsiy
44f3a74f60 feat: small changes in the Dashboard layout. Fixed scroll and swapped label and value text style. 2022-12-15 17:15:09 +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
ed737fe0b4 feat: separated p and e cores in the dashboard 2022-11-17 18:13:24 +01:00
Serhiy Mytrovtsiy
7d35e0f989 feat: added efficiency and performance cores to the dashboard 2022-08-09 20:54:53 +02:00
Serhiy Mytrovtsiy
d4982380fa feat: added disk size info to the dashboard 2022-03-15 19:03:34 +01:00
Serhiy Mytrovtsiy
6172cd9c49 feat: showing the window when a new update is available but notification is disabled 2022-01-22 21:27:53 +01:00
Serhiy Mytrovtsiy
36a596422e feat: added cores number to the GPU information (Apple Silicon) 2022-01-12 17:06:06 +01:00
Serhiy Mytrovtsiy
a3a002a2d3 feat: removed os.log and moved to NextLog 2021-06-26 13:38:45 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00
Serhiy Mytrovtsiy
0c7f5699ed feat: initialized swiftlint and fixed warnings and errors 2021-05-22 14:58:20 +02:00
Serhiy Mytrovtsiy
d3ea2fd030 fix: fixed multi gpu in the Dashboard (SystemKit) 2021-04-01 19:18:45 +02:00
Serhiy Mytrovtsiy
487619b82f fix: fixed RAM and GPU information on Apple Silicon (#394) 2021-04-01 18:41:51 +02:00
Serhiy Mytrovtsiy
6fab321884 fix: update uptime when open Dashboard 2021-01-04 18:06:36 +01:00
Serhiy Mytrovtsiy
40ef8c3ebf fix: adjust dashboard and settings scroll view height 2020-12-26 17:54:04 +01:00
Serhiy Mytrovtsiy
71a4de8148 fix: dashboard and app settings scroll position when init
fix: adjust dashboard and app settings height
2020-12-26 13:46:45 +01:00
Serhiy Mytrovtsiy
ec4fc1e2ec feat: separate dashboard and Stats settings 2020-12-26 13:02:32 +01:00