Nicolas Goutte
e8332d6f24
The clients in kdeartwork have all mini-pot files, so the previous commit
...
needs to be partially reverted.
svn path=/trunk/kdebase/kwin/; revision=332110
2004-07-23 18:34:15 +00:00
Sandro Giessl
7e3a491809
use the new maximize() overload
...
svn path=/trunk/kdeartwork/kwin-styles/plastik/; revision=332085
2004-07-23 17:02:25 +00:00
Sandro Giessl
8b5755fb4c
check keepAboveChanged() and keepBelowChanged() signals ( #84841 )
...
svn path=/trunk/kdeartwork/kwin-styles/plastik/; revision=332079
2004-07-23 16:50:02 +00:00
Nicolas Goutte
92949ab569
I18N: untranslatable strings
...
Add a central user message extraction for all KWin client.
(The config programs have already their own .pot files)
CCMAIL:kde-i18n-doc@kde.org
(Note: there is currently not much of a choice to add a new .pot file,
as KWin has already many of them and we are in message freeze.
But at least this new .pot file can be shared between all clients, which
share most of the user visible strings.)
svn path=/trunk/kdebase/kwin/; revision=332022
2004-07-23 13:09:13 +00:00
Script Kiddy
f152f68712
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=331945
2004-07-23 06:35:03 +00:00
Nicolas Goutte
790b9e0de6
Disable message extraction before that Scripty can extract them for the
...
first time and until this problem can be clearer.
Reason: from my first test, there are mostly the same strings ("Maximize",
"Minimize"...) and therefore such mini-pot files full of duplicates
should not be created. (That the config files are even extra files is bad too.)
svn path=/trunk/kdebase/kwin/; revision=331821
2004-07-22 18:02:59 +00:00
Luciano Montanaro
0311c26276
Simplify client by using the new maximize() method.
...
svn path=/trunk/kdebase/kwin/; revision=331795
2004-07-22 16:30:07 +00:00
Luboš Luňák
3bc4193b8a
Simplify maximization.
...
svn path=/trunk/kdebase/kwin/; revision=331777
2004-07-22 15:17:54 +00:00
Luboš Luňák
1ca1275a37
Add message targets.
...
svn path=/trunk/kdeartwork/kwin-styles/plastik/; revision=331735
2004-07-22 11:50:24 +00:00
Luboš Luňák
12f4763033
Oops. KWin decoration plugins had no messages although they contain
...
few i18n strings.
svn path=/trunk/kdebase/kwin/; revision=331733
2004-07-22 11:48:03 +00:00
Luboš Luňák
0c4afbf8be
Add support for above, below and shade buttons.
...
svn path=/trunk/kdebase/kwin/; revision=331725
2004-07-22 11:23:28 +00:00
Luboš Luňák
5f2d4c57de
Add support for above, below and shade titlebar buttons. If somebody
...
doesn't like the buttons bitmaps, they can indeed try to do better.
svn path=/trunk/kdebase/kwin/; revision=331723
2004-07-22 11:22:44 +00:00
Luboš Luňák
a35e5cad28
Inform decoration about keepabove/below changes.
...
CCMAIL: 84841-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=331722
2004-07-22 11:19:08 +00:00
Luboš Luňák
f5668e9dff
Explain in docs how to do maximize + convenience function.
...
svn path=/trunk/kdebase/kwin/; revision=331721
2004-07-22 11:17:16 +00:00
Luboš Luňák
de1ddb988a
Add some docs.
...
svn path=/trunk/kdebase/kwin/; revision=331720
2004-07-22 11:16:12 +00:00
Scott Wheeler
403c313168
Use new sounds.
...
svn path=/trunk/kdebase/kwin/; revision=331653
2004-07-21 23:26:13 +00:00
Luboš Luňák
71224efa77
Better add a remainder for that.
...
svn path=/trunk/kdebase/kwin/; revision=331402
2004-07-21 08:59:18 +00:00
Luboš Luňák
0eb5c0f87f
Fix #85562 .
...
The 'allow moving/resizing of maximized windows' should be renamed
to something like 'hide borders for maximized windows'.
svn path=/trunk/kdebase/kwin/; revision=331401
2004-07-21 08:58:17 +00:00
Luboš Luňák
3b51402792
Don't try to remember settings for a window that's not yet fully setup.
...
svn path=/trunk/kdebase/kwin/; revision=331189
2004-07-20 14:35:33 +00:00
Luboš Luňák
682a6aa28f
Move desktop range check to the proper place.
...
svn path=/trunk/kdebase/kwin/; revision=331188
2004-07-20 14:29:28 +00:00
Script Kiddy
4f13bdca44
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=331080
2004-07-20 07:13:34 +00:00
Luboš Luňák
ed4a1bd766
Keep the topmenu space widget below the support window, just like all
...
other windows created by kwin.
CCMAIL: 85030-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=330910
2004-07-19 15:00:37 +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
Script Kiddy
e774be0f23
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=330486
2004-07-18 06:34:34 +00:00
Script Kiddy
78f20a7a87
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=330215
2004-07-17 07:47:02 +00:00
Luboš Luňák
58e12da8b7
#53420 - don't let normal windows go out of the workarea if they request
...
it.
svn path=/trunk/kdebase/kwin/; revision=329883
2004-07-16 11:25:07 +00:00
Luboš Luňák
7a8eda06ff
A somewhat hackish fix for #76026 (don't force non-modal dialogs above
...
their mainwindow).
svn path=/trunk/kdebase/kwin/; revision=329879
2004-07-16 11:19:47 +00:00
Script Kiddy
97b3ba39a0
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=329464
2004-07-15 07:13:56 +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
Luboš Luňák
afb63436c5
Even if a window is maximized, it doesn't necessarily mean it can be
...
always un-maximized.
CCMAIL: 84743-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=329099
2004-07-14 11:49:30 +00:00
Script Kiddy
49de9c7cb0
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=329039
2004-07-14 09:40:46 +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
Luboš Luňák
9ef40c1845
Lift number of maximum virtual desktops to 20 ( #50232 ).
...
svn path=/trunk/kdebase/kwin/; revision=328696
2004-07-13 13:38:15 +00:00
Script Kiddy
11e64b06ba
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=328583
2004-07-13 08:33:17 +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
Script Kiddy
826de3689d
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=328186
2004-07-12 07:31:13 +00:00
Script Kiddy
9f12a8d954
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=327792
2004-07-11 07:07:42 +00:00
Script Kiddy
c48f2d467b
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=327412
2004-07-10 06:25:25 +00:00
Script Kiddy
c0cb75461b
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=327101
2004-07-09 06:13:37 +00:00
Script Kiddy
90aa059153
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=326843
2004-07-08 06:57:56 +00:00
Script Kiddy
5f0e10263b
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=326568
2004-07-07 06:36:35 +00:00
Andrew Coles
a4fc81e367
CVS_SILENT
...
Corrected typos.
svn path=/trunk/kdebase/kwin/; revision=326308
2004-07-06 12:38:33 +00:00
Script Kiddy
6add783810
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=326215
2004-07-06 06:33:44 +00:00
Script Kiddy
9e8df55bb6
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=325885
2004-07-05 07:48:31 +00:00
Stephan Binner
2cfa1b66a7
CVS_SILENT consistency for events
...
svn path=/trunk/kdebase/ksysguard/; revision=325790
2004-07-04 16:36:24 +00:00
Luciano Montanaro
2be6b89379
Added updateGeometry() for the titlebar when initialixing the decoration.
...
Seems to fix the initial titlebar size calculation.
svn path=/trunk/kdebase/kwin/; revision=325507
2004-07-03 10:35:13 +00:00