mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-09 13:29:48 -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
|
|
@ -230,4 +230,7 @@ tty_destroy(struct tty *tty);
|
|||
void
|
||||
screenshooter_create(struct wlsc_compositor *ec);
|
||||
|
||||
uint32_t *
|
||||
wlsc_load_image(const char *filename, int width, int height);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue