Open Issues Need Help
View All on GitHub Developer Tools • Viewer/Display
Linux build is broken 30 days ago
AI Summary: The task is to fix a broken Linux build for the LampGhost project. The build failure is due to the recent addition of a clipboard image copying feature, which relies on desktop environment support not available in the headless GitHub Actions environment. The solution involves either finding a way to perform image copying without desktop environment dependencies or modifying the GitHub Actions workflow to provide the necessary environment. Additionally, investigating and resolving compatibility issues with Wayland is required.
Complexity:
4/5
help wanted