77 Commits (120e3625fdccbada33bb452e28fa25ebbed9f6f1)

Author SHA1 Message Date
Stephan Kulow 6c821aba01 some more compiling 21 years ago
Sandro Giessl a4d91bd3ab forward port 21 years ago
Stephan Kulow 7a441e1b7a the easy cases 21 years ago
Laurent Montel a166c8e3d4 QToolTip::add -> setToolTip 21 years ago
Laurent Montel 788b983bc5 Remove "KDE_IS_VERSION" 21 years ago
Benjamin Meyer 9595a50003 Move kwin into workspace (got maintainer permission first) 21 years ago
Matt Broadstone 5da7024486 rid ourselves of the Q3Buttons 21 years ago
Luboš Luňák c6b24fdb13 Make it simpler to also edit special window setting affecting 21 years ago
Laurent Montel a3ea896a57 Warning-- 21 years ago
Luboš Luňák 326e9b2b41 Sync with maximizeChange(). If a decoration has only two button states 21 years ago
Stephan Kulow b464518b3c svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 21 years ago
Adriaan de Groot 630af25d7b Dox fixes: remember to name parameters the same as in superclasses; escape html special chars; add more cross-refs. 21 years ago
Luboš Luňák ced5ab580a Die, window type override, die! Since nobody really knows what this window 21 years ago
Luboš Luňák fc90a04635 Make it possible to do all kinds of strange things when mousewheeling 21 years ago
Luboš Luňák cc7ab636af Make the titlebar double-click operation react only the LMB. 21 years ago
Stephan Kulow f299853a93 there is no such file 21 years ago
Aaron J. Seigo 86594e3fe8 make moving of maximized windows off by default. have had this patch for a 21 years ago
Sandro Giessl bd9c556471 better minimumSize() 21 years ago
Sandro Giessl 46482b1d0e improved calcHiddenButtons() 21 years ago
Sandro Giessl 286696268e - add LM_ButtonMarginTop for more control on how to position buttons. 21 years ago
Sandro Giessl 9ecf800caf do not cover the menu button with the menu 21 years ago
Stephan Binner ca22bd2f4e compile (with builddir!=srcdir) 21 years ago
Sandro Giessl 8ee563139d um... fix titleRect() 21 years ago
Sandro Giessl 1b1d7df406 more const-correctness and titleRect() convenience method... 21 years ago
Sandro Giessl 079ac8c9f9 take the button width into account for the calculation of minBtnHideWidth 21 years ago
Sandro Giessl f1ad43864f - Add KCommonDecoration::isLeft() for Quartz. 21 years ago
Sandro Giessl c77a4202fb inform buttons of state change 21 years ago
Sandro Giessl 352beb9070 make reset abstract, add forgotten virtual... 21 years ago
Sandro Giessl af8ea39ba9 insert catalogue kwin_lib. it seems to me this is the best place for it... 21 years ago
Sandro Giessl 7f9e658fb3 save reset calls in setSize() etc., inform buttons about what has changed in reset() so they can better optimize for performance 21 years ago
Sandro Giessl 66ee8c3b4d add KWIN_EXPORT, thanks willem boschman 21 years ago
Sandro Giessl cc148f1762 Add message extraction for KCommonDecoration. Could someone who knows Automake/i18n check if this is correct, please? 21 years ago
Sandro Giessl 37992c3cb1 Import KCommonDecoration/KCommonDecorationButton. They ease development of decorations 21 years ago
Luboš Luňák 65c3b55e05 Revert last revert, dynamic keybidings are back in. 21 years ago
Luboš Luňák c7d0776f01 Revert last changes because of temporary freeze. 21 years ago
Luboš Luňák d04ce83410 Custom shortcuts for windows (#44268). It still needs some testing, window 21 years ago
Luboš Luňák aa28465df5 I think I got persuaded that having a direct access to the decorated 22 years ago
Luboš Luňák 9a5a1c5d95 Fix shading: isShade() returns the actual state of the window, and isSetShade() 22 years ago
Dirk Mueller 42c0e144c1 fix export's 22 years ago
Sandro Giessl 5ffb107a01 Let decorations announce which buttons are supported via KDecorationFactory::supports(). 22 years ago
Sandro Giessl 9ff5419637 doxygen update: there is also a resize button 22 years ago
Luboš Luňák 4e52fbebdc With transparent moving/resizing, make sure the outline is not larger 22 years ago
Nicolas Goutte 7aba5a0721 Unify the translation of KWin's clients 22 years ago
Luboš Luňák 43f9553004 Adding yet another option, this time for what happens when clicking 22 years ago
Luboš Luňák a8b7cc3f24 Fix example. 22 years ago
Nicolas Goutte e8332d6f24 The clients in kdeartwork have all mini-pot files, so the previous commit 22 years ago
Nicolas Goutte 92949ab569 I18N: untranslatable strings 22 years ago
Luboš Luňák 12f4763033 Oops. KWin decoration plugins had no messages although they contain 22 years ago
Luboš Luňák a35e5cad28 Inform decoration about keepabove/below changes. 22 years ago
Luboš Luňák f5668e9dff Explain in docs how to do maximize + convenience function. 22 years ago