mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
scene: Add fractional scale handling
This commit is contained in:
parent
efb8df8b22
commit
1225f81a6a
2 changed files with 18 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ struct wlr_scene_surface {
|
|||
|
||||
struct wlr_addon addon;
|
||||
|
||||
struct wl_listener outputs_update;
|
||||
struct wl_listener output_enter;
|
||||
struct wl_listener output_leave;
|
||||
struct wl_listener output_present;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue