mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:07:46 +00:00
WindowServer: Support PNG wallpapers.
Fix up /bin/pape so it tells the WindowServer which wallpaper file to use.
This commit is contained in:
parent
fe25f957e5
commit
e4dfd5a3a4
15 changed files with 150 additions and 12890 deletions
|
@ -46,6 +46,7 @@ LIBGUI_OBJS = \
|
|||
GMessageBox.o \
|
||||
GInputBox.o \
|
||||
GDialog.o \
|
||||
GDesktop.o \
|
||||
GWindow.o
|
||||
|
||||
OBJS = $(SHAREDGRAPHICS_OBJS) $(LIBGUI_OBJS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue