Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
wlroots
wlroots
Merge requests
!4020
backend/drm: drop wlr_drm_layer.pending_{width,height}
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Simon Ser
requested to merge
emersion/wlroots:drm-layer-size
into
master
Feb 21, 2023
Overview
1
Commits
1
Pipelines
2
Changes
3
No need to store this info in struct wlr_drm_layer. We can just extract the size when we need it.