mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
common: move load_image to swaybar
swaynag, swaymsg, and sway do not use this function and are unlikely to in the future.
This commit is contained in:
parent
439122e887
commit
e633fe0b40
5 changed files with 5 additions and 6 deletions
|
@ -26,6 +26,7 @@ executable(
|
|||
'bar.c',
|
||||
'config.c',
|
||||
'i3bar.c',
|
||||
'image.c',
|
||||
'input.c',
|
||||
'ipc.c',
|
||||
'main.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue