wails/v3/internal/capabilities
Lea Anthony fe29d1405e Add Linux stubs for badge service and fix capabilities compilation
- Add badge_linux.go with no-op implementation for Linux compatibility
- Fix capabilities_linux.go to not require webkit version detection
- Add missing build tag to webkit_linux.go

Resolves "undefined: badge.NewWithOptions" and "undefined: badge.New" errors
that were causing Linux build failures in GitHub Actions for badge examples.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 23:45:34 +10:00
..
capabilities.go [linux] Add webkit version detection + capabilities 2023-11-12 08:21:31 +11:00
capabilities_darwin.go [v3] Add capabilities, move to app-region css for drag, support native drag on Windows 2023-06-14 18:12:37 +10:00
capabilities_linux.go Add Linux stubs for badge service and fix capabilities compilation 2025-06-11 23:45:34 +10:00
capabilities_windows.go Fix windows build 2023-11-12 14:23:13 +11:00