mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
Add official fx renderer (#3)
This commit is contained in:
parent
06f19c81a4
commit
cf1ed777ae
11 changed files with 497 additions and 33 deletions
|
|
@ -12,6 +12,7 @@ sway_sources = files(
|
|||
'xdg_decoration.c',
|
||||
|
||||
'desktop/desktop.c',
|
||||
'desktop/fx_renderer.c',
|
||||
'desktop/idle_inhibit_v1.c',
|
||||
'desktop/layer_shell.c',
|
||||
'desktop/output.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue