compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Sun Jan 20 08:13:21 PST 2008


 src/event.c  |    2 +-
 src/window.c |   13 +++++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 6b069ec7877ccd12cfad776b8d5afcf7bfa5900d
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sun Jan 20 17:11:04 2008 +0100

    Allow minimizing non-transient dialog windows.
    Transient child dialog can be minimized by minimizing their parent, but non-transients can not; which is why we should allow them to be minimized.
    This change also allows that every window which has the minimize action allowed to be minimized by external applications (such as the decorator), which should be desired behaviour anyway.

commit 5991ac0aed982d7ca0178ef13374981284b359b2
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sun Jan 20 17:06:58 2008 +0100

    Allow maximizing dialog windows.
    If the app doesn't intend to prevent size changes for the dialog (by setting minimum/maximum size constraints), there's no reason why we should prevent dialog maximization.



More information about the xorg-commit mailing list