13 Commits
Author SHA1 Message Date
sebastian 45fc172fc8 feat: rename project to DualFloatingClock, add README, public release
Build and Release DualFloatingClock / build-linux (push) Failing after 32s
CI Build / build (macos-latest) (push) Canceled after 0s
CI Build / build (windows-latest) (push) Canceled after 0s
Build and Release DualFloatingClock / build-macos (push) Canceled after 0s
Build and Release DualFloatingClock / build-windows (push) Canceled after 0s
Build and Release DualFloatingClock / generate-changelog (push) Canceled after 0s
Build and Release DualFloatingClock / create-release (push) Canceled after 0s
- Full rename: CMake target, bundle, LaunchAgent label
  (com.dualfloatingclock.clock), QSettings org/app, tray tooltip,
  icns resource, build scripts, CI workflows, sample config
- Config XML: new root DualFloatingClockConfig; reader accepts legacy
  ClouckConfig root for painless migration of existing settings
- README rewritten: fork provenance (ivaquero/clouck), features, build,
  tests, usage
- Drop stale README-CN.md
2026-08-27 22:36:05 +03:00
sebastian db02df7ca2 feat: menu-bar-only app (no Dock icon) + macOS app icon
- NSApplicationActivationPolicyAccessory: app hidden from Dock and
  app switcher; lives only in the menu bar tray
- resources/clouck.icns: programmatic icon (green gradient rounded
  square, white dial, 10:10 hands), all sizes 16-1024 incl @2x
- CMake: MACOSX_BUNDLE_ICON_FILE wired, icns shipped in Resources/
2026-08-27 22:31:06 +03:00
sebastian 6b9cb32534 feat: dual time zones, autostart, tray icon, config relocation, tests
- Dual clock (primary/secondary time zone) with IANA picker, persisted in XML
- AutoStartManager: macOS LaunchAgent (com.clouck.clock, RunAtLoad)
- Tray icon: template image, light/dark adaptation, toggle + quit menu
- ConfigManager: default path moved to QStandardPaths::AppConfigLocation
- Qt Test suite (ConfigManager, AutoStartManager) wired into CTest
- GitHub origin renamed to upstream; private Gitea repo as origin
2026-08-19 21:09:06 +03:00
ivaquero ec341ddba2 v0.1.0 2026-04-18 06:13:30 +08:00
ivaquero 49b39b74d2 add config.xml 2026-04-18 01:53:51 +08:00
ivaquero b3ecb2708a refactor: new start 2026-04-18 01:46:43 +08:00
ivaquero 6bc5c612d6 update config 2026-04-10 17:45:34 +08:00
ivaquero 736f5b3a3b update qt 2026-04-10 17:09:45 +08:00
ivaquero 81d3f4f3f4 clean 2024-06-15 02:09:26 +08:00
ivaquero a0fafdf5b6 clean 2024-06-15 01:40:31 +08:00
ivaquero 06cfabbdf1 build: update cmakelists 2023-10-15 11:20:14 +08:00
ivaquero eea300900a docs: 📝 update readme 2023-08-29 22:35:02 +08:00
ivaquero 7e0c3d136e build: 🎉 begin! 2023-07-30 12:34:38 +08:00