30 Commits (old-wilder)

Author SHA1 Message Date
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
Hugo Pereira Da Costa 4dd75758dc Moved buttons geometry handling to Breeze::decoration 11 years ago
Hugo Pereira Da Costa 4a2a5c483a cleanup directory structure 11 years ago
Hugo Pereira Da Costa 630ba6062d implemented application menu button 11 years ago
Hugo Pereira Da Costa c6da10c15e implemented context help button 11 years ago
Hugo Pereira Da Costa adee392530 added some auto 11 years ago
Hugo Pereira Da Costa 2ff32c5435 Moved shared pointer typedef to breeze for larger use 11 years ago
Hugo Pereira Da Costa 77f2667336 fancy in-class initialization :) 11 years ago
Hugo Pereira Da Costa 069be4c25d also initialize animation and opacity for standalone buttons 11 years ago
Hugo Pereira Da Costa 9280f25d74 added copyright 11 years ago
Hugo Pereira Da Costa 453ad537cb moved all button rendering to breezebutton, without caching 11 years ago
Hugo Pereira Da Costa cfbddc9baa use NegativeText color from kdeglobals for close button 11 years ago
Hugo Pereira Da Costa 3af38fef9c Improved rendering of buttons, in sync with breeze style 11 years ago
Hugo Pereira Da Costa 1ad9fc23c0 implemented animations for buttons 11 years ago
Hugo Pereira Da Costa 8a322486e5 increased decoration margins 11 years ago
Hugo Pereira Da Costa 5b091d33cd formatting 11 years ago
Hugo Pereira Da Costa aef1bff69e renamed breezedeco to breezedecoration to be in par with class name 11 years ago