45 Commits (3edee6f61e9a76d6171470764a426e6e5cdbba32)

Author SHA1 Message Date
Alexander Lohnau 32149dc002 Run clang-format 4 years ago
Volker Krause 38a87371d3 Use non-deprecated QPalette roles 4 years ago
Volker Krause c4c4d41a3e Port from deprecated QWeakPointer::data to QWeakPointer::toStrongRef 4 years ago
Michail Vourlakos f2b81df652 fix paint for standalone buttons with dynamic size 4 years ago
Nate Graham 532ea5e1c8 Adjust titlebar style for Tools Area and new color scheme 6 years ago
David Redondo ee55b18de6 Convert copyright statements to SPDX expressions 6 years ago
Marco Martin 5d2b7fd718 use global animation values 6 years ago
David Redondo a1e1a53f3b Color icons in titlebar if possible 6 years ago
Heiko Becker 590203f111 Fix build with Qt 5.15 6 years ago
Laurent Montel 7b336d453a Add missing includes 6 years ago
Noah Davis 8ef3c7ae60 Change symbol pen width to 1.01 6 years ago
Kai Uwe Broulik 6fe549361b [kdecoration] Use QVariantAnimation instead of QPropertyAnimation 6 years ago
Noah Davis be9f150abe Sharpen ApplicationMenu, Shade, ContextHelp icons 7 years ago
Michail Vourlakos 19348e1ccb enable animations for standalone created buttons 7 years ago
Tomaz Canabrava c671ea1906 Set complete vectors instead of creting them at runtime 8 years ago
Andy Kluger ebae01db13 Invert shade button by same logic as keep-above button 8 years ago
Vlad Zagorodniy f632fdc8c4 modernize: delete redundant void args 8 years ago
David Edmundson c32eb41292 Render application icon at paintdevice DPR 8 years ago
David Edmundson e827fa0801 Fix app icon button in window decos with high DPI in previews. 9 years ago
Hugo Pereira Da Costa 2c895b303d fixed close button animation. 10 years ago
Hugo Pereira Da Costa a6693dfcef Fixed rendering of "unmaximize" button 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 9a63b05a24 pass iconSize as button's parameter rather than trying to calculate it from geometry and offset 11 years ago
Sebastian Kügler 176a3b892f Build on ARM 11 years ago
Hugo Pereira Da Costa 331f9b6ceb properly update button's animation duration on reconfiguration 11 years ago
Hugo Pereira Da Costa d2ccf2df45 overall cleanup to align with oxygen code 11 years ago
Hugo Pereira Da Costa 835e39f80c add option to draw circle around close button 11 years ago
Hugo Pereira Da Costa f6425c1392 use 45degrees angles for min/max buttons 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 99ce485bda set button's visibility depending on the availability of the corresponding feature 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 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 69afdd3be0 properly adjust menu icon size and positioning, to deal with button's offset in maximized 11 years ago
Hugo Pereira Da Costa fcc2e5dbaf properly adjust menu icon size and positioning, to deal with button's offset in maximized 11 years ago
Hugo Pereira Da Costa b739256b0d int -> qreal 11 years ago
Hugo Pereira Da Costa fd8f6f22b2 use Flag enumeration to describe button position 11 years ago
Hugo Pereira Da Costa 4a62339a4e added default geometry in constructor 11 years ago
Hugo Pereira Da Costa ae15e2efba also translate 'menu' icon properly to keep proper padding in maximized mode 11 years ago
Hugo Pereira Da Costa ab80e3880f Moved buttons geometry handling to Breeze::decoration 11 years ago
Hugo Pereira Da Costa 2389411364 int -> qreal 11 years ago
Hugo Pereira Da Costa b1244feb7c use Flag enumeration to describe button position 11 years ago
Hugo Pereira Da Costa 95e084f4ca added default geometry in constructor 11 years ago
Hugo Pereira Da Costa e0d02a785e also translate 'menu' icon properly to keep proper padding in maximized mode 11 years ago