-
Notifications
You must be signed in to change notification settings - Fork 78
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
Add support for wlroots v0.18 #313
Merged
Merged
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7e7c6f - Browse repository at this point
Copy the full SHA d7e7c6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b3f5e - Browse repository at this point
Copy the full SHA 88b3f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b48226b - Browse repository at this point
Copy the full SHA b48226bView commit details -
cage: drop wlr_scene_set_presentation()
Scene-graph will do the right thing without this call.
Configuration menu - View commit details
-
Copy full SHA for 6ca613f - Browse repository at this point
Copy the full SHA 6ca613fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f366d - Browse repository at this point
Copy the full SHA 34f366dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef7e85 - Browse repository at this point
Copy the full SHA 8ef7e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0b69c - Browse repository at this point
Copy the full SHA 8b0b69cView commit details -
xdg_shell: configure surface on initial commit
Instead of waiting for the surface to be mapped before sending a configure event, do it on initial commit. Note, wlroots 0.18 no longer sends automatic configure events on initial commit.
Configuration menu - View commit details
-
Copy full SHA for ca4b8c0 - Browse repository at this point
Copy the full SHA ca4b8c0View commit details -
xdg_shell: wait for initial commit to set xdg-decoration mode
Sending the xdg-decoration mode when the xdg_toplevel_decoration object is created is incorrect: we need to wait for the initial commit.
Configuration menu - View commit details
-
Copy full SHA for f24c231 - Browse repository at this point
Copy the full SHA f24c231View commit details -
Workaround for [1]: register a listener for wl_display destroy and avoid calling wl_display_terminate() after. [1]: https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/421
Configuration menu - View commit details
-
Copy full SHA for a246000 - Browse repository at this point
Copy the full SHA a246000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129824b - Browse repository at this point
Copy the full SHA 129824bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.