kwin/kcmkwin
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
..
kwindecoration Terminal=0 -> Terminal=false 2004-10-19 02:39:40 +00:00
kwinoptions Terminal=0 -> Terminal=false 2004-10-19 02:39:40 +00:00
kwinrules Ok, one more subtle fix: If the WM_CLASS components differ, use complete 2004-11-05 17:05:40 +00:00
Makefile.am GUI for rules (=window specific settings). Have fun figuring out how it 2004-06-21 16:25:24 +00:00