Commit Graph

36 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
0f03dccc07 feat: changed minimum macOS version to macOS 11.15 (Big Sur) 2026-02-22 15:52:36 +01:00
Serhiy Mytrovtsiy
28395c6dfd lang: added translation for Show week numbers 2026-02-22 11:18:03 +01:00
Spencer Janyk
157477ad29 feat: added week numbers toggle to Clock calendar (#2933)
Provide an optional week number column in the Clock popup calendar while
keeping locale-based numbering and preserving header layout.

Co-authored-by: Spencer <your_github_username@users.noreply.github.com>
2026-02-22 11:09:19 +01:00
Biplav Barua
562eebd21c fix: implemented local caching for settings list to prevent storage thrashing (#2840) (#2864) 2025-12-28 13:06:27 +01:00
Serhiy Mytrovtsiy
967e8193c0 fix: adjusted table height in the Clock settings for macOS 26 2025-10-06 17:33:08 +02:00
Serhiy Mytrovtsiy
3cd4d6b204 feat: moved App settings from the menu to the bottom part of the sidebar 2025-09-23 16:59:26 +02:00
Serhiy Mytrovtsiy
a433fa9048 feat: moved from analog clock in the portal view to the same view as in popup view (#2530) 2025-07-21 21:38:45 +02:00
Serhiy Mytrovtsiy
89e7ad1c63 feat: added named time zones (thx #2447) 2025-06-24 18:22:48 +02:00
WinTP
32150b24a5 lang: added missing translation (#2361) 2025-02-02 15:53:07 +01:00
Serhiy Mytrovtsiy
c640ce2215 v2.11.28
fix: fixed ModuleType variable raw value (#2363)
2025-01-27 11:23:25 +01:00
Serhiy Mytrovtsiy
9325e2001c v2.11.27 2025-01-26 14:33:31 +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
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
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