Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error message for when compositor does not support required protcols #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Burn-E99
Copy link

@Burn-E99 Burn-E99 commented Feb 20, 2024

Adds a check to init() to verify the zwlr_screencopy_manager exists before using it to avoid a vague 'Segmentation Fault' (like seen in #51) when used on a system that does not implement the wlr_screencopy_unstable_v1 protocol.

As I'm one of the people who experienced the Seg Fault on KDE, I set up Hyprland on my laptop to make sure this didn't break functionality on the intended platform.

…cols, tested on EndeavourOS/Hyperland and EndeavourOS/KDE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant