Hugo Pereira Da Costa
56bc52fe3c
added tiny (=minimal) button size, for high-dpi screens
...
CCBUG: 348399
11 years ago
Hugo Pereira Da Costa
b14b203467
Added feature summary for xcb and x11-xcb
...
BUG: 347420
11 years ago
Hugo Pereira Da Costa
46ca760384
- Cleanup tests in scrollarea event filter
...
- do not render background behind scrollbars when parent scrollarea has a stylesheet set, because the viewport palette is broken
(all black)
BUG: 347971
11 years ago
l10n daemon script
47303046e2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
b3bb047ebd
Removed color settings. They were redundant with DecoratedClient::color(...)
11 years ago
Hugo Pereira Da Costa
0fd84447e5
Default to Qt::AlignVCenter (instead of Qt::AlignTop) when vertical alignment flag is not set
...
CCBUG: 346679
11 years ago
Hugo Pereira Da Costa
2e38f4e01a
removed extra character after #endif
11 years ago
Hugo Pereira Da Costa
4fa7ab51d6
make sure iconSize is valid before rendering
11 years ago
Hugo Pereira Da Costa
c2b890899c
Sanitize button positioning.
...
Properly offset with borderLeft and borderRight
11 years ago
Hugo Pereira Da Costa
9a63b05a24
pass iconSize as button's parameter rather than trying to calculate it from geometry and offset
...
Past calculation was wrong anyway
11 years ago
Sebastian Kügler
176a3b892f
Build on ARM
...
This ended up max'ing a double and a qreal.
11 years ago
l10n daemon script
4682937132
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Jan Grulich
d7c9dc7d81
Fix icons inheritance
...
Apparently the folder name must be used, otherwise breeze-dark won't find
Breeze icons and different icons would be used instead
Reviewed-by: David Edmunson
11 years ago
Hugo Pereira Da Costa
9ac25e775f
rephrased shadow creation code, for readibility
11 years ago
Hugo Pereira Da Costa
0f2f82dbaa
uncomment assignement to global shadow
11 years ago
Hugo Pereira Da Costa
6234ca5502
use TabWidget for settings
11 years ago
Hugo Pereira Da Costa
331f9b6ceb
properly update button's animation duration on reconfiguration
11 years ago
Hugo Pereira Da Costa
c29e760a5e
Uncomment deco count increment (should never have been commented in the first place)
11 years ago
Hugo Pereira Da Costa
40f6fc4666
Trigger update directly, on active state changed, when animations are disabled.
11 years ago
Hugo Pereira Da Costa
2a31156cca
removed debug output
11 years ago
Hugo Pereira Da Costa
d2ccf2df45
overall cleanup to align with oxygen code
11 years ago
l10n daemon script
57e2304a31
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
e9b31918c2
use proper, animated, font color for caption rendering
11 years ago
Hugo Pereira Da Costa
eecf425c76
do not add margins around items for qtquick controls
11 years ago
l10n daemon script
8368145b76
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
db245de816
simplified rendering of menu titles
11 years ago
Hugo Pereira Da Costa
661756757c
Detect toolbutton in menus and mark as menu titles
...
Add dedicated rendering for menu titles/named separators
11 years ago
Hugo Pereira Da Costa
51f123a029
Changed parameter orders to better match parent class methods
11 years ago
Marco Martin
8097615128
fix the icons size combobox for Breeze
...
upstream github theme updated as well
BUG:346254
11 years ago
Andrew Lake
6681b7b3dd
increase contrast (lightness) up to 15% separated (mimetypes)
...
Category icons for start menus
Move LO icons out of default folders
Changed emoticon icon in System Settings
11 years ago
l10n daemon script
a2e8466b5e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
14fe5787c6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
4b080f8a2a
Cleanup transition data, to align with oxygen
11 years ago
Hugo Pereira Da Costa
bd7466be3a
- re-added stacked widget transitions, based on oxygen code
...
- it is disabled by default for the moment, and can only be enabled via hidden option.
11 years ago
Jonathan Riddell
bec9104804
Update version number for 5.3.90
11 years ago
Jonathan Riddell
8e53547771
remove wallpapers, now moved to plasma-workspace-wallpapers
11 years ago
Jonathan Riddell
ab58eed970
Update version number for 5.2.95
11 years ago
Harald Sitter
a78e4592da
fix build without x11
...
previous shadow change twiddled with the commas breaking the initalizer
list if the breeze_have_x11 if evals to nothing, causing the list to
have a trailing comma and breaking the build
11 years ago
Andrew Lake
50553838b9
add some wallpapers from wallpaper competition
11 years ago
Andrew Lake
450419d823
update icons from upstream
11 years ago
Andrew Lake
8a4a8a028c
add more application category icons
11 years ago
David Edmundson
6b0010ad27
Update wallpaper for 5.3
11 years ago
Hrvoje Senjan
7272e6914e
[kde4breze] Fix some KConfig usage (wrt bug 340691)
...
We're interested only in local/users kdeglobals in this case.
REVIEW: 123289
BUG: 342570
FIXED-IN: 5.3
11 years ago
David Edmundson
9f752a5010
Create shadows uncondiationally
...
Breeze checks if shadows are supported by checking for a property on the
root window. This is set by kwin at some point after startup.
This leaves a gap for apps/plasmashell to start, determine shadows are
not supported and then never render them for the lifespan of that app.
It also can't handle window managers being replaced.
Not checking solves all the issues with limited drawback
REVIEW: 123284
11 years ago
l10n daemon script
7f473f22a3
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
a651f9c37c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Hugo Pereira Da Costa
bb0313cc6c
Align decoration buttons rendering between style and decoration.
11 years ago
Hugo Pereira Da Costa
835e39f80c
add option to draw circle around close button
11 years ago
Hugo Pereira Da Costa
daa39c6a6b
Breeze::ColorSettings now uses KDecoration2::DecoratedClient::color() for getting additional colors instead of reading them
...
from kdeglobals. This allows per window color schemes with custom titlebar colors to work.
REVIEW:122884
11 years ago
David Edmundson
1319caaf89
Replicate functionality of Frameworks KStyle for KDE4
...
Some important style hints are supplied by the KStyle class, mostly
importantly whether listviews activate folders on single or double
click.
For frameworks this now exists in KStyle, so code was not included in
Breeze and latest Oxygen. However for KDE4 builds we still need this
code.
There is a KDE4 kstyle class, but this behvaiour is very different and
causes conflicts and a lot of other problems. Re-implementing the part
we need seems the easier approach
REVIEW: 123188
11 years ago