| Age | Commit message (Collapse) | Author |
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Prevent multiple Krema instances from running simultaneously by
registering a unique D-Bus service (com.bhyoo.krema). Subsequent
launches are silently ignored and the existing instance continues.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
|
|
Rewrite README.md in English with badges, features, and installation info.
Translate ROADMAP.md from Korean to English. Enhance metainfo.xml with
expanded description, keywords, categories, and v0.3.0 release. Add
Keywords to .desktop file, fix placeholder URLs in packaging files, and
add LICENSE symlink.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Set up Krema dock project foundation:
- CMake + ECM + Ninja build system with C++23 standard
- CMakePresets for dev/release/asan configurations
- Minimal Application class with LayerShellQt integration
- Catch2 smoke test
- clang-tidy, clangd, KDE clang-format configuration
- OBS packaging (RPM spec, Debian control, Arch PKGBUILD)
- justfile command runner for build/test/run/format workflow
- GPL-3.0-or-later license (REUSE compliant)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|