Sandro Giessl
8d0eda13db
Add support for three additional titlebar buttons ( #60369 ):
...
Shade, Keep Above Others, Keep Below Others.
CCMAIL: kwin@kde.org
Slowly but surely, button indexes are going out. :) In case anyone has
objections with the following ones for the API, just tell. Now.
F (Above others ~ foreground)
B (Below others ~ background)
L (Shade ~ less/lock??)
svn path=/trunk/kdebase/kwin/; revision=311518
2004-05-14 22:23:29 +00:00
Luboš Luňák
425e10ed1d
Really interesting way of setting a default value.
...
CCMAIL: 78759-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=304256
2004-04-16 15:41:11 +00:00
Luboš Luňák
2c1fd54015
Ok, the unreasonable focus policies need a special comment after all.
...
svn path=/trunk/kdebase/kwin/; revision=304253
2004-04-16 15:31:56 +00:00
Sandro Giessl
c311b39bd3
Don't have more than one reference to the same dummy variable in one
...
borders() call. So innocent decoration developers can be sure that
a value of one reference won't change a few lines later just because it
has been overwritten by another reverence to the same value...
svn path=/trunk/kdebase/kwin/; revision=299848
2004-03-30 13:52:27 +00:00
Luboš Luňák
bee30bc5b2
Improve a bit the descriptions of the focus policies.
...
Also remove the bashing of the unreasonable focus policies ;).
svn path=/trunk/kdebase/kwin/; revision=293579
2004-03-04 14:21:53 +00:00
Frans Englich
4b522c51cb
Remove all CVS Id tags from kdebase, if I haven't missed one.
...
Of course, this will multifold break compile as well as a dozen of people
will now object that they actually wanted the Id tags.
svn path=/trunk/kdebase/ksysguard/; revision=290873
2004-02-24 11:30:21 +00:00
Luboš Luňák
39e48b3b8d
#48786 (comments #7 and later) - focus stealing prevention doesn't work
...
well with unreasonable focus policies -> disabled.
svn path=/trunk/kdebase/kwin/; revision=284526
2004-02-02 17:02:11 +00:00
Albert Astals Cid
7679ff04d8
Remove a runtime warning about layouts in a widget that already has a layout
...
svn path=/trunk/kdebase/kwin/; revision=281594
2004-01-21 17:19:59 +00:00
Script Kiddy
784973351a
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kcontrol/; revision=280126
2004-01-16 07:13:00 +00:00
Script Kiddy
6056e22fe6
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kcontrol/; revision=279832
2004-01-15 08:20:08 +00:00
Thomas Zander
6798567e4a
+ slBorder->setPageStep(1);
...
So if you click next to the thumb you don't make it go to the
complete end every time.
svn path=/trunk/kdebase/kwin/; revision=278724
2004-01-11 14:30:10 +00:00
Script Kiddy
5562570c1d
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kcontrol/; revision=278628
2004-01-11 08:09:52 +00:00
Luboš Luňák
c26c55787f
Remove some obsolete comments.
...
svn path=/trunk/kdebase/kwin/; revision=273143
2003-12-15 14:44:17 +00:00
Luboš Luňák
afee9ba0fb
Default to low level of focus stealing prevention, at least for some time.
...
svn path=/trunk/kdebase/kwin/; revision=272145
2003-12-09 14:10:13 +00:00
Luboš Luňák
0ba12a0837
Perform whole new window managing with X server grab, in order to prevent
...
"smart" apps from doing stupid things before they get MapNotify.
This avoids the recent Java+OracleInstaller strange problem too.
The patch may look huge, but it's only adding two KWin wrappers
for X(Un)GrabServer() and uncommenting the calls in Client::manage().
svn path=/trunk/kdebase/kwin/; revision=271152
2003-12-04 13:54:10 +00:00
Luboš Luňák
4ee178b277
Fix #69005 - make it possible to differentiate between a window really
...
being shaded and being set to be shaded (which may differ with hover unshade).
svn path=/trunk/kdebase/kwin/; revision=269526
2003-11-25 15:26:50 +00:00
Luboš Luňák
f30a41aaa6
Oops.
...
svn path=/trunk/kdebase/kwin/; revision=269305
2003-11-24 14:55:22 +00:00
Luboš Luňák
87f8a85083
Added KDecorationFactory::checkRequirements(), which allows the decoration
...
plugin to check what the core supports, i.e. the opposite of supports().
Not used yet, but apparently will be needed e.g. for the new tranparency.
svn path=/trunk/kdebase/kwin/; revision=269291
2003-11-24 14:22:04 +00:00
Matthias Kretz
e3fd05e402
Remove calls to KCModule::setChanged so that I may remove that method before
...
the 3.2 release again.
svn path=/trunk/kdebase/kcontrol/; revision=265646
2003-11-08 23:43:53 +00:00
Luboš Luňák
b884178c99
KDecoration::unobscuredRegion(), for B2 titlebar unhiding.
...
svn path=/trunk/kdebase/kwin/; revision=262494
2003-10-27 16:28:53 +00:00
Malcolm Hunter
9d2a1433dc
CVS_SILENT CVS_SILENT Typographical corrections and changes - ouch\!
...
svn path=/trunk/kdebase/kwin/; revision=261334
2003-10-23 17:47:16 +00:00
Nadeem Hasan
5bf63947d9
Layout and whitespace update.
...
svn path=/trunk/kdebase/kwin/; revision=261305
2003-10-23 14:56:44 +00:00
Malcolm Hunter
bc025a9ed5
CVS_SILENT Typographical corrections and changes
...
svn path=/trunk/kdebase/kwin/; revision=261024
2003-10-22 12:34:04 +00:00
Laurent Montel
11ce009264
Fix default value
...
svn path=/trunk/kdebase/kwin/; revision=258645
2003-10-13 20:27:31 +00:00
Hasso Tepper
f89dfaa318
Wrap if translated string doesn't have rich text elements in text.
...
svn path=/trunk/kdebase/kwin/; revision=257721
2003-10-10 12:56:02 +00:00
Stephan Binner
30d013ce07
CVS_SILENT i18n style guide fix
...
svn path=/trunk/kdebase/kwin/; revision=256501
2003-10-05 15:12:49 +00:00
Luboš Luňák
720b988790
Configurable focus stealing prevention aggressivity.
...
svn path=/trunk/kdebase/kwin/; revision=254817
2003-09-29 11:23:14 +00:00
Luboš Luňák
cefae8f1e4
Allows the decorations to specify which border sizes they support.
...
Also added GUI for the border size, not perfect, but it's there.
svn path=/trunk/kdebase/kwin/; revision=253572
2003-09-24 12:41:56 +00:00
Matthias Kretz
d5fb3625b1
heh, there are always ways to make it break - I never thought of KCModules
...
in KCModules:
fix changed state handling
svn path=/trunk/kdebase/kwin/; revision=253186
2003-09-22 20:46:26 +00:00
Luboš Luňák
e102cc772b
The headers didn't state the licence.
...
svn path=/trunk/kdebase/kwin/; revision=252352
2003-09-19 11:14:41 +00:00
Luboš Luňák
87fa54326f
As kdelibs/NAMING says, using lib<appname>.la as name for a library is bad.
...
Library name changed to libkdecorations.la .
svn path=/trunk/kdebase/kwin/; revision=251859
2003-09-17 14:23:53 +00:00
Luboš Luňák
d4cec4d60a
Merging back kcm modules from kwin_iii to HEAD.
...
svn path=/trunk/kdebase/kwin/; revision=251618
2003-09-16 19:34:03 +00:00
Tobias Koenig
c72429a37e
Removed needless 'Settings'
...
svn path=/trunk/kdebase/kcontrol/; revision=247598
2003-09-01 15:01:16 +00:00
Tobias Koenig
d316a4f779
Make use of XDG
...
svn path=/trunk/kdebase/ksplashml/kcmksplash/; revision=247535
2003-09-01 12:20:38 +00:00
Thomas Zander
4b03bebe61
Usability:
...
Set a sane default to the timeout when the user selects the option for the
first time.
svn path=/trunk/kdebase/kwin/; revision=245892
2003-08-28 10:14:46 +00:00
Karol Szwed
a33e94d36c
Remove nasty static_cast<QWidget*>(QObject*) which was creating the crashes.
...
CCMAIL: 61140-done@bugs.kde.org
svn path=/trunk/kdebase/kwin/; revision=239860
2003-07-29 13:12:39 +00:00
Aaron J. Seigo
7c62ae8bce
not that it really matters, but better to be paranoid and make future
...
changes easier
svn path=/trunk/kdebase/kwin/; revision=239742
2003-07-28 19:08:15 +00:00
Dirk Mueller
6bbbe69c0e
unbreak compilation (gcc 3.4+)
...
svn path=/trunk/kdebase/kcontrol/; revision=239225
2003-07-26 10:41:28 +00:00
Helge Deller
6092ac823a
no hardcoded font
...
svn path=/trunk/kdebase/kwin/; revision=237897
2003-07-19 08:02:40 +00:00
Dirk Mueller
ffebd22c8a
sanitize
...
svn path=/trunk/kdebase/kwin/; revision=237117
2003-07-14 23:39:12 +00:00
Aaron J. Seigo
1d48fada7f
--tabs;
...
++slickness;
// this was supposed to be quick and easy. ha. ha.
svn path=/trunk/kdebase/kwin/; revision=234651
2003-06-30 08:14:54 +00:00
Aaron J. Seigo
c0b7743832
s/electric border/active desktop border/g
...
"Fixes" BR#59854
(so many BRs at bugs.kde.org are truly trivial these days)
svn path=/trunk/kdebase/kwin/; revision=231826
2003-06-16 17:49:41 +00:00
Luboš Luňák
ec073ab631
Fix warning in HEAD too.
...
svn path=/trunk/kdebase/kwin/; revision=230877
2003-06-11 08:02:11 +00:00
Aaron J. Seigo
aca34c574c
move the button related checkboxes to the button tab. this alleviates the
...
problem where users can't figure out how to activate the buttonis tab
(as evidenced by questions about this on IRC).
svn path=/trunk/kdebase/kwin/; revision=229011
2003-05-31 17:40:57 +00:00
Malcolm Hunter
9f27a617a5
CVS_SILENT Typographical corrections and changes
...
svn path=/trunk/kdebase/kwin/; revision=224989
2003-05-10 09:13:36 +00:00
Arnold Krille
9f5591c33a
Adjusting datadir for use with unsermake.
...
PS: Did you know that kdebase has 408 Makefile.am's?
svn path=/trunk/kdebase/kcontrol/; revision=219288
The following changes were in SVN, but were removed from git:
M wallpapers/Makefile.am
2003-04-09 12:48:29 +00:00
Nadeem Hasan
f4385b9b0c
Fix margins and QGroupBox usage.
...
svn path=/trunk/kdebase/kwin/; revision=218726
2003-04-06 21:32:24 +00:00
Frauke Oster
c8d9137692
Added a more detailed help.
...
svn path=/trunk/kdebase/kwin/; revision=217902
2003-04-02 20:33:10 +00:00
Laurent Montel
f4a42ebbd4
Fix include
...
svn path=/trunk/kdebase/kcontrol/; revision=215312
2003-03-20 17:18:43 +00:00
Waldo Bastian
20932da805
CVS_SILENT
...
Updated address of FSF
svn path=/trunk/kdebase/ksysguard/; revision=212185
2003-03-07 22:11:39 +00:00