kwin/kcmkwin/kwinrules
Luboš Luňák a24fc0b2a0 Ok, one more subtle fix: If the WM_CLASS components differ, use complete
WM_CLASS.

This allows e.g. having extra settings for one specific Konsole, all that's
needed is to launch it as "konsole -name konsole_special", and make KWin's
window-specific settings match for complete window class
"konsole_special konsole". Generic Konsole settings will apply to all Konsole's,
while these specific ones will apply only to instances using -name.

The nice advantage is this shouldn't have all those weird issues kstart has
(die, kstart, die!).

svn path=/trunk/kdebase/kwin/; revision=360769
2004-11-05 17:05:40 +00:00
..
detectwidget.cpp
detectwidget.h
detectwidgetbase.ui Fix margins and simplify layout. 2004-09-11 22:45:23 +00:00
kcm.cpp
kcm.h
kwinrules.desktop Terminal=0 -> Terminal=false 2004-10-19 02:39:40 +00:00
kwinsrc.cpp
main.cpp Ok, one more subtle fix: If the WM_CLASS components differ, use complete 2004-11-05 17:05:40 +00:00
Makefile.am this compiles nicer 2004-08-25 21:25:58 +00:00
ruleslist.cpp Use double-click to modify rules 2004-08-30 14:04:49 +00:00
ruleslist.h
ruleslistbase.ui Fix margins and simplify layout. 2004-09-11 22:45:23 +00:00
ruleswidget.cpp Modify Alt+F3/Advanced/Window specific settings to avoid the dialog 2004-11-05 15:29:50 +00:00
ruleswidget.h Modify Alt+F3/Advanced/Window specific settings to avoid the dialog 2004-11-05 15:29:50 +00:00
ruleswidgetbase.ui Fix margins and simplify layout. 2004-09-11 22:45:23 +00:00