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 Preselect option for using a specific window instead of whole app. 2004-08-24 08:35:47 +00:00
detectwidget.h Pre-fill geometry, state etc. to inactive settings in order to 2004-08-04 11:00:40 +00:00
detectwidgetbase.ui Fix margins and simplify layout. 2004-09-11 22:45:23 +00:00
kcm.cpp #84605 - make the Alt+F3/Advanced/Special window settings option find 2004-07-29 17:08:25 +00:00
kcm.h #84605 - make the Alt+F3/Advanced/Special window settings option find 2004-07-29 17:08:25 +00:00
kwinrules.desktop Terminal=0 -> Terminal=false 2004-10-19 02:39:40 +00:00
kwinsrc.cpp #84605 - make the Alt+F3/Advanced/Special window settings option find 2004-07-29 17:08:25 +00:00
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 GUI for rules (=window specific settings). Have fun figuring out how it 2004-06-21 16:25:24 +00:00
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