Commit 6391ad970c6b54e706f38e78182701b034ae77ef

Frank Praznik 2022-10-09T11:11:55

wayland: Factor out common libdecor frame commit code The pattern of: libdecor_state_new() libdecor_frame_commit() libdecor_state_free() was used in several places. Factor it out into a common function.