Script Kiddy
3035d220c0
SVN_SILENT made messages (.desktop file)
2013-01-11 08:17:14 +01:00
Weng Xuetian
0a699cf8ce
Merge remote-tracking branch 'origin/KDE/4.10'
2013-01-10 13:19:04 -05:00
Script Kiddy
d5a0dd56cf
SVN_SILENT made messages (.desktop file)
2013-01-10 12:23:23 +01:00
Script Kiddy
a2c44c29f4
SVN_SILENT made messages (.desktop file)
2013-01-08 22:37:02 +01:00
Script Kiddy
6e267063d8
SVN_SILENT made messages (.desktop file)
2013-01-08 17:21:50 +01:00
Cedric Bellegarde
31d9e106dc
Add appmenu support to laptop kdecoration client
2013-01-07 14:07:11 +01:00
Hugo Pereira Da Costa
d27416983d
Fixed Krazy warning about explicit constructors.
...
Fixed krazy warning about invalid ifdef guard in include
Fixed Krazy warning about signal/slot normalization.
fixed Krazy spelling warning in comments.
2013-01-07 12:12:14 +01:00
Hugo Pereira Da Costa
b0a822c85e
changed shadow offset property from int to double.
...
Removed x10 multiplicative factor when rendering shadow;
added x10 mutiplicative factors for config UIs with respect to what's actually saved in config
file;
remove kconfupdate for shadowoffset.
2013-01-07 12:12:14 +01:00
Hugo Pereira Da Costa
359e10c801
added kconfupdate script.
2013-01-07 12:12:14 +01:00
Hugo Pereira Da Costa
c32a73902c
implemented argumentless load and save slots.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
9fb4194209
Improved changed state modification handling in shadow config widget, and updated rest of code accordingly.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
111bf3aa00
moved some signal/slots from code to designer.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
a909f9790a
check group existence and delete group using KConfig methods directly.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
59e7d27757
use KSharedConfig to deal with configuration.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
7a9e141e76
properly track changed state modifications from exception list widget.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
8b3457e7ed
moved enable state signal/slot connections to ui, as well as initial enabled state.
...
properly track dialog modifications.
2013-01-07 12:12:12 +01:00
Hugo Pereira Da Costa
ee290bc014
Clean changed state on load();
...
properly initialize changed state in constructor.
2013-01-07 12:12:12 +01:00
Hugo Pereira Da Costa
30df048632
renamed shadowconfigurationui into shadowconfigwidget, for consistency with rest of the code
...
fixed updateChanged for closeWindowfromMenuButton
temporarily disabled updateChanged from exceptionLists.
2013-01-07 12:12:12 +01:00
Hugo Pereira Da Costa
ea639a0ec2
renamed ConfigurationUI into ConfigWidget.
...
moved all ui related stuff from oxygenConfig to oxygenConfigWidget.
Implement clean 'updateChanged' method.
2013-01-07 12:12:12 +01:00
Hugo Pereira Da Costa
fcb275abe7
- use kcfg for shadow configuration
...
- move Shadow configuration UI to libs
- removed useDropShadow and useOxygenShadow options, and replaced by activeShadow::enable and inactiveShadow::enable
- use kcfg for decoration configuration. The handling of exceptions requires dedicated readConfig and writeConfig methods, implemented in oxygenutils
- changed sizegrip combobox into a check box and rephrased for clarification
2013-01-07 12:12:12 +01:00
Albert Astals Cid
dec63fb987
Merge remote-tracking branch 'origin/KDE/4.10'
2013-01-07 11:04:39 +01:00
Martin Gräßlin
54479225a3
Application Menu button support for Plastik
...
New icon with three lines similar to the one used in Oxygen is added
for application menu support.
REVIEW: 107937
2013-01-07 09:46:33 +01:00
Martin Gräßlin
7163c9faf4
Support for Application Menu in Aurorae
...
Aurorae supports in general the Aurorae button. So far themes are not
able to style the button, instead the window's icon is used.
2013-01-07 09:43:30 +01:00
Script Kiddy
c6d91ac7eb
SVN_SILENT made messages (.desktop file)
2013-01-07 08:11:48 +01:00
Weng Xuetian
6fd8db7af9
Merge branch 'KDE/4.10'
2013-01-06 23:25:01 -05:00
Script Kiddy
6e544c93ff
SVN_SILENT made messages (.desktop file)
2013-01-05 08:24:47 +01:00
Martin Gräßlin
4024c3cb13
Fix broken extended border bottom in Aurorae
...
Swapped top/bottom.
2013-01-04 15:25:08 +01:00
Script Kiddy
d6dd4308db
SVN_SILENT made messages (.desktop file)
2013-01-03 07:40:00 +01:00
Martin Gräßlin
533d57da60
Mark most ctors as explicit as reported by Krazy2 checker
2013-01-02 18:35:46 +01:00
Christophe Giboudeaux
e79997c9bf
Add a fixme
2013-01-01 15:01:16 +01:00
Martin Gräßlin
a9bec311c2
Extended Border support in Aurorae
...
Aurorae Themes can make use of the extended borders feature to allow
resizing outside the window decoration area. So far only Plastik makes
use of it in the Tiny border case.
This should be extended in future by adding generic NoSideBorders and
NoBorders sizes as used by Oxygen.
FEATURE: 308992
FIXED-IN: 4.11
REVIEW: 107936
2012-12-30 09:54:43 +01:00
Script Kiddy
12f341712c
SVN_SILENT made messages (.desktop file)
2012-12-24 09:05:36 +01:00
Script Kiddy
d7316b9fcb
SVN_SILENT made messages (.desktop file)
2012-12-23 08:01:50 +01:00
Script Kiddy
ef0cae8dab
SVN_SILENT made messages (.desktop file)
2012-12-18 15:28:22 +01:00
Script Kiddy
a2472524c2
SVN_SILENT made messages (.desktop file)
2012-12-17 07:49:07 +01:00
Thomas Lübking
2f80548304
defer all member destruction to next event cycle
...
BUG: 311018
FIXE-IN: 4.10
2012-12-14 22:36:40 +01:00
Script Kiddy
dda5cbea69
SVN_SILENT made messages (.desktop file)
2012-12-13 07:29:15 +01:00
Script Kiddy
974e0e9c7d
SVN_SILENT made messages (.desktop file)
2012-12-09 07:14:36 +01:00
Script Kiddy
a5bec484f6
SVN_SILENT made messages (.desktop file)
2012-12-05 07:19:24 +01:00
Script Kiddy
49a373b681
SVN_SILENT made messages (.desktop file)
2012-12-01 08:03:43 +01:00
Script Kiddy
5fc8da9ad7
SVN_SILENT made messages (.desktop file)
2012-11-30 07:40:50 +01:00
Script Kiddy
5a9a6d3b8a
SVN_SILENT made messages (.desktop file)
2012-11-28 07:36:20 +01:00
Hugo Pereira Da Costa
6ec1e49e92
Extend window border to the masked rounded corners in non compositing mode
...
CCBUG: 230013
2012-11-26 10:57:23 +01:00
Hugo Pereira Da Costa
2023fb58f4
Fixed writting of configuration so that hidden options are not overridden by default values.
2012-11-16 11:59:58 +01:00
Montel Laurent
2ed928b5f4
Fix compile with strict iterator
2012-11-15 07:52:49 +01:00
Hugo Pereira Da Costa
6db2407334
Added hidden option to disable extended window borders.
2012-11-11 13:15:47 +01:00
Script Kiddy
b2bf54f859
SVN_SILENT made messages (.desktop file)
2012-11-11 06:50:24 +01:00
Hugo Pereira Da Costa
f4cdf47c93
implemented extended border region for oxygen
2012-11-09 18:05:25 +01:00
Cedric Bellegarde
53ae2b91e2
GUI: Kwin appmenu support:
...
- Add support for application menu button in Kwin
- Add kded appmenu configuration in kcm_style
2012-11-09 13:44:50 +01:00
Martin Gräßlin
9308028fa4
Decoration can announce whether it currently requires an alpha channel
...
A decoration can provide the AbilityAnnounceAlphaChannel in addition to
AbilityUsesAlphaChannel. If this ability is provided the decoration can
enable/disable the use of the alpha channel through setAlphaEnabled().
The base idea behind this mechanism is to be able to tell the compositor
that currently alpha is not needed. An example is the maximized state in
which the decoration is fully opaque so that there is no need to use the
translucency code path which would render all windows behind the deco.
In addition also the blur effect honors this setting so that behind a
known opaque decoration no blurring is performed.
Oxygen is adjusted to disable translucency in maximized state and Aurorae
is adjusted to allow themes to enable/disable translucency. For Plastik
translucency and with that also blurring is disabled.
REVIEW: 106810
2012-11-09 10:36:43 +01:00