Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

surface: improve role precommit hook, add commit_request signal #3191

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vyivel
Copy link

@vyivel vyivel commented Sep 11, 2021

See individual commits.

Makes precommit being called before the actual commit. Preliminary work for a future PR decoupling subsurface code from wlr_surface.

@vyivel
Copy link
Author

vyivel commented Sep 12, 2021

Commit request role hook could be replaced with a signal. Done.

@vyivel vyivel marked this pull request as draft September 18, 2021 07:38
Kirill Primak added 3 commits October 4, 2021 22:46
Now the role precommit hook is called before the commit, not on
wl_surface.commit request, and takes a state which is to be applied.
@vyivel vyivel changed the title surface: improve commit role hooks surface: add commit_request signal Oct 4, 2021
@vyivel vyivel changed the title surface: add commit_request signal surface: improve role precommit hook, add commit_request signal Oct 4, 2021
@vyivel vyivel marked this pull request as ready for review October 5, 2021 09:19
@vyivel vyivel marked this pull request as draft October 5, 2021 16:36
@emersion
Copy link
Member

emersion commented Nov 1, 2021

wlroots has migrated to gitlab.freedesktop.org. This pull request has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3191

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

Successfully merging this pull request may close these issues.

None yet

2 participants