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

Consider removing wl_pointer check #66

Closed
emersion opened this issue Oct 12, 2020 · 1 comment
Closed

Consider removing wl_pointer check #66

emersion opened this issue Oct 12, 2020 · 1 comment

Comments

@emersion
Copy link
Owner

Do we still need this check? It sounds like a touch-only device wouldn't render any selection because of this.

slurp/render.c

Line 34 in 96f5213

if (!seat->wl_pointer) {

Originally posted by @emersion in #63 (comment)

@emersion emersion mentioned this issue Oct 12, 2020
@emersion
Copy link
Owner Author

My bad, this is now addressed in #63, no need to open an issue.

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

No branches or pull requests

1 participant