Skip to content

output: send wl_output release event#867

Closed
PointerDilemma wants to merge 1 commit intohyprwm:mainfrom
PointerDilemma:main
Closed

output: send wl_output release event#867
PointerDilemma wants to merge 1 commit intohyprwm:mainfrom
PointerDilemma:main

Conversation

@PointerDilemma
Copy link
Collaborator

This has the potential to fix some dynamic monitor issues.

I didn't try this, but in my mind it has the potential the monitor re-plugging issues on nvidia+.
Should be the correct thing to do anyways.

This has the potential to fix some dynamic monitor issues.
@PointerDilemma
Copy link
Collaborator Author

Nevermind, I just realized that this is already part of the generated wayland.cpp.

CCWlOutput::~CCWlOutput() {
    if (!destroyed)
        sendRelease();
}

@vaxerski
Copy link
Member

shoutout C++ :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants