Skip to content

mangoapp: Port to Wayland + wlr_layer_shell_v1#1360

Open
misyltoad wants to merge 3 commits intoflightlessmango:masterfrom
misyltoad:mangoapp-wayland
Open

mangoapp: Port to Wayland + wlr_layer_shell_v1#1360
misyltoad wants to merge 3 commits intoflightlessmango:masterfrom
misyltoad:mangoapp-wayland

Conversation

@misyltoad
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/app/main.cpp
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
Copy Markdown
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
Copy Markdown
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