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

layer-shell: implement configure scheduling #3212

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vyivel
Copy link

@vyivel vyivel commented Sep 23, 2021

This commit introduces wlr_layer_surface_v1.scheduled and implements
configure scheduling mechanism used by xdg-surface, unifying the API.


This is a breaking change: wlr_layer_surface_v1_configure() is replaced by wlr_layer_surface_v1_set_size().

@vyivel vyivel marked this pull request as draft September 23, 2021 18:06
@vyivel vyivel force-pushed the layer-surface-scheduled-configure branch from 4b659af to 542fe0a Compare September 23, 2021 19:18
This commit introduces wlr_layer_surface_v1.scheduled and implements
configure scheduling mechanism used by xdg-surface, unifying the API.
@vyivel vyivel force-pushed the layer-surface-scheduled-configure branch from 542fe0a to 9a36c89 Compare September 24, 2021 04:52
@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/3212

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