Commit Graph

173 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
69ccc54910 feat: added Remote module that allows remote monitoring of the system (not publicly available since it's in the early stage) 2025-03-22 12:59:23 +01:00
Serhiy Mytrovtsiy
f342b08e05 feat: removed all logic from the Telemetry plugin since it's not used anyway. The toggle leaves for now since I have not decided what to do with that. 2025-03-20 20:34:13 +01:00
Guanzhou Hu
bca8ba545e fix: added missing NetworkChart restoreGState & combinedView separators (#2444) 2025-03-16 11:39:24 +01:00
Serhiy Mytrovtsiy
d8787f4720 lang: adjusted new words and added missing translations 2025-02-10 17:11:23 +01: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
f9b522aeb3 feat: changed icons to text buttons for application settings import/export/reset 2025-02-06 16:33:42 +01:00
Serhiy Mytrovtsiy
11158df5b1 feat: added stress tests for CPU efficiency and performance cores and GPU 2025-02-04 16:38:28 +01:00
WinTP
32150b24a5 lang: added missing translation (#2361) 2025-02-02 15:53:07 +01:00
Serhiy Mytrovtsiy
58ad6c568b feat: added feature to set keyboard shortcut to open/close popup window (#1976) 2025-01-20 17:04:55 +01:00
Serhiy Mytrovtsiy
4886054d28 feat: added support window that will appear every month 2025-01-18 15:56:28 +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
8de91d9d74 feat: added tooltips to the widgets that allow to read them with VoiceOver (#2321) 2025-01-17 17:12:01 +01:00
Serhiy Mytrovtsiy
1093b27fb2 feat: changed the icon and behavior of the button in the popup header for the calendar module to open the default macOS calendar app (#2227) 2024-12-13 12:49:30 +01:00
Serhiy Mytrovtsiy
6d1baa5926 fix: fixed hiding all settings for combined modules 2024-12-10 22:49:14 +01:00
Serhiy Mytrovtsiy
720e0ac328 feat: added separator option to the combined view (#2215) 2024-12-09 18:22:03 +01:00
Serhiy Mytrovtsiy
9f2135f41a fix: fixed menu bar icons color on inactive screen for combined widget (#2131) 2024-10-28 17:23:23 +01:00
Serhiy Mytrovtsiy
bcabd48fa4 feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) (#2029) 2024-08-23 20:34:10 +02:00
Serhiy Mytrovtsiy
0606540964 fix: removed debug logs from combined view (#1947) 2024-05-17 11:13:37 +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
73bca146ef fix: fixed app restart after import/reset settings 2024-04-27 14:31:12 +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
5a34aea381 feat: redesigned App Settings to new style (Ventura-like) 2024-04-12 20:28:02 +02:00
Serhiy Mytrovtsiy
10c69b2bd3 feat: added an option to disable combined popup view 2024-04-11 19:05:50 +02:00
Serhiy Mytrovtsiy
2ec21de043 feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2. 2024-04-09 18:42:28 +02:00
Serhiy Mytrovtsiy
f2d9a491fa feat: added a new NetworkChartViewV2 chart. Which merges 2 line charts. Moved the disk and network charts in the popup to the new chart. 2024-04-08 16:44:26 +02:00
Serhiy Mytrovtsiy
edca2a0e6d feat: added buttons for import/export application settings (#1837) 2024-03-28 21:13:44 +01:00
Serhiy Mytrovtsiy
6507322371 feat: prepared app settings to add new buttons for import/export settings (#1837) 2024-03-27 20:08:26 +01:00
Serhiy Mytrovtsiy
1e9073424b feat: preparing a migration to the new reader activation mechanism. Right now module will be active when the first successful read will be achieved. From now the initial value for the module will be taken from the persistent storage (leveldb) that keeps the last read value. 2024-02-08 17:35:01 +01:00
Serhiy Mytrovtsiy
c38e65c3ca feat: moved combined popup view to the one element in the row only 2024-01-17 21:31:22 +01:00
Serhiy Mytrovtsiy
df6cdcd0c4 feat: adjusted content size in the update view 2023-12-09 17:27:46 +01:00
Serhiy Mytrovtsiy
7fec1081b7 feat: changed positioning of windows from the center to 25% higher than the center 2023-12-09 17:27:41 +01:00
Serhiy Mytrovtsiy
187865ff8f feat: changed support buttons logo to higher resolution (24px -> 128px) 2023-11-22 18:17:07 +01:00
Serhiy Mytrovtsiy
8a98cfd645 feat: added releasing all processes when closing the popup view 2023-07-06 18:21:29 +02: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
7e90f65577 feat: added telemetry module 2023-06-23 17:23:46 +02:00
Serhiy Mytrovtsiy
a4c69defa2 fix: bring the setup window to the front when starting the app 2023-04-29 21:53:50 +02:00
Serhiy Mytrovtsiy
e86c677463 feat: added an error window when the update failed 2023-03-17 18:31:44 +01:00
Serhiy Mytrovtsiy
2a6c7b1dcd feat: initialized popup view for the combined modules (#1084) 2023-02-22 20:17:39 +01:00
Serhiy Mytrovtsiy
a71bb9b1ce fix: fixed combined modules selector icons color when the light mode is enabled (added watcher for dark/light mode) 2023-02-17 16:49:16 +01:00
Serhiy Mytrovtsiy
03e37cfc4a feat: removed macOS 10.14* checks 2023-02-16 19:44:10 +01:00
Serhiy Mytrovtsiy
c7ab1e8a03 fix: fixed combined modules selector icons color when dark mode is enable (#1311) 2023-02-13 18:28:00 +01:00
Serhiy Mytrovtsiy
f647abca42 feat: adjusted windows centering (update and setup window) 2023-02-09 22:02:18 +01:00
Serhiy Mytrovtsiy
ff707dbcdc feat: moved Combined modules settings to the separate container (#1084) 2023-02-07 17:38:11 +01:00
Serhiy Mytrovtsiy
6039d146e8 feat: added an option to set a spacing between modules in the combined view (#1084) 2023-02-06 17:59:40 +01: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
b95bcc4bb7 fix: enabled toolbar in the Settings for macOS 10.15 (#1289) 2023-02-02 15:30:34 +01:00
Serhiy Mytrovtsiy
2ea7e4172e feat: renamed OneView to the "Combined modules" (#1084) 2023-02-01 19:29:38 +01:00
Serhiy Mytrovtsiy
fdfbb0aac4 feat: added a view that allows rearranging modules in the OneView widget (#1084) 2023-02-01 17:57:41 +01:00