https://bugs.kde.org/show_bug.cgi?id=355947

Martin Gräßlin <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kwin
                   |                            |/42e82f09be74023d84361e77dd
                   |                            |8ab289bef44b08

--- Comment #3 from Martin Gräßlin <mgraess...@kde.org> ---
Git commit 42e82f09be74023d84361e77dd8ab289bef44b08 by Martin Gräßlin.
Committed on 29/08/2016 at 05:53.
Pushed by graesslin into branch 'master'.

Move Q_PROPERTY definitions from Client to AbstractClient

The properties:
 * maximizable
 * moveable
 * moveableAcrossScreens
 * resizeable

Were only defined on Client instead of AbstractClient. This resulted
in the EffectWindow having those properties evaluate always to false
for a ShellClient and breaking some effects.

M  +24   -0    abstract_client.h
M  +8    -0    autotests/integration/shell_client_test.cpp
M  +0    -24   client.h

http://commits.kde.org/kwin/42e82f09be74023d84361e77dd8ab289bef44b08

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to