mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Add sway_surface
For extending wlr_surface with additional things.
This commit is contained in:
parent
022df2542b
commit
5421198489
5 changed files with 43 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ sway_sources = files(
|
|||
'desktop/layer_shell.c',
|
||||
'desktop/output.c',
|
||||
'desktop/render.c',
|
||||
'desktop/surface.c',
|
||||
'desktop/transaction.c',
|
||||
'desktop/xdg_shell.c',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue