8 Commits (b1244feb7cf5505286a85cd2eab68a66ced5151d)

Author SHA1 Message Date
Hugo Pereira Da Costa b1244feb7c use Flag enumeration to describe button position 11 years ago
Hugo Pereira Da Costa 4dd75758dc Moved buttons geometry handling to Breeze::decoration 11 years ago
Hugo Pereira Da Costa 570a833afd Do not draw separator in active windows if titlebar color match window background color 11 years ago
Hugo Pereira Da Costa 65d743c94e animate size grip colouring 11 years ago
Hugo Pereira Da Costa ceb577eac6 recalculate borders on shade change, in order to have 0 bottom border. 11 years ago
Hugo Pereira Da Costa d4bf677dcb fixed titlebar area 11 years ago
Hugo Pereira Da Costa 43820c6295 never return border size smaller than the minimum value needed for comfortable resize 11 years ago
Hugo Pereira Da Costa 4a2a5c483a cleanup directory structure 11 years ago
Hugo Pereira Da Costa 1cf4494eaf removed breezehelper 11 years ago
Hugo Pereira Da Costa c30d0f591a removed 'VerySmall' button size 11 years ago
Hugo Pereira Da Costa 1f65ada948 Made settings provider a QObject 11 years ago
Hugo Pereira Da Costa f084153ef6 Properly implement exception border size 11 years ago
Hugo Pereira Da Costa 2ff32c5435 Moved shared pointer typedef to breeze for larger use 11 years ago
Hugo Pereira Da Costa cc94dd9886 implemented drawSizeGrip and drawBorderOnMaximizedWindows options 11 years ago
Hugo Pereira Da Costa 67e1dcfa2a cleanup shadow rendering 11 years ago
Hugo Pereira Da Costa efadfc24d4 Implement size grip for borderless windows 11 years ago
Hugo Pereira Da Costa f0768422c3 fixed outline color fading 11 years ago
Hugo Pereira Da Costa 0b5a35af30 fixed padding between buttons and text 11 years ago
Hugo Pereira Da Costa 80c437f61d Moved configuration to the same library as the decoration plugin 11 years ago
Hugo Pereira Da Costa c6e35208c6 Fixed update rect on caption changed 11 years ago
Hugo Pereira Da Costa b62adbe3b5 reordered methods 11 years ago
Hugo Pereira Da Costa 540179d686 fixed shadow rendering in the corner 11 years ago
Hugo Pereira Da Costa ff5c32f9f2 added active state change animation 11 years ago
Hugo Pereira Da Costa cc61aa262c Added configuration widget 11 years ago
Hugo Pereira Da Costa 0b0f104444 proper text alignment 11 years ago
Hugo Pereira Da Costa 9fbc898b4c added internal settings 11 years ago
Hugo Pereira Da Costa 04c2e8edef simplified shadow rendering 11 years ago
Hugo Pereira Da Costa f58e76cceb adjusted button sizes 11 years ago
Hugo Pereira Da Costa 8a322486e5 increased decoration margins 11 years ago
Hugo Pereira Da Costa aef1bff69e renamed breezedeco to breezedecoration to be in par with class name 11 years ago
Hugo Pereira Da Costa 15efa2284c renamed file consistently to class 11 years ago
Hugo Pereira Da Costa fa5a7928e9 removed comment 11 years ago
Hugo Pereira Da Costa e1067fdfa8 removed 'grey' spacing between active window outline and window body 11 years ago
Hugo Pereira Da Costa 7667260904 moved color settings class to own file 11 years ago
Martin Gräßlin 50b64c987c [kdecoration] Share the DecorationShadow with all Decorations 11 years ago
Martin Gräßlin f93eed20bb [kdecoration] DecorationShadow is a QSharedPointer 11 years ago
Martin Gräßlin 4ad71b575d Decoration::client returns a QWeakPointer 11 years ago
Martin Gräßlin 48aa1f73c7 [kdecoration] paint takes QRect instead of QRegion 11 years ago
Martin Gräßlin 7409c956f0 [kdecoration] DecorationShadow uses QRect to describe element sizes 11 years ago
Martin Gräßlin b104042249 [kdecoration] DecorationShadow uses QMargins for padding 11 years ago
Martin Gräßlin c9e9aa54cf [kdecoration] Rename DecoratedClient::borderingScreenEdges to adjacentScreenEdges 11 years ago
Martin Gräßlin 21149ac6da [kdecoration] Decoration::titleRect renamed to ::titleBar 11 years ago
Martin Gräßlin 4c965144b4 [kdecoration] ExtendedBorders renamed to ResizeOnlyBorders 11 years ago
Martin Gräßlin db4318156d [kdecoration] Decoration uses QMargins for borders 11 years ago
Martin Gräßlin 3ca6751a07 [kdecoration] Paint methods take repaint region 11 years ago
Martin Gräßlin e33fa37b47 Add a Preview mode to the Decoration Button 12 years ago
Martin Gräßlin 02fced3418 [kdecoration2] Pass QVariantList argument to parent Decoration 12 years ago
Martin Gräßlin ddb58c21bf [kdecoration2] DecorationSettings is no longer a singleton 12 years ago
Hugo Pereira Da Costa 38e10d77e4 Fixed compilation with gcc 4.8.2 by adding relevant .data() calls 12 years ago
Martin Gräßlin 1f7a1f8e9b Hide borders which border a screen edge 12 years ago