Hugo Pereira Da Costa
|
56bc52fe3c
|
added tiny (=minimal) button size, for high-dpi screens
CCBUG: 348399
|
11 years ago |
Hugo Pereira Da Costa
|
b3bb047ebd
|
Removed color settings. They were redundant with DecoratedClient::color(...)
|
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 |
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
|
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 |
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 |
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
|
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 |
Hugo Pereira Da Costa
|
f6425c1392
|
use 45degrees angles for min/max buttons
|
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
|
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 |
Hugo Pereira Da Costa
|
fae4fcd11e
|
cleanup
|
11 years ago |
Hugo Pereira Da Costa
|
92a882efe6
|
fixed passing non integer pen width to button glyph rendering
|
11 years ago |
Hugo Pereira Da Costa
|
8fa5ba480a
|
removed use of penWidth
|
11 years ago |
Hugo Pereira Da Costa
|
79ffe5e50e
|
Pass both caption rect and alignment as output from ::captionRect
Use largest possible rect for all combinations, to avoid truncation
Adjust alignment flags accordingly.
CCBUG: 344552
|
11 years ago |
l10n daemon script
|
df1acf4d38
|
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 |
Hrvoje Senjan
|
efe9818c52
|
Find KF5GuiAddons and KF5I18n
GuiAddons where linked by both kdecoration and kstyle, but never searched,
KF5I18n are needed for k18n_wrap_ui macro.
|
11 years ago |
Bhushan Shah
|
d0f62d050b
|
Fix build of breeze
KF5GuiAddons and KF5I18n is used internally
|
11 years ago |
Hugo Pereira Da Costa
|
32974f572e
|
Re-implemented the possibility to hide titlebars for specific windows
BUG: 344931
|
11 years ago |
Hugo Pereira Da Costa
|
fd3ccba86c
|
cleanup border calculations
|
11 years ago |
Hugo Pereira Da Costa
|
850906e9d7
|
removed ellision flag from captionRect (broken anyway)
ellide caption text directly at rendering and not prior, using fontMetrics::elidedText
seems to 'fix' overzealous ellision
CCBUG: 344552
|
11 years ago |
Hugo Pereira Da Costa
|
6195ee0b0a
|
removed ellision flag from captionRect (broken anyway)
ellide caption text directly at rendering and not prior, using fontMetrics::elidedText
seems to 'fix' overzealous ellision
CCBUG: 344552
|
11 years ago |
l10n daemon script
|
57fe2df3e6
|
SVN_SILENT made messages (.desktop file)
|
11 years ago |
l10n daemon script
|
83f2849315
|
SVN_SILENT made messages (.desktop file)
|
11 years ago |
Alex Richardson
|
3dcd040f38
|
Fix FreeBSD build: add <cmath> include
Unlike on Linux it is not pulled in by the other headers
|
11 years ago |
l10n daemon script
|
e97e24468c
|
SVN_SILENT made messages (.desktop file)
|
11 years ago |