You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Stephan Kulow fe7681b639 - const unsigned char *bitmap, int bw=0, int bh = 0) 27 years ago
images moved over from kwm. 27 years ago
pics moved over from kwm. 27 years ago
Makefile.am removed the subdir images, since it has no makefile. At least it compiles 27 years ago
NEWCOLORSCHEME.README Updated the color scheme README, and you can now use kcmdisplay to set the 27 years ago
README animated shading works again. Shortcut for shading possible 27 years ago
README.KRASH I was going to comment out all the styles except stdclient and system for 27 years ago
atoms.cpp implemented desktop cascading and uncluttering. 27 years ago
atoms.h implemented desktop cascading and uncluttering. 27 years ago
beclient.cpp configurable mouse bindings (see README) 27 years ago
beclient.h some bugfixes, added a window operations menu, some simple shading animation 27 years ago
client.cpp small fixes to resize handling with the keyboard with weird mousepointer positions 27 years ago
client.h More keyboard commands such as "Window move" and "Window resize". 27 years ago
hil-app-kwin.png adding new icons sent by Tackat 27 years ago
him-app-kwin.png adding new icons sent by Tackat 27 years ago
kwin more experimental stuff 27 years ago
kwin.pro more experimental stuff 27 years ago
kwinbindings.cpp More keyboard commands such as "Window move" and "Window resize". 27 years ago
lom-app-kwin.png adding new icons sent by Tackat 27 years ago
los-app-kwin.png adding new icons sent by Tackat 27 years ago
main.cpp small things 27 years ago
main.h run, not crash 27 years ago
nextclient.cpp - const unsigned char *bitmap, int bw=0, int bh = 0) 27 years ago
nextclient.h Nextstep style ;-) You can see a screenshot of this with the KStep widget 27 years ago
options.cpp Change the shade default steps from 50 to a much snappier 10 ;-) If bg 27 years ago
options.h configurable mouse bindings (see README) 27 years ago
stdclient.cpp even more elaborate 27 years ago
stdclient.h implemented preliminary WM_CONTEXT_HELP protocol. In combination with tomorrow's 27 years ago
stdclient_bitmaps.h Use widget bg pixmap if it exists. You can see a small screenshot of how 27 years ago
systemclient.cpp Use the methods Matthias already provided in StdClient for the context help 27 years ago
systemclient.h Use the methods Matthias already provided in StdClient for the context help 27 years ago
tabbox.cpp configurable mouse bindings (see README) 27 years ago
tabbox.h nicer tabbox 27 years ago
workspace.cpp Sync the config after switching styles. 27 years ago
workspace.h More keyboard commands such as "Window move" and "Window resize". 27 years ago

README

This is kwin, kwm next generation.

Currently supported options in the kwinrc:

[WM]
... general color stuff, usually in kdeglobals ...

[Windows]

MoveMode=Opaque|Transparent
ResizeMode=Opaque|Transparent
Placement=Smart|Random|Cascade
AnimateShade=true|false
AnimSteps=<integer=20>
BorderSnapZone=<integer=10>
WindowSnapZone=<integer=10>
TitlebarDoubleClickCommand=Move|Resize|
Maximize|Iconify|Close|Sticky|Shade|Operations

[MouseBindings]

CommandActiveTitlebar1 |
CommandActiveTitlebar2 |
CommandActiveTitlebar3 |
CommandInactiveTitlebar1 |
CommandInactiveTitlebar2 |
CommandInactiveTitlebar3 |
CommandWindow1 |
CommandWindow2 |
CommandWindow3 |
CommandAll1 |
CommandAll2 |
CommandAll3
=
Raise |
Lower |
Operations Menu |
Toggle raise and lower |
Activate and raise |
Activate and lower |
Activate |
Activate, raise and pass click |
Activate and pass click |
Move |
Resize |
Nothing




Have fun,

Matthias
<ettrich@kde.org>