6264 Commits (3ce5dd0ffcb6499df154cecc77860cfd044a1f3e)
 

Author SHA1 Message Date
Laurent Montel 3ce5dd0ffc Fix includes 17 years ago
Script Kiddy 39ea19f79f SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa fbf5d4d438 removed 'hackish' checks on running compiz. Assume kwin 17 years ago
Hugo Pereira Da Costa cd52e656b5 removed 'hackish' checks on running compiz. Assume kwin 17 years ago
Hugo Pereira Da Costa 7bf1793f32 removed 'hackish' checks on running compiz. Assume kwin 17 years ago
Hugo Pereira Da Costa 91d68e395b changed margin and spacing for consistency with other tabs; changed list size policy to minimize amount of vertical space used for the configuration 17 years ago
Hugo Pereira Da Costa 2ac48283c3 removed nitrogenexceptionlistdialog.cpp; added nitrogenexceptionlistwidget.cpp for configuration redesign 17 years ago
Hugo Pereira Da Costa fdd6b45ea6 changed exception handling so that it is handled in nitrogenconfigurationui directly rather than in a separate dialog 17 years ago
Hugo Pereira Da Costa abbefd0c71 redesigned configuration to use 'basic' and 'advanced' tabs. Also moved decoration exception handling to a dedicated tab, rather than in separate dialog 17 years ago
Hugo Pereira Da Costa 1b7acbc6bb removed exception list handling from separate dialog. Use a different tab instead 17 years ago
Hugo Pereira Da Costa ffb68de1ac redesign handling of 'checkbox' options in exception dialog to have a more consistent look between various options 17 years ago
Marco Martin 5b61e0909c sync with the fade popup, looks less weird 17 years ago
Hugo Pereira Da Costa 906503c2f2 set WA_NoSystemBackground flag and removed (useless) setting of WA_OpaquePaintEvent flag 17 years ago
Hugo Pereira Da Costa 2c181abd37 fixed button rendering using QPainterPath, as done for kde2 windeco; fixed corner painting in preview mode 17 years ago
Hugo Pereira Da Costa bc78e76281 put mask calculation in separate method, to be used in preview mode. In preview mode, set painter clipMask so that it matches widget mask, to fix corner painting 17 years ago
Hugo Pereira Da Costa 6d329bb015 fixed button rendering using QPainterPath, as done for kde2 windeco 17 years ago
Hugo Pereira Da Costa e7c34fb913 fixed button rendering using QPainterPath, as done for kde2 windeco 17 years ago
Hugo Pereira Da Costa b51ce3fc34 fixed button rendering using QPainterPath, as done for kde2 windeco 17 years ago
Hugo Pereira Da Costa 313bc152f2 fixed button rendering using QPainterPath, as done for kde2 windeco 17 years ago
Hugo Pereira Da Costa 0f9de2a3a8 fixed button rendering using QPainterPath, as done for kde2 windeco 17 years ago
Hugo Pereira Da Costa bbb66d7a7d Fixed size-grip visibility when shading windows 17 years ago
Hugo Pereira Da Costa a56de50f0d implemented drawing of size-grip (when enabled) in preview mode, and fixed mettrics accordingly. also removed extra pixel in preview mode when 'border none' is selected and compositing is active 17 years ago
Script Kiddy 795a45fbc2 SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa 6a9212e77d fixed indentation for last commit (r1017015.) 17 years ago
Hugo Pereira Da Costa 29fec15b4a filled titlePix with transparent color before painting pattern, to fix title-bar appearance 17 years ago
Hugo Pereira Da Costa a0c0e4f085 filled titlePix with transparent color before painting pattern, to fix decoration appearance 17 years ago
Martin Gräßlin 465fd0fbca We have to keep track of the currentTabBoxWindowList in tabbox effects: 17 years ago
Lucas Murray 8b19de13f0 Select the default decoration if the configured decoration doesn't exist. 17 years ago
Lucas Murray 47ef5f02cc Replace Ozone with Nitrogen as the default decoration and remove Ozone. 17 years ago
Hugo Pereira Da Costa ebc76aa81d changed text for 'tri-state' combobox to 'default/enabled/disabled'; changed option names so that they match exactly the configuration window 17 years ago
Hugo Pereira Da Costa 31d8c5d8cc changed 'title bar blending' option name into 'background style' 17 years ago
Hugo Pereira Da Costa bda7734df3 rationalized 'button style' and 'title bar blending style' option names 17 years ago
Hugo Pereira Da Costa f825e35471 use hard-coded iconscale for menu button, and fixed centering to match oxygen windeco 17 years ago
Hugo Pereira Da Costa f17068e815 added button-size dependent hard-coded icon scale (for drawing window icon in title bar) 17 years ago
Hugo Pereira Da Costa 66c1892947 fixed rounding of bottom corners in tiny border mode 17 years ago
Hugo Pereira Da Costa 563191f51c set draw_stripes draw_separator on for default configuration, in order to match default oxygen decoration 17 years ago
Huynh Huu Long cf86b3fc65 Revert r1009021 and r1009001 (which extend the clickable area of the 17 years ago
Script Kiddy 641accc6eb SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa 470a7fc4b2 fixed logic for drawing windeco borders, and size-grip dots. Use 'native' helper::drawFloatFrame from oxygen windeco 17 years ago
Hugo Pereira Da Costa cf5b3972a5 restored original drawFloatFrame method from oxygen windeco 17 years ago
Hugo Pereira Da Costa 43df0f4fca fixed 'stripes' so that they look identical to oxygen windeco 17 years ago
Hugo Pereira Da Costa f96dacb336 removed useless exception conversion utility -not compiled anyway 17 years ago
Toby Dickenson 23f82767c8 Constrain the middle of a window following a step-change (such as maximize or restore) so that any simulation asymetry will not cause the window to drift off-center. This previously led to problems with the wobblyness set to maximum. BUG: 198559 17 years ago
Yuri Chornoivan 06471e2250 Fix typos: 17 years ago
Thomas Lübking 5522bc2e0e add feature: move (swap) desktops 17 years ago
Christoph Feck a83e508bdd Use QPainter to render preview 17 years ago
Script Kiddy 399787aa30 SVN_SILENT made messages (.desktop file) 17 years ago
Hugo Pereira Da Costa 6d7de8e2b0 fixed titlebar height to match oxygen windeco and scale nicely with large window borders 17 years ago
Hugo Pereira Da Costa 5cd24c48d0 fixed (stupid) bug concerning window title alignment 17 years ago
Hugo Pereira Da Costa 01b0bacecc moved border size option to the top of the options, for consistency with other windecorations 17 years ago