73 Commits (4fb0074879c3109ccd54a30696473eb354e4b4ae)

Author SHA1 Message Date
Jacopo De Simoi 4fb0074879 Make the sizegrip into a square 6 years ago
Jacopo De Simoi ee699a9039 Abuse sizeGrip to indicate active window 6 years ago
Jacopo De Simoi a08d2468c4 Do not paint the window with the active color 6 years ago
Jacopo De Simoi 554d5eb5ad Make decorations tiny and sharp 6 years ago
Vlad Zahorodnii 1e04ce2e2c Update my last name 6 years ago
Vlad Zahorodnii ba452f73ba Update my email address 6 years ago
Kai Uwe Broulik 6fe549361b [kdecoration] Use QVariantAnimation instead of QPropertyAnimation 6 years ago
Hugo Pereira Da Costa c95b7652b7 Disable extended resize borders for maximized windows 7 years ago
Noah Davis 8bfe474ac5 Make shadow sizes linear 7 years ago
Vlad Zagorodniy f1e4f1032d [libbreezecommon] Use box blur instead of FFT blur 7 years ago
Vlad Zagorodniy f28e333359 [kdecoration] Delete unused includes 8 years ago
Vlad Zagorodniy 02519ad921 [kdecoration] Make shadows lighter 8 years ago
Vlad Zagorodniy 54b75015ed [kdecoration] Refine shadows 8 years ago
Vlad Zagorodniy f632fdc8c4 modernize: delete redundant void args 8 years ago
Nathaniel Graham dcfdaa138f Use combobox to choose shadow size and use more appropriate values for menu & tooltip shadow sizes 8 years ago
Nathaniel Graham 9fb5d3abb1 Horizontally center shadows and make them bigger 8 years ago
Kai Uwe Broulik fc30704cc8 [Breeze window decoration] Use intersects instead of contains 8 years ago
Kai Uwe Broulik f0709ccc26 [Breeze window decoration] Don't repaint title bar if not damaged 8 years ago
Hugo Pereira Da Costa d6ba3352fe Removed heuristics for not drawing separator between titlebar and window since there is now a user configurable settings to achieve this 8 years ago
Hugo Pereira Da Costa d32deed896 Set bottom border to zero for shaded windows 8 years ago
Emirald Mateli 0d291b3f09 Added setting to toggle drawing of title bar separator 8 years ago
Hugo Pereira Da Costa 629b069853 Properly change buttons hit area to enforce Fitts law when windows are quick-tiled and or vertically/horizontally maximiezed. At the same time, do not draw the window round corners. 9 years ago
Hugo Pereira Da Costa 2cc0f8ba2d use fontMetrics.height() rather than boundingRect(...).height() 9 years ago
Hugo Pereira Da Costa 1fe4c5edf8 added some 'auto' 9 years ago
Hugo Pereira Da Costa b5fd63ad24 Call updateButtonsGeometryDelayed on settings reconfigured, so that button sizes are updated immediately 10 years ago
Hugo Pereira Da Costa ed08414b12 Call updateButtonGeometry after decorationButtonsLeftChanged and decorationButtonsRightChanged 10 years ago
Hugo Pereira Da Costa 27b476d319 draw outline in anti-aliasing mode, to prevent darker pixel in the corner. 10 years ago
Hugo Pereira Da Costa 10145c7bb2 when alpha channel is not supported, 10 years ago
Hugo Pereira Da Costa 21c233de4c - use "metrics" to set corner radius 10 years ago
Hugo Pereira Da Costa 41d01b47c6 Increased radius for mask. 10 years ago
Hugo Pereira Da Costa b23f3598b6 Increased radius for mask. 10 years ago
Hugo Pereira Da Costa a80434f677 removed incorrect composition mode 10 years ago
Hugo Pereira Da Costa a9b7b5c27d removed incorrect composition mode 10 years ago
Hugo Pereira Da Costa 509388e007 reduce strength of the contrast pixel 10 years ago
Hugo Pereira Da Costa 10a66f22ea reduce strength of the contrast pixel 10 years ago
Hugo Pereira Da Costa e40195693c Takeout inner part of the shadow to avoid artifacts for semi-transparent windows, and 10 years ago
Hugo Pereira Da Costa d9369b5e42 Takeout inner part of the shadow to avoid artifacts for semi-transparent windows, and 10 years ago
Hugo Pereira Da Costa 2fdd1423bc Use similar code for rendering the decoration shadow and menu shadows. 10 years ago
Hugo Pereira Da Costa 54fb9fe29c Use similar code for rendering the decoration shadow and menu shadows. 10 years ago
Hugo Pereira Da Costa 2809f031bf Added option to disable window background gradient 11 years ago
Hugo Pereira Da Costa feea03af73 revert rendering of outline pixel, because buggy 11 years ago
Hugo Pereira Da Costa 4449ab925b cleanup shadow contrast pixel rendering 11 years ago
Hugo Pereira Da Costa cae73cbd9d readded proper gradient on active window titlebar 11 years ago
Hugo Pereira Da Costa 5a1f5c22c0 added option to configure shadow color 11 years ago
Hugo Pereira Da Costa 6a1fcfe9db Remove min border size requirement on the sides, for tiny border size and above. Bottom side is kept at min 4 pixels, 11 years ago
Hugo Pereira Da Costa 6fad4358e2 Properly calculate caption rect when button lists are empty on one of the titlebar side 11 years ago
Hugo Pereira Da Costa 56bc52fe3c added tiny (=minimal) button size, for high-dpi screens 11 years ago
Hugo Pereira Da Costa b3bb047ebd Removed color settings. They were redundant with DecoratedClient::color(...) 11 years ago
Hugo Pereira Da Costa c2b890899c Sanitize button positioning. 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