summaryrefslogtreecommitdiff
path: root/kde/window-decorator-kde4
AgeCommit message (Expand)AuthorFilesLines
2009-02-04Remove run dialog and main menu action support from decorators.Danny Baumann3-18/+0
2009-01-14Implement KDecorationBridge unstable API, needed for KDE 4.2.Danny Baumann2-1/+32
2009-01-14Adapt for new krunner DBus interface in KDE 4.2.Danny Baumann1-3/+4
2009-01-14Plasma::PanelSvg was renamed to Plasma::FrameSvg in KDE 4.2.Danny Baumann2-12/+12
2008-09-17Make sure kwinadaptor.h is built before it's used in the source.Danny Baumann1-5/+6
2008-09-17Don't distribute autogenerated files.Dennis Kasprzyk1-3/+8
2008-09-10Improved handling of the "process killer" process.Dennis Kasprzyk2-27/+21
2008-06-24Use default icon, if no icon is stored in the window properties.Dennis Kasprzyk2-9/+33
2008-06-18Use a single shot timer to prevent recursive repaint calls, if a decoration s...Dennis Kasprzyk2-4/+2
2008-06-17Update switcher text background correctly.Dennis Kasprzyk1-2/+3
2008-05-29Applied libdecoration changes to kde4 window decorator.Dennis Kasprzyk1-36/+44
2008-05-20The decorator won't get a button release event after resize and move, so we h...Dennis Kasprzyk3-0/+23
2008-05-18Removed debug output code.Dennis Kasprzyk1-2/+0
2008-05-18Disable Qt 4.4 "window less child widgets" feature to make button drawing wor...Dennis Kasprzyk1-0/+3
2008-05-06Applied plasma API changes.Dennis Kasprzyk3-107/+28
2008-02-26Clear switcher content to make sure that the new background pixmap gets applied.Dennis Kasprzyk1-0/+1
2008-02-07Fixed handling of autogenerated files to make distcheck work again.Dennis Kasprzyk1-2/+3
2008-02-01Watch for plasma theme changes.Dennis Kasprzyk2-0/+17
2008-02-01Set switcher backgound pixmap instead of only a color.Dennis Kasprzyk2-11/+9
2008-02-01Use Plasma::Svg and some code from Plasma::Dialog to paint directly into a QP...Dennis Kasprzyk3-131/+153
2008-02-01Do not resize the decoration widget to the wrong dimensions first.Dennis Kasprzyk1-8/+5
2008-02-01Set switcher selection color.Dennis Kasprzyk3-2/+17
2008-02-01Removed old switcher code.Dennis Kasprzyk2-40/+7
2008-02-01Include only needed headers.Dennis Kasprzyk2-19/+6
2008-02-01Set blur property for the switcher window.Dennis Kasprzyk2-3/+83
2008-02-01Use Plasma to draw the application switcher window.Dennis Kasprzyk5-28/+393
2008-01-31Make decoration atom names part of the decoration interface.Danny Baumann1-6/+7
2008-01-30Use new atom names.Dennis Kasprzyk1-5/+6
2008-01-30The KDE4 window decorator now only uses public KDE API (version >= 4.0.1) to ...Dennis Kasprzyk8-25/+327
2008-01-22Added kde-window-decorator KDE 4 port.Dennis Kasprzyk11-0/+4480