Commit graph

7 commits

Author SHA1 Message Date
goodroot
c0bfdd3560 Revert install script to simple working version
- Remove complex sudo -u commands that require FIDO authentication
- Go back to simple ./scripts/install-omarchy.sh approach
- Remove pre_remove function that was causing issues
- This matches the last known working version
2025-09-06 15:29:20 -07:00
goodroot
a0c14617cc Revert to original working cp command
- Changed back from specific file copying to cp -r . approach
- This was the working approach before our changes
- Fixes the system file permission errors in AUR builds
2025-09-06 15:26:32 -07:00
goodroot
7b6a97d5ed Fix AUR package build errors
- Add missing python-evdev dependency for hotkey detection
- Add all required Python dependencies from Arch repos
- Fix file copying to only include source files (no system files)
- Create virtual environment with pip-only dependencies
- Make installation script non-interactive for AUR context

Fixes hotkey detection issues when installing from AUR.
2025-09-06 15:16:22 -07:00
goodroot
08fdd1bb9f Update to v1.2.0
- Bump version from 1.1.0 to 1.2.0
- Update SHA-256 checksum for v1.2.0 release
- Fix audio feedback path resolution for relative paths
- Add shift_paste configuration option (Ctrl+Shift+V by default)
- Improve text injection compatibility across terminals and GUI apps
2025-09-06 15:03:12 -07:00
goodroot
4bf4056493 Update to version 1.1.0 with configurable prompt and paste buffer behaviour,plus improved install messaging 2025-09-03 09:45:43 -07:00
goodroot
6090360aec clarify logout requirement in install languag 2025-08-31 12:28:01 -07:00
goodroot
a69ec918c6 Initial package release: hyprwhspr 1.0.0 2025-08-31 11:42:56 -07:00