metacity:gnome-2-18

Last commit made on 2011-12-22
Get this branch:
git clone -b gnome-2-18 https://git.launchpad.net/metacity

Branch merges

Branch information

Name:
gnome-2-18
Repository:
lp:metacity

Recent commits

e3b435b... by Xandru

Added asturian language

ff857bd... by Xandru

Updated asturian translation

f7f498e... by Thomas James Alexander Thurman <email address hidden>

post-release version bump to 2.18.8

svn path=/branches/gnome-2-18/; revision=3253

493c25d... by Thomas James Alexander Thurman <email address hidden>

2.18.5 ======

2.18.5
======

This release fixes a problem with KDE applications appearing to
request attention when the user switched workspaces.

 - Only activate windows which change their startup ID if the
    new ID differs from the old. (Thomas) [#400167]

svn path=/branches/gnome-2-18/; revision=3251

4a5182d... by Marnanel Thurman

return a boolean instead of a void, to show whether startup properties

2007-06-17 Thomas Thurman <email address hidden>

        * src/screen.[ch] (meta_screen_apply_startup_properties): return a
          boolean instead of a void, to show whether startup properties were
          applied. Also some commenting.
        * src/window-props.c: (reload_net_startup_id): Only activate the
          window if the startup_id was actually changed. Closes #400167.

svn path=/branches/gnome-2-18/; revision=3246

b700066... by Elijah Newren <newren gmail com>

post-release version bump to 2.18.5

2007-05-28 Elijah Newren <newren gmail com>

        * configure.in: post-release version bump to 2.18.5

svn path=/branches/gnome-2-18/; revision=3226

9553b12... by Elijah Newren <newren gmail com>

2.18.3 release.

2007-05-28 Elijah Newren <newren gmail com>

        * NEWS: 2.18.3 release.

svn path=/branches/gnome-2-18/; revision=3224

3245c28... by Elijah Newren <newren gmail com>

do not auto-maximize windows larger than the workarea in only a single

2007-05-28 Elijah Newren <newren gmail com>

        * src/place.c (meta_window_place): do not auto-maximize windows
        larger than the workarea in only a single direction. Fixes
        #419810.

svn path=/branches/gnome-2-18/; revision=3223

28400bf... by Funda Wang <email address hidden>

Updated metacity translation from trunk.

svn path=/branches/gnome-2-18/; revision=3213

81b19fb... by Elijah Newren <newren gmail com>

Prevent metacity from "forgetting" which machine a window is on. #418552

2007-04-16 Elijah Newren <newren gmail com>

 Prevent metacity from "forgetting" which machine a window is on.
 #418552

 * src/window.c (meta_window_new_with_attrs): reorder the property
 loading so that we know the wm_client_machine when we load the
 name of the window and can modify the window name accordingly.

svn path=/branches/gnome-2-18/; revision=3202