mirror of
https://github.com/swaywm/sway.git
synced 2026-05-03 06:46:26 -04:00
Make swaybg standalone and able to handle multiple outputs
This commit is contained in:
parent
8afe68f920
commit
5f36378cd9
6 changed files with 423 additions and 170 deletions
|
|
@ -1,6 +1,6 @@
|
|||
executable(
|
||||
'swaybg',
|
||||
'main.c',
|
||||
['main.c', 'render.c'],
|
||||
include_directories: [sway_inc],
|
||||
dependencies: [
|
||||
cairo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue