Commit Graph

12 Commits

Author SHA1 Message Date
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
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
0606540964 fix: removed debug logs from combined view (#1947) 2024-05-17 11:13:37 +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
5a34aea381 feat: redesigned App Settings to new style (Ventura-like) 2024-04-12 20:28:02 +02: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
8a98cfd645 feat: added releasing all processes when closing the popup view 2023-07-06 18:21:29 +02:00
Serhiy Mytrovtsiy
2a6c7b1dcd feat: initialized popup view for the combined modules (#1084) 2023-02-22 20:17:39 +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
2ea7e4172e feat: renamed OneView to the "Combined modules" (#1084) 2023-02-01 19:29:38 +01:00