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 7a2d237c3c removed some obsolete Qt functions (mostly QString::data()) 26 years ago
clients removed some obsolete Qt functions (mostly QString::data()) 26 years ago
images moved over from kwm. 27 years ago
pics moved over from kwm. 27 years ago
Makefile.am More I18N_NOOP stuff 27 years ago
NEWCOLORSCHEME.README My weekly big ass style commit ;-) This implements what I discussed earlier 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 new transients as well 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 WABA: Use KCmdLineArgs 27 years ago
main.h WABA: Use KCmdLineArgs 27 years ago
options.cpp My weekly big ass style commit ;-) This implements what I discussed earlier 27 years ago
options.h My weekly big ass style commit ;-) This implements what I discussed earlier 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 My weekly big ass style commit ;-) This implements what I discussed earlier 27 years ago
stdclient.h My weekly big ass style commit ;-) This implements what I discussed earlier 27 years ago
stdclient_bitmaps.h Did a real implementation for the question mark button for the standard style. 27 years ago
tabbox.cpp CT: erase crash in tabbox thanks to Malte Starostik 27 years ago
tabbox.h nicer tabbox 27 years ago
workspace.cpp make transients sticky when their main window becomes sticky 27 years ago
workspace.h make transients sticky when their main window becomes sticky 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>