Commit Graph

25 Commits

Author SHA1 Message Date
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
298cdc24aa feat: prevented closing popup view if unattached when open activity monitor or module settings 2024-03-01 20:46:16 +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
4c35eafd00 feat: added portal view (combined view mode) to the sensors module 2024-01-19 21:05:48 +01:00
Serhiy Mytrovtsiy
e9f4ab9a43 fix: adjusted popup height for MacBook with a screen less than 15" 2023-08-08 21:16:22 +02:00
Serhiy Mytrovtsiy
8a98cfd645 feat: added releasing all processes when closing the popup view 2023-07-06 18:21:29 +02:00
Serhiy Mytrovtsiy
5105c8c20d feat: created PopupWrapper for the popup view 2023-03-25 14:54:30 +01:00
Serhiy Mytrovtsiy
2a6c7b1dcd feat: initialized popup view for the combined modules (#1084) 2023-02-22 20:17:39 +01:00
Serhiy Mytrovtsiy
03e37cfc4a feat: removed macOS 10.14* checks 2023-02-16 19:44:10 +01:00
Serhiy Mytrovtsiy
0c773463eb fix: fixed problem when opening the popup view with multiply workspaces (#1267) (rollback of #1262) 2023-01-18 16:55:56 +01:00
Serhiy Mytrovtsiy
da3e2f8199 fix: removed popup view moveToActiveSpace behavior (#1262) 2023-01-13 16:49:27 +01:00
Serhiy Mytrovtsiy
3ab5958685 feat: improved popup toggling when clicking the same module widgets. When modules have a few widgets enabled and opened popup view, clicking on another widget the popup disappear. Now click will reopen popup view on the target widget, not close the view. 2022-11-01 14:31:20 +01:00
Serhiy Mytrovtsiy
42515ca1b5 feat: initialized popup settings (#565) 2022-10-04 21:44:27 +02:00
Serhiy Mytrovtsiy
486d40670e feat: added blurred background to the popup view (only when dark mode is enable) (#964) 2022-08-01 17:29:33 +02:00
Serhiy Mytrovtsiy
02dd72db42 fix: hide the popup close button when the popup is disappearing (it was visible in some cases) 2022-05-06 17:09:40 +02:00
Serhiy Mytrovtsiy
e88a432533 feat: approve the popup scroll when resizing the popup 2022-04-29 18:12:37 +02:00
Serhiy Mytrovtsiy
c7f7a93c09 fix: fixed a scroll when resizing the popup view (#907) 2022-04-22 17:37:45 +02:00
Serhiy Mytrovtsiy
64a02161ae fix: fixed popup view scroll after the resize 2022-03-03 19:37:22 +01:00
Serhiy Mytrovtsiy
879df4c410 feat: added chart to the sensors (#630) 2022-03-03 19:16:39 +01:00
Serhiy Mytrovtsiy
755fc3ff67 feat: adjusting the height of window size to the active screen size when open 2022-02-01 21:55:51 +01:00
Serhiy Mytrovtsiy
ce114a2874 fix: adjusted popup window size to the active screen size (#813) 2022-02-01 21:55:39 +01:00
Serhiy Mytrovtsiy
d499b9d020 fix: fixed popup view behavior when pinned. Now a pinned popup will not close if click on the settings window. Additionally fixed bug when popup view does not hide if previously was pinned and closed. 2021-07-31 15:39:46 +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