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
Hugo Pereira Da Costa
f6425c1392
use 45degrees angles for min/max buttons
11 years ago
l10n daemon script
e6e94ebf83
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
Andrew Lake
ce85074194
fixed bad symlinks.
11 years ago
Andrew Lake
89d85cc3a5
icon updates
11 years ago
l10n daemon script
80a263f691
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
5548fe9fad
cleanup
11 years ago
Hugo Pereira Da Costa
ab54ffae3c
Fixed foreground color for pressed buttons
11 years ago
Hugo Pereira Da Costa
6bbaa7d9cc
improved pin button
11 years ago
Hugo Pereira Da Costa
441e0a338f
Properly update size grip visibility on maximizedChanged, shadedChanged and resizeableChanged
11 years ago
Hugo Pereira Da Costa
99ce485bda
set button's visibility depending on the availability of the corresponding feature
...
CCBUG: 343641
11 years ago
Hugo Pereira Da Costa
79d93ab56b
Cleanup code to align with master
...
Check for drawBordersOnMaximizedWindows when testing edges flags.
BUG: 345424
11 years ago
l10n daemon script
aa9a4732b5
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
b67bb573b2
improved pin button rendering, by rottating it 45 degrees, based on Kver's design
11 years ago
Hugo Pereira Da Costa
4661af7bea
adjust button rendering in style to match decoration buttons
11 years ago
Hugo Pereira Da Costa
a03e5a8f40
cosmetics
11 years ago
Hugo Pereira Da Costa
38e60d2977
fixed pen width for small size buttons
11 years ago
Hugo Pereira Da Costa
a9e2d7f933
experience with smaller pen width for button's glyphs
11 years ago
l10n daemon script
1529e9ac6d
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
61a2077e91
align shadow rendering to window decoration
11 years ago