Skip to content

surface: improve role precommit hook

Kirill Primak requested to merge github/fork/vyivel/commit-improve into master

Depends on !3412 (merged)

Breaking changes

  • wlr_surface_role.precommit now also takes const wlr_surface_state * which is to be applied and is called before actual commit, not when wl_surface.commit is received.
Edited by Kirill Primak

Merge request reports

Loading