Commit graph

217 commits

Author SHA1 Message Date
Luboš Luňák
aa28465df5 I think I got persuaded that having a direct access to the decorated
window might be useful in very very very rare cases.

svn path=/trunk/kdebase/kwin/; revision=368911
2004-12-06 15:46:27 +00:00
Albert Astals Cid
2863e6fa66 fixuifiles
svn path=/trunk/kdebase/kcontrol/; revision=368550
2004-12-05 00:12:31 +00:00
Sandro Giessl
a43c9b585c move a few things from KWinDecorationModule into the new class ButtonPositionWidget in preparation for a few improvements on the widget I'm planing...
svn path=/trunk/kdebase/kwin/; revision=368215
2004-12-03 22:23:20 +00:00
Sandro Giessl
1652995a55 better ButtonDrag mimetype
svn path=/trunk/kdebase/kwin/; revision=368183
2004-12-03 20:31:03 +00:00
Sandro Giessl
db5bbc67ee Replace the border size slider with a combobox.
svn path=/trunk/kdebase/kwin/; revision=368162
2004-12-03 19:32:35 +00:00
Sandro Giessl
5ad5e87db6 Add an extra margin around the preview.
svn path=/trunk/kdebase/kwin/; revision=368152
2004-12-03 18:49:35 +00:00
Sandro Giessl
1d44e0c519 Update the layout of the window decoration dialog based on Aaron's feedback
on kde-usability:
- Move the combobox back into the tab
- Move the preview below the tabbar
- Move the border size slider into the first tab to the Decoration Options
- Remove the groupbox around the custom button position widgets.

svn path=/trunk/kdebase/kwin/; revision=367949
2004-12-02 23:02:03 +00:00
Dirk Mueller
a9e6a2f113 fix export's
svn path=/trunk/kdebase/kwin/; revision=364804
2004-11-21 18:06:55 +00:00
Sandro Giessl
e8565670ec remove the pluginSettingsGrp groupbox
svn path=/trunk/kdebase/kwin/; revision=364650
2004-11-20 23:53:54 +00:00
Sandro Giessl
fafe39943f - Update the preview on button position/border size setting changes. Preview of
settings in the decoration's config dialogs isn't available yet.
- Move the decoration combobox and the preview out of the tab widget to be visible
  from all tabs - makes the new preview update more useful.

CCBUG:70349

svn path=/trunk/kdebase/kwin/; revision=364647
2004-11-20 23:43:16 +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
Sandro Giessl
3a45567573 move border size chooser from "Buttons" into new tab "Border Size"
svn path=/trunk/kdebase/kwin/; revision=361798
2004-11-09 19:34:18 +00:00
Sandro Giessl
ec9b2155ee Extend KDecorationPreview to allow setting temporary decoration border size and button layout.
svn path=/trunk/kdebase/kwin/; revision=361796
2004-11-09 19:27:21 +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
8c2bcb3380 Update what's this help.
CCMAIL: 91231-done@bugs.kde.org

svn path=/trunk/kdebase/kwin/; revision=354262
2004-10-13 16:07:35 +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
Frank Karlitschek
5640dbc81b new default window decoration
svn path=/trunk/kdebase/kwin/; revision=347287
2004-09-17 21:09:28 +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
Andrew Coles
09e330a30c CVS_SILENT
Corrected typos.

svn path=/trunk/kdebase/kcontrol/; revision=344423
2004-09-06 15:39:21 +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
Luboš Luňák
43f9553004 Adding yet another option, this time for what happens when clicking
the maximize button.

svn path=/trunk/kdebase/kwin/; revision=342186
2004-08-28 15:27:22 +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
Script Kiddy
18d82743a8 CVS_SILENT made messages
svn path=/trunk/kdebase/kcontrol/; revision=335412
2004-08-03 07:04:44 +00:00
Script Kiddy
4341c5a0b8 CVS_SILENT made messages
svn path=/trunk/kdebase/kcontrol/; revision=334652
2004-08-01 06:58:42 +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