window.c: frame_button: Maximize, minimize, close, icon buttons in window frame

This commit is contained in:
Martin Minarik
2012-05-10 02:04:35 +02:00
committed by Kristian Høgsberg
parent 80680c7b75
commit 1998b154a7
6 changed files with 258 additions and 4 deletions
+5 -1
View File
@@ -5,7 +5,11 @@ dist_westondata_DATA = \
$(wayland_icon_png) \
pattern.png \
terminal.png \
border.png
border.png \
icon_window.png \
sign_close.png \
sign_maximize.png \
sign_minimize.png
if HAVE_RSVG_CONVERT
wayland_icon_png = wayland.png
Binary file not shown.

After

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B