mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-07 13:29:55 -05:00
compositor-x11: Set window icon
This commit is contained in:
parent
24ed621388
commit
f58d8ca1bd
5 changed files with 76 additions and 23 deletions
|
|
@ -19,4 +19,8 @@ dist_waylanddata_DATA = \
|
|||
top_right_corner.png \
|
||||
top_side.png \
|
||||
xterm.png \
|
||||
wayland.svg
|
||||
wayland.svg \
|
||||
wayland.png
|
||||
|
||||
wayland.png : wayland.svg
|
||||
rsvg-convert -w 128 -h 128 wayland.svg -o wayland.png
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue