Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mangoapp: Port to Wayland + wlr_layer_shell_v1 #1360

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

misyltoad
Copy link
Contributor

No description provided.

static const struct zwlr_layer_surface_v1_listener layer_surface_listener = {
.configure = [](void *data, struct zwlr_layer_surface_v1 *layer_surface, uint32_t serial, uint32_t width, uint32_t height)
{
SPDLOG_INFO("CONFIGURE!!!");
Copy link
Owner

Choose a reason for hiding this comment

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

debug remnant?

@flightlessmango
Copy link
Owner

wayland-protocols and libglfw3-wayland needs to be added to https://github.com/flightlessmango/MangoHud/blob/master/.github/workflows/ubuntu.yml
Then it should be good to merge

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.

3 participants