Commit graph

55 commits

Author SHA1 Message Date
Albert Astals Cid
2863e6fa66 fixuifiles
svn path=/trunk/kdebase/kcontrol/; revision=368550
2004-12-05 00:12:31 +00:00
Dirk Mueller
a9e6a2f113 fix export's
svn path=/trunk/kdebase/kwin/; revision=364804
2004-11-21 18:06:55 +00:00
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
725a92792c Empty, remove.
svn path=/trunk/kdebase/kwin/; revision=360738
2004-11-05 15:34:59 +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
Benjamin Meyer
7a9eea2c83 Terminal=0 -> Terminal=false
Terminal=1 -> Terminal=true
Add missing ';' to Categories
Remove depreceted: TerminalOptions, BinaryPattern, MiniIcon

svn path=/trunk/kdebase/kcontrol/; revision=355825
2004-10-19 02:39:40 +00:00
Luboš Luňák
be90fd3f6a I guess Laurent is right about this - don't show non-existent virtual
desktops.

svn path=/trunk/kdebase/kwin/; revision=353961
2004-10-12 15:08:31 +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
Nadeem Hasan
e042458673 Fix margins and simplify layout.
svn path=/trunk/kdebase/kwin/; revision=345790
2004-09-11 22:45:23 +00:00
Laurent Montel
bd57539a03 Use double-click to modify rules
svn path=/trunk/kdebase/kwin/; revision=342725
2004-08-30 14:04:49 +00:00
Stephan Kulow
afb37c5f77 this compiles nicer
svn path=/trunk/kdebase/kwin/; revision=341146
2004-08-25 21:25:58 +00:00
Luboš Luňák
d4610e5520 Preselect option for using a specific window instead of whole app.
svn path=/trunk/kdebase/kwin/; revision=340348
2004-08-24 08:35:47 +00:00
Luboš Luňák
1422078a4b Move the maximized and fullscreen settings right below the geometry/size
ones, as they're closely related.

svn path=/trunk/kdebase/kwin/; revision=336041
2004-08-04 15:19:56 +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
a9517d38c2 Pre-fill geometry, state etc. to inactive settings in order to
make it simpler to have an equivalent of 3.2's Save window settings.

svn path=/trunk/kdebase/kwin/; revision=335931
2004-08-04 11:00:40 +00:00
Script Kiddy
0773ba28e0 CVS_SILENT made messages
svn path=/trunk/kdebase/kcontrol/; revision=335843
2004-08-04 06:49:47 +00:00
Stephan Kulow
919755520f this should fix compilation
svn path=/trunk/kdebase/kwin/; revision=335439
2004-08-03 09:17:35 +00:00
Luboš Luňák
2e5c41ad63 Don't even offer the possibility to match using window role if the window
doesn't have it set.

svn path=/trunk/kdebase/kwin/; revision=334156
2004-07-30 13:38:02 +00:00
Luboš Luňák
3966017ccd Fill (or pre-fill) more values from the detect dialog for matching the window.
svn path=/trunk/kdebase/kwin/; revision=334154
2004-07-30 13:35:55 +00:00
Luboš Luňák
b1a372dc9e This doesn't seem to be needed anymore.
svn path=/trunk/kdebase/kwin/; revision=333895
2004-07-29 17:08:40 +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
Luboš Luňák
92e9f94ea2 Don't show invalid position.
svn path=/trunk/kdebase/kwin/; revision=333883
2004-07-29 16:44:20 +00:00
Luboš Luňák
7aac7625a7 Not necessary anymore.
svn path=/trunk/kdebase/kwin/; revision=333807
2004-07-29 13:26:16 +00:00
Luboš Luňák
19d92946a2 Less duplicated code.
svn path=/trunk/kdebase/kwin/; revision=333547
2004-07-28 15:49:54 +00:00
Luboš Luňák
d5d2f27da9 Add regexp capturing parentheses.
svn path=/trunk/kdebase/kwin/; revision=330899
2004-07-19 14:06:27 +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
Luboš Luňák
59ac9d1c2e This looks to me like the prevention is supposed to steal focus, and
some people on IRC agree.

svn path=/trunk/kdebase/kwin/; revision=329180
2004-07-14 14:53:15 +00:00
Luboš Luňák
3851cabe5c Add label accelerators.
svn path=/trunk/kdebase/kwin/; revision=329169
2004-07-14 14:38:48 +00:00
Luboš Luňák
0d04f6a458 Some warnings, and changed automatic filling of description.
svn path=/trunk/kdebase/kwin/; revision=329159
2004-07-14 14:27:47 +00:00
Stephan Binner
943fe469d9 Revert compound stuff - no time left for discussion
svn path=/trunk/kdebase/kdm/; revision=328950
2004-07-13 22:10:40 +00:00
Stephan Binner
52093cd7ef Less invented compound nouns (filename, username, hostname)
svn path=/trunk/kdebase/kdm/; revision=328431
2004-07-12 20:20:21 +00:00
Andrew Coles
a4fc81e367 CVS_SILENT
Corrected typos.

svn path=/trunk/kdebase/kwin/; revision=326308
2004-07-06 12:38:33 +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
Luboš Luňák
de5b228d37 Warn about overly generic window specifications.
svn path=/trunk/kdebase/kwin/; revision=324274
2004-06-28 14:28:11 +00:00
Luboš Luňák
810465c09c Make unset min/max size default to 1,1 and 32767,32767.
svn path=/trunk/kdebase/kwin/; revision=324252
2004-06-28 13:47:33 +00:00
Stephan Binner
c0c7fe46d6 CVS_SILENT i18n style guide fixes
svn path=/trunk/kdebase/kwin/; revision=324065
2004-06-27 16:18:56 +00:00
Luboš Luňák
287d83413c Disable --enable-final here for now.
svn path=/trunk/kdebase/kwin/; revision=323749
2004-06-26 10:56:36 +00:00
Laurent Montel
a475ba494b Fix compile "--enable-final"
svn path=/trunk/kdebase/kwin/; revision=323600
2004-06-25 17:36:35 +00:00
Luboš Luňák
81f791fc84 Start reshuffling the items in the dialog a bit.
svn path=/trunk/kdebase/kwin/; revision=323582
2004-06-25 16:23:59 +00:00
Luboš Luňák
e0ebeb3c26 Make it possible to do a substring match, and possibly others in the future.
svn path=/trunk/kdebase/kwin/; revision=323530
2004-06-25 11:28:17 +00:00
Luboš Luňák
ca9469bf6b Create a default description.
svn path=/trunk/kdebase/kwin/; revision=323501
2004-06-25 09:51:31 +00:00
Stephan Kulow
c562c93287 fixuifiles
svn path=/trunk/kdebase/kwin/; revision=323376
2004-06-24 16:51:30 +00:00
Thiago Macieira
c7478dc5d3 Adding an -I to kwin/lib so that kdecoration_p.h is found on a clean
target --prefix.

svn path=/trunk/kdebase/kwin/; revision=322951
2004-06-23 00:21:57 +00:00
Luboš Luňák
e8d21fc0cd Make the detect button a bit more useful.
svn path=/trunk/kdebase/kwin/; revision=322872
2004-06-22 18:10:21 +00:00