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

region: make wlr_region_create private #2662

Merged
merged 2 commits into from
Feb 2, 2021

Conversation

emersion
Copy link
Member

This function should only be called from the handler for
wl_compositor.create_region requests.


Breaking change: wlr_region_create has been removed.

@emersion emersion added the breaking Breaking change in public API label Jan 18, 2021
This function should only be called from the handler for
wl_compositor.create_region requests.
@emersion emersion merged commit a39dc1f into swaywm:master Feb 2, 2021
@emersion emersion deleted the region-private branch February 2, 2021 22:42
@emersion emersion mentioned this pull request Mar 12, 2021
emersion added a commit to emersion/wlroots that referenced this pull request Mar 30, 2021
This is not meant to be exposed in the public API, just like
wlr_region_create [1].

[1]: swaywm#2662
emersion added a commit to emersion/wlroots that referenced this pull request Mar 30, 2021
This is not meant to be exposed in the public API, just like
wlr_region_create [1].

[1]: swaywm#2662
emersion added a commit to emersion/wlroots that referenced this pull request Mar 30, 2021
This is not meant to be exposed in the public API, just like
wlr_region_create [1].

[1]: swaywm#2662
emersion added a commit that referenced this pull request Apr 6, 2021
This is not meant to be exposed in the public API, just like
wlr_region_create [1].

[1]: #2662
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change in public API
Development

Successfully merging this pull request may close these issues.

None yet

1 participant