mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Use wlroots scene-graph API
Move xdg-shell and xwayland-shell surfaces to new API Also render alt-tab on-screen-display by converting cairo-surface to wlr_buffer
This commit is contained in:
parent
d2552232c7
commit
532656ad5b
16 changed files with 189 additions and 1465 deletions
|
|
@ -16,10 +16,8 @@ labwc_sources = files(
|
|||
'seat.c',
|
||||
'server.c',
|
||||
'ssd.c',
|
||||
'subsurface.c',
|
||||
'theme.c',
|
||||
'view.c',
|
||||
'view-child.c',
|
||||
'view-impl.c',
|
||||
'xdg.c',
|
||||
'xdg-deco.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue