moved over from kwm.

svn path=/trunk/kdebase/kwin/; revision=36550
This commit is contained in:
Preston Brown 1999-12-14 21:11:15 +00:00
parent 2ca984814e
commit ee298f43ec
25 changed files with 26 additions and 0 deletions

View file

@ -2,6 +2,8 @@
INCLUDES = $(all_includes)
LDFLAGS = $(all_libraries) $(KDE_RPATH)
SUBDIRS = pics images
bin_PROGRAMS = kwin
kwin_SOURCES = atoms.cpp beclient.cpp client.cpp main.cpp stdclient.cpp workspace.cpp tabbox.cpp options.cpp systemclient.cpp nextclient.cpp

14
images/README Normal file
View file

@ -0,0 +1,14 @@
To try out these (ugly) shaped window decorations, please copy all
pixmaps (*.xpm) somewhere where kwm´s iconloader will find them (for
example ~/.kde/share/apps/kwm/pics/).
Then add this to your kwmrc, group [General]
ShapeMode=on
Now restart kwm and please do not get a shock ;-)
Enjoy,
Matthias

BIN
images/template.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
images/wm_bottom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
images/wm_bottomleft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
images/wm_bottomright.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
images/wm_left.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
images/wm_right.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
images/wm_top.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
images/wm_topleft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
images/wm_topright.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

10
pics/Makefile.am Normal file
View file

@ -0,0 +1,10 @@
data_DATA = close.png maximize.png maximizedown.png menu.png \
iconify.png pindown.png pinup.png unknown.png fog.png \
fog-grey.png bluesun.png greenie.light.png greenie.dim.png
greenie.light.png greenie.dim.png
datadir = $(kde_datadir)/kwm/pics
EXTRA_DIST = $(data_DATA)

BIN
pics/bluesun.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
pics/close.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

BIN
pics/fog-grey.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
pics/fog.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

BIN
pics/greenie.dim.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
pics/greenie.light.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
pics/iconify.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

BIN
pics/maximize.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

BIN
pics/maximizedown.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

BIN
pics/menu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

BIN
pics/pindown.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

BIN
pics/pinup.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

BIN
pics/unknown.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 708 B