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

backend/noop: listen to display destroy and destroy the backend #2583

Merged
merged 1 commit into from
Dec 31, 2020

Conversation

ammen99
Copy link
Member

@ammen99 ammen99 commented Dec 29, 2020

Not sure if this is needed, but I guess it is a good idea, since most objects which are related to the display are destroyed when it is destroyed?

Copy link
Member

@ifreund ifreund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm in favor of this, but this is a breaking change. I currently manually destroy the noop backend so if this was merged without changing river's code there would be a double free.

@ammen99 ammen99 added the breaking Breaking change in public API label Dec 29, 2020
Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@emersion emersion merged commit eb30cde into swaywm:master Dec 31, 2020
@emersion emersion changed the title noop: listen to display destroy and destroy the backend backend/noop: listen to display destroy and destroy the backend Mar 12, 2021
@emersion emersion mentioned this pull request Mar 12, 2021
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

3 participants