Conversation
…age xdotool, Flatpak audio
…r selector + non-linux stub; whisper: !cgo stubs; dev: add dev-env.sh and DEVELOPMENT.md; tests: fix EDITOR in handlers_test
- Add wtype/ydotool for Wayland text input - Fix DBus hotkeys with proper accelerators - Apply security validation to all exec commands - Add wl-clipboard and wtype to Flatpak manifest - Include Wayland tools in AppImage build
74dd716 to
0c08298
Compare
Add Docker-based development environment to solve systray dependency issues and provide consistent development environment across platforms. Features: - Development container with GUI libraries for systray support - Linting container for static analysis with all dependencies - AppImage and Flatpak build containers for package creation - Shared volumes for Go modules and whisper.cpp libraries - Comprehensive Makefile integration with simple commands Docker services: - dev: Full development environment with GUI deps - lint: Lightweight linting with golangci-lint - test: Testing environment with whisper.cpp support - build-appimage: AppImage package builder - build-flatpak: Flatpak package builder - whisper-builder: Shared whisper.cpp library builder Quick commands: - make docker-up: Start development services - make docker-dev: Enter development environment - make docker-lint: Run linter (solves systray deps issue) - make docker-ci: Full CI pipeline Benefits: - No need to install GUI libraries on host system - Consistent environment across different platforms - Isolated package building with all dependencies - Parallel development and testing workflows 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
…ci-lint to v1.64.8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.