| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 days | upgpkg: clipse-gui 0.9.0-3 | d7om | |
| fix: replace python-installer with pip for Python 3.14 compat python-installer 0.7.x raises "Attempting to write clipse-gui outside of the target directory" on Python 3.14 due to a path resolution change. Switch to pip install with --root/--prefix, which routes script paths through sysconfig and works correctly. | |||
| 2026-04-19 | upgpkg: clipse-gui 0.9.0-2 | d7om | |
| Rebuild against git HEAD to include new 'Clear search on Escape' setting (upstream 25a2b15). | |||
| 2026-04-18 | bump to 0.9.0, add gtk-layer-shell dependency | d7om | |
| 2026-04-16 | upgpkg: clipse-gui 0.8.0-1 | d7om | |
| Pulls upstream v0.8.0: refactor of controller into mixins, UI polish (header buttons, settings appearance, list row corners), graceful SIGINT/SIGTERM exit, compact mode fixes. See https://github.com/d7omdev/clipse-gui/releases/tag/v0.8.0 | |||
| 2026-04-16 | build: install via wheel + python-installer (PEP 517) | d7om | |
| Replace manual `cp -r clipse_gui ...` + shim launcher with a standard wheel build and `python -m installer` step. Produces a real entry-point script at /usr/bin/clipse-gui and lays the package under site-packages where Python expects it. Lockstep with system python-gobject is preserved (no bundling), keeping the structural fix from a128573 intact. | |||
| 2026-04-15 | fix: switch to plain Python install, drop Nuitka bundle | d7om | |
| Replace the Nuitka onefile build with a direct Python source installation to fix frozen-gi assertion crashes (#13, #14). System python-gobject stays in sync with system GLib at runtime. - Remove uv/gcc/patchelf makedepends and build() function - Install clipse_gui package and launcher shim under /usr/share - Add explicit python dependency - Change arch to 'any' (no compiled binary) | |||
| 2026-02-22 | Update to v0.7.0 | d7om | |
| 2026-02-18 | deps: add patchelf makedep, clipse dep, and systemd user service | d7om | |
| 2026-02-14 | build: fix Nuitka build and PKGBUILD | d7om | |
| - Switch to onefile mode for simpler deployment - Install to /opt with symlink in /usr/bin - Add !strip option to prevent binary corruption - Install PyGObject in venv for proper bundling - Clean up README and add INSTALL.md | |||
| 2026-02-12 | Update to v0.6.0 | d7om | |
| 2025-08-28 | Update to version 0.3.2 | d7om | |
| 2025-08-28 | Reset to version 0.3.1 | d7om | |
| 2025-08-28 | Update to version 0.3.2 | d7om | |
| 2025-08-23 | Update to version 0.3.1 | d7om | |
| 2025-08-17 | Update to version 0.3.0 | d7omdev | |
| 2025-08-11 | Update to version 0.2.1 | d7omdev | |
| 2025-08-11 | Update to version 0.2.0 | d7omdev | |
| 2025-05-20 | Update to version 0.1.4 | d7omdev | |
| 2025-05-06 | Update to version 0.1.3 | d7omdev | |
| 2025-04-25 | Update 0.1.2 | d7omdev | |
| 2025-04-16 | Update 0.1.1 | d7omdev | |
| 2025-04-14 | (fix): Fix build in clean chroot, remove mimeinfo.cache conflict | d7omdev | |
| - Added patchelf to makedepends for Nuitka standalone support - Removed update-desktop-database call to avoid conflict with mimeinfo.cache | |||
| 2025-04-14 | Fix build: correct binary install path | d7omdev | |
| 2025-04-13 | Merge branch 'master' of ssh://aur.archlinux.org/clipse-gui | d7omdev | |
| 2025-04-13 | feat(PKGBUILD): enhance build process with virtual environment and improved ↵ | d7omdev | |
| packaging | |||
| 2025-04-13 | feat(PKGBUILD): enhance build process with virtual environment and improved ↵ | d7omdev | |
| packaging | |||
| 2025-04-13 | Merge branch 'master' of ssh://aur.archlinux.org/clipse-gui | d7omdev | |
| 2025-04-13 | feat(pkgbuild): update build process and dependencies for clipse-gui | d7omdev | |
| 2025-04-13 | feat(pkgbuild): update build process and dependencies for clipse-gui | d7omdev | |
| 2025-04-13 | feat(pkgbuild): update build process and dependencies for clipse-gui | d7omdev | |
| 2025-04-13 | feat(pkgbuild): update build process and dependencies for clipse-gui | d7omdev | |
| 2025-04-12 | Added README | d7omdev | |
| 2025-04-12 | Added README | d7omdev | |
| 2025-04-12 | Initial commit | d7omdev | |