1539 Commits (60a152eca9bdcfd43b5d3178a2a52f7ed9b44eef)

Author SHA1 Message Date
Script Kiddy 1c1ad9f8b9 SVN_SILENT made messages (.desktop file, second try) 17 years ago
Lucas Murray 424d358fd2 Less Krazy warnings please. 17 years ago
Lucas Murray 8a8428e41c Less Krazy warnings please. 17 years ago
Laurent Montel 5d854c7237 Fix ui files 17 years ago
Hugo Pereira Da Costa af01b788dc used ui file for detectWidget 17 years ago
Hugo Pereira Da Costa 3e5959d829 fixed filename in comment header 17 years ago
Hugo Pereira Da Costa 4a31a25b40 removed useless oxygen/CVS tags 17 years ago
Script Kiddy 5190783741 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 06f0926588 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 65e9a53e9d SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 8d600884ee SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa d3f6aca4ee re-enabled sizeGrip in preview mode, with correct handling of parent windowID 17 years ago
Hugo Pereira Da Costa 393b37e211 temporarily disabled painting of size grip in preview widget, cause it crashes systemsettings randomly - due to X11 hack 17 years ago
Hugo Pereira Da Costa 60bf914cee fixed bug on shadow rendering when size < 5 - in which case only the round corner should be rendered 17 years ago
Script Kiddy f7c3b99ac0 SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa 64b80fc1fe Fixed background role for button icon. CCBUG: 156518 17 years ago
Script Kiddy 7e2917761e SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa f761aceb8b removed background window rendering from button paintEvent, as transparent background is good enough. Moved all corresponding method in oxygenClient to 'protected'. This allows faster repaint. 17 years ago
Hugo Pereira Da Costa 2d88428b6d removed 'x11util'. Use kdecoration API instead 17 years ago
Hugo Pereira Da Costa 4e1fd9e494 Do not create sizeGrip as a child of KDecoration::Widget since it is reparented. That allows one not to make it a Qt::ToolTip (which for some reason makes kwin use 100% cpu), and prevents it to be registered by paintRedirector 17 years ago
Hugo Pereira Da Costa 07cab1bae9 optimized painting in outline mode (by avoiding unnecessary painting over) and added contrast pixel between window body and outlined border 17 years ago
Hugo Pereira Da Costa c2706aa181 set Qt::ToolTip flag for QSizeGrip, so that it gets hidden to paintRedirector 17 years ago
Hugo Pereira Da Costa 444427464b removed useless kdebug messages 17 years ago
Hugo Pereira Da Costa 88cfb2df63 changed back 'setDirty' method into 'update' method. kwin/paintRedirector should be fixed though, so that buttons created after the deco is registered for redirection are properly accounted for 17 years ago
Script Kiddy d05ff926f9 SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa c0c3189ef2 simplified color handling in renderFloatFrame 17 years ago
Hugo Pereira Da Costa 5286a2f849 fixed colors to use oxygenHelper 17 years ago
Hugo Pereira Da Costa e26538e368 port design changes from tabbing branch to trunk: new title outline design; simplification of layout metrics; proper handling of text ellision; simplification of shadow cache; addition of to local button types. In oxygen.h also temporarily added missing enumeration to ease compilation against kde4.3 17 years ago
Hugo Pereira Da Costa 253892d5dd More code cleanup: moved declaration of 'reduceContrast' and 'renderDot' global functions to oxygenclient.h. Added 'renderFlags' to control which part of the button is to be drawn. Also added flag to force button as 'inactive' even if belonging to an active window (needed for window tabs) 17 years ago
Hugo Pereira Da Costa e748b5244b More code cleanup: moved declaration of 'reduceContrast' and 'renderDot' global functions to oxygenclient.h. Added 'renderFlags' to control which part of the button is to be drawn. Also added flag to force button as 'inactive' even if belonging to an active window (needed for window tabs) 17 years ago
Hugo Pereira Da Costa f898d1193f more cleanup. Made sure methods are declared and implemented in the same order (blush) 17 years ago
Hugo Pereira Da Costa 01ae18d6a7 moved dots and float frame rendering to separate methods (for clean-up and to make merging with tab branch easier) 17 years ago
Script Kiddy 69044acd66 SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa cef60f90cb removed useless colorCacheInvalid_ member 17 years ago
Hugo Pereira Da Costa bd80aaceb1 fixed very stupid bug that would prevent to add new exceptions to the list 17 years ago
Hugo Pereira Da Costa 9044453b35 fixed (tiny) glitch for bottom corners in 'no side border' mode 17 years ago
Script Kiddy e86e8589d6 SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa 7d7d986428 fixed vertical translation of buttons and title when compositing is disabled; Added an extra pixel to borderTiny when compositing is disabled (otherwise one can't draw the resize 'dots' due to the float frame; and used helper::roundedMask and helper::rounderRegion to minimize code duplication with style 17 years ago
Hugo Pereira Da Costa 7f6ff0dd02 removed usage of static global variables (static is bad afaik). Everything is controled by the factory. 17 years ago
Script Kiddy fa4daf121d SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa c5641a3827 modified activeChange animation so that it seems to start earlier (e.g. with first step being a non-zero fraction of the final glow) 17 years ago
Hugo Pereira Da Costa 3c3d093d2b set local reference to client as const. Safer 17 years ago
Hugo Pereira Da Costa d736178bb5 fixed drawFloatFrame issue in titleoutline mode 17 years ago
Hugo Pereira Da Costa 00e9cbd9a9 changed 'default' button size from 22 to 20 17 years ago
Hugo Pereira Da Costa 7bfdee649b changed default glow configuration to have larger glow and lighter colors 17 years ago
Hugo Pereira Da Costa d614414bac removed color overwrite for checked sticky button: it conflicts with icon contrast pixel 17 years ago
Hugo Pereira Da Costa a528f0e7ac made 'on all desktops' button appear 'pressed' when checked, to be more visible 17 years ago
Hugo Pereira Da Costa 09364cdac0 removed unnecessary block braces 17 years ago
Hugo Pereira Da Costa 3d531bf4b2 redesign active window glow following Nuno's SVG; Changed default shadow parameters accordingly; and Changed scale of shadowSize in config dialog to physical scale. 17 years ago
Script Kiddy c23a330748 SVN_SILENT made messages (.desktop file) 17 years ago