Commit Graph

23 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
24e95fe945 v2.11.16 2024-10-27 12:26:14 +01:00
Serhiy Mytrovtsiy
65fcc70fbb feat: added calendar reset and update mechanism when opening the popup view 2024-10-19 14:49:08 +02:00
Serhiy Mytrovtsiy
4472960368 feat: small redesign analog clock in Clock module popup 2024-10-16 19:03:32 +02:00
Serhiy Mytrovtsiy
8d677d0e77 feat: added calendar to the Clock module that could be hidden in the settings (#2170) 2024-10-15 18:25:41 +02:00
Binh Nguyen
1dd84d49c8 feat: added timezone for Australia (#2174)
Signed-off-by: Binh Nguyen <blcsntb@gmail.com>
2024-10-13 14:45:33 +02:00
Serhiy Mytrovtsiy
a1ebc792d6 fix: added clock update in popup view if the name was changed. Also added updates to the popup settings lists (#2127) 2024-10-04 16:55:50 +02: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
f873fdaa3d feat: moved all modules settings to the new design 2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
7e833176d9 feat: moved all modules to the new way of reader mode with a small refactoring 2024-02-10 17:03:47 +01:00
Serhiy Mytrovtsiy
72e38f426c feat: added portal to the Clock module (#1748) 2023-12-30 18:08:41 +01:00
Serhiy Mytrovtsiy
3d214a3571 feat: added an option to hide the clock in the popup view 2023-12-29 16:04:08 +01:00
Serhiy Mytrovtsiy
cced7de032 fix: fixed duplicating the clocks in the popup view when only the local clock is presented 2023-10-07 22:50:38 +02:00
Serhiy Mytrovtsiy
6d038687ca fix: fixed clock size in the Clock popup 2023-10-06 18:00:38 +02:00
Serhiy Mytrovtsiy
9115329767 fix: changed reference from unowned to weak in the modules (prevents crash in some cases) 2023-08-13 13:15:27 +02:00
Serhiy Mytrovtsiy
32bd6ff32c feat: added module types to the readers 2023-06-29 17:46:40 +02:00
Serhiy Mytrovtsiy
ff6b0ed865 feat: moved from the HEX colors to the RGB 2023-06-20 16:51:19 +02:00
Serhiy Mytrovtsiy
9f9321dbc2 feat: renamed sensors widget to the stack widget 2023-05-25 17:29:50 +02:00
Serhiy Mytrovtsiy
ab3761ac19 feat: added an option to rearrange the clocks in the popup view (#1417) 2023-04-25 18:36:26 +02:00
Serhiy Mytrovtsiy
b2e5bbc1a6 feat: unified the logic of clocks with sensors. Now all clocks will be visible in the popup, enabling/disabling some of the clock will remove the clock from the widget (#1405) 2023-04-14 17:02:01 +02:00
Serhiy Mytrovtsiy
ac084bca28 feat: added missing time zones to the clock 2023-04-04 18:56:10 +02:00
Serhiy Mytrovtsiy
d79085fe4a fix: fixed initial clock format 2023-04-04 18:55:45 +02:00
Serhiy Mytrovtsiy
4314de533c feat: added Clock module (#929) 2023-03-31 20:17:36 +02:00