Skip to content

Conversation

@versionpatch
Copy link
Collaborator

@versionpatch versionpatch commented Jun 14, 2022

Issue #15 .


wl_display_roundtrip(wl_back->display);

xdg_surface_set_window_geometry(window->xdg_surface,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I believe this must be kept. Even if it does not set the window position, it should properly set its size.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please consider this comment.

@ddeclerck
Copy link
Collaborator

Note : in general, a pull request (PR) should only contain closely related stuff.
Here, the snake and gradient examples should be in a separate PR (make a specific branch based master).

@ddeclerck ddeclerck linked an issue Jul 1, 2022 that may be closed by this pull request
@ddeclerck
Copy link
Collaborator

Superseded by #128

@ddeclerck ddeclerck closed this Nov 22, 2022
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.

Implement the Wayland backend

2 participants