Commit graph

15 commits

Author SHA1 Message Date
Dirk Mueller
42c0e144c1 fix export's
svn path=/trunk/kdebase/ksysguard/; revision=363751
2004-11-17 17:56:22 +00:00
Luboš Luňák
ced8835dfa Make sure unused settings have prefilled values also with Alt+F3/Window-specific settings.
svn path=/trunk/kdebase/kwin/; revision=361970
2004-11-10 11:41:12 +00:00
Luboš Luňák
d0a2d63fdf When using Alt+F3/Window-specific settings, activate directly first tab
with settings, now that it tries to find the right matching rules itself.

svn path=/trunk/kdebase/kwin/; revision=361961
2004-11-10 11:07:51 +00:00
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
Luboš Luňák
c75b0cf867 Pre-fill also the hostname.
svn path=/trunk/kdebase/kwin/; revision=360740
2004-11-05 15:36:03 +00:00
Luboš Luňák
a5a748b4bc Modify Alt+F3/Advanced/Window specific settings to avoid the dialog
for specifying a window by doing a lot of guessing how to actually
identify the specific window next time, so that it directly invokes
the dialog with the various settings for the window.
Let's see if this is simple enough to use, or if it still needs something
like the old 'remember some random settings I think should be worth remembering'.

CCBUG: 90918

svn path=/trunk/kdebase/kwin/; revision=360733
2004-11-05 15:29:50 +00:00
Luboš Luňák
8282f1e300 Titles are not case insensitive.
svn path=/trunk/kdebase/kwin/; revision=346091
2004-09-13 08:41:00 +00:00
Luboš Luňák
c12fe50943 Oops, handle case when nothing was modified.
svn path=/trunk/kdebase/kwin/; revision=336018
2004-08-04 14:30:59 +00:00
Luboš Luňák
4c7fcb58a7 Correctly replace edited entries and remove empty ones.
svn path=/trunk/kdebase/kwin/; revision=336015
2004-08-04 14:26:34 +00:00
Luboš Luňák
00bdcc2e0d #84605 - make the Alt+F3/Advanced/Special window settings option find
automatically a match entry and create a new one if none is found.
CCMAIL: 84605-done@bugs.kde.org

svn path=/trunk/kdebase/kwin/; revision=333894
2004-07-29 17:08:25 +00:00
Albert Astals Cid
46fb958961 More KCModule that now use setAboutData so we avoid leaking of mem
svn path=/trunk/kdebase/kwin/; revision=330728
2004-07-18 23:40:42 +00:00
Luboš Luňák
e2dd3cc857 I bet I'm gonna need this.
svn path=/trunk/kdebase/kwin/; revision=329185
2004-07-14 15:00:10 +00:00
Stephan Kulow
b134c99a12 a bit too much copy&pasting
svn path=/trunk/kdebase/kwin/; revision=324820
2004-06-30 07:32:03 +00:00
Stephan Binner
3ca8c8c625 CVS_SILENT i18n style guide fixes, http://developer.kde.org/documentation/standards/kde/style/basics/labels.html
Why do have some checkboxes have their label to the left!?

svn path=/trunk/kdebase/kwin/; revision=322542
2004-06-21 17:12:23 +00:00
Luboš Luňák
36b64e3897 GUI for rules (=window specific settings). Have fun figuring out how it
works, because I haven't written any kind of docs for it yet, and
the most important button doesn't work yet either (yes, that one that
has it written on it). I just hope the GUI doesn't suck too much, because
I'm really bad at such things.

svn path=/trunk/kdebase/kwin/; revision=322524
2004-06-21 16:25:24 +00:00