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

Schedule a frame even if damage is empty #2094

Merged
merged 1 commit into from
Jun 2, 2018

Conversation

emersion
Copy link
Member

@emersion emersion commented Jun 2, 2018

This fixes clients scheduling a frame by committing without damaging anything like so:

callback = wl_surface_frame(surface);
wl_surface_commit(surface);

@emersion emersion merged commit fb932cf into swaywm:master Jun 2, 2018
@emersion emersion deleted the damage-schedule branch June 2, 2018 19:50
@emersion
Copy link
Member Author

emersion commented Jun 2, 2018

Tested by @atomnuker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant