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.
 
 
 
 
 
Daniel M. Duley a6cc2d48ab Opps, forgot to get rid of an annoying warning :P 27 years ago
clients Opps, forgot to get rid of an annoying warning :P 27 years ago
images moved over from kwm. 27 years ago
pics moved over from kwm. 27 years ago
Makefile.am Implemented plugins :) This was a huge pain in the arse because a) I am stupid 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
client.cpp using KWM::title() instead of XFetchName() to get a window's name. 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 let it compile with SparcWorks CC 5.0 (templates, stdlib.h, little ANSI glitches) 27 years ago
main.h run, not crash 27 years ago
options.cpp CT: Scott Lamb <slamb@oh.yeah.org> corrected the spelling of 27 years ago
options.h CT: Scott Lamb <slamb@oh.yeah.org> corrected the spelling of 27 years ago
plugins.cpp Implemented plugins :) This was a huge pain in the arse because a) I am stupid 27 years ago
plugins.h Implemented plugins :) This was a huge pain in the arse because a) I am stupid 27 years ago
stdclient.cpp Use kdrawutil and committing my initial implementation of the kwm theme 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
tabbox.cpp configurable mouse bindings (see README) 27 years ago
tabbox.h nicer tabbox 27 years ago
workspace.cpp fixed typo 27 years ago
workspace.h Implemented plugins :) This was a huge pain in the arse because a) I am stupid 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>