mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-29 04:47:24 +00:00
Resolve merge conflicts: - build-and-test-v3.yml: take v3-alpha step names (non-experimental GTK4) - linux_cgo_gtk4.h: remove WailsScreen struct (deleted in v3-alpha) Address PR review comments: - screen/main.go: use path.Clean for HTTP paths instead of filepath.Clean, fix Windows drive-letter check (was dead code), add filepath.FromSlash - UNRELEASED_CHANGELOG.md: remove duplicate changelog entry - build-and-test-v3.yml: add actions:write permission to cleanup job Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>