compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Mon Apr 14 10:51:43 PDT 2008


 configure.ac          |   14 
 metadata/place.xml.in |   15 
 plugins/Makefile.am   |   13 
 plugins/place.c       | 1627 +++++++++++++++++++++-----------------------------
 4 files changed, 726 insertions(+), 943 deletions(-)

New commits:
commit 00263057b92b16563eeb55b695c61486570e5e91
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 19:49:45 2008 +0200

    Fix whitespace.

commit b999b075852ab1b1ebf46adc83678745d72e0ed9
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 12:01:03 2008 +0200

    Clamp new position if a viewport match was given. If the new position was outside the visible screen area before, the window would be placed on a viewport different to the one specified otherwise.

commit 386122c2ee761bcaf4108a74312ddd3d6480dd35
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 11:55:40 2008 +0200

    Make the placeGetPlacementOutput function return a CompOutput pointer.

commit af45509f59b9227d792502e8f6acaa7da86191a3
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 11:48:11 2008 +0200

    Fix warning.

commit e757f8df51708ed133b7b498c9c6ff79fe5a9166
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 11:47:00 2008 +0200

    Place dialogs centered on current output device rather than centered on screen.

commit 0812a5aa96c592bebb00c6c5c6f4924c2de32893
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 11:30:44 2008 +0200

    Added option for multi output behaviour of place and added a "Place on output which has the pointer" mode.

commit b2a4aeca44b5553ae676cc7fe95a5492e4c3ad58
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 19:48:25 2008 +0200

    Improve readability of placement relevance helper macro.

commit 7714b8b3f03308bd09f1673dbf513346c0e3f1d7
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 11:00:14 2008 +0200

    Fix typo.

commit 11f232e6d9b8e96174e152e861775464c111579a
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 10:48:17 2008 +0200

    Initialize count variable correctly.

commit 0b68212343a8bf92c3ed77744e9364ff2fe9caa0
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 10:33:47 2008 +0200

    Add helper macro for looping over all placement relevant windows.

commit 4aa6a6566ebb5c0fde2018278035d3a0de55ebc7
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 10:26:57 2008 +0200

    Pass work area into cascade placement functions.

commit 8dff871af8f9a96969c9cee9c27a4677ba38977f
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 10:24:22 2008 +0200

    Minor optimization.

commit 772ecdf46ef58627ea2948cf08cdaeff6fe56624
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 10:21:43 2008 +0200

    Replace placeWin function by a better structured placeDoWindowPlacement function. Placement strategy ("What should placement do to this window?") and output determination as well as work area constraining have been factored out to separete functions.

commit 7747970220e9f8d2289adc40b7dd0b64137a56a0
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 10:18:22 2008 +0200

    Drop glib dependency of place plugin.

commit 04bf391b65c211ddc884bf9c4078fb6663ed2d26
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 10:01:03 2008 +0200

    Factor out cascade placement into separate function.

commit 8ebed7347f6f019576b56e8ffbf93f3272d97fbe
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 09:49:50 2008 +0200

    Skip override_redirect windows during smart placement.

commit 5073fb52c792008af879700ac895f4516c469744
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 09:49:04 2008 +0200

    Consistently use Compiz coding style.

commit 7a3b5830457151eb11ef3ce71258cbe19bf7dead
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 09:21:24 2008 +0200

    Improve looping over all visible windows.

commit 577c941891cb229e86e094ecb99f0b1e5b74bb27
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 09:18:00 2008 +0200

    window -> w

commit 1a61c4b3a6413408ad74e8d8ac96edaaec2cb2ca
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 09:09:05 2008 +0200

    Improve macro usage.

commit 8f624f154960853528fcab96a2138e42c46af819
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 09:06:42 2008 +0200

    Replace get_window_[width|height] functions by helper macros.

commit 3b5bf968b48f82043f4d9c17a9b3e6c8ba151487
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 08:59:05 2008 +0200

    Improve define order.

commit 991465be02628fb0931445e20677ab3503e9d6cd
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 08:57:32 2008 +0200

    Better function grouping / ordering.

commit 2db0591b95298eb1ea227ac81293456a445cf1fb
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Apr 14 08:54:55 2008 +0200

    Remove unused code.



More information about the xorg-commit mailing list