<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco, branch marco-1.9.3</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>Bump version to 1.9.3</title>
<updated>2014-11-19T08:08:11+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-11-19T08:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=f6b6f2be4d109ecf899ccee2b2fae2f0a2beecbe'/>
<id>f6b6f2be4d109ecf899ccee2b2fae2f0a2beecbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing ';'</title>
<updated>2014-11-18T07:54:04+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-11-18T07:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=f739a114a6704aea4f7cada4c769476c8c9db812'/>
<id>f739a114a6704aea4f7cada4c769476c8c9db812</id>
<content type='text'>
Closes https://github.com/mate-desktop/marco/issues/149
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/marco/issues/149
</pre>
</div>
</content>
</entry>
<entry>
<title>Unconditionally reset minimize_after_placement on placement</title>
<updated>2014-11-12T19:36:50+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-12T19:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5a5b0de331276f1d6297e6552213aac713c287ba'/>
<id>5a5b0de331276f1d6297e6552213aac713c287ba</id>
<content type='text'>
GTK+ has now started using _NET_WM_STATE_HIDDEN for iconified windows.
For windows iconified at creation time, this causes metacity to set
minimize_after_placement, which then causes the window to become
minimized immediately after the first time it has been activated by
the user.

This happens because:

 (1) minimize_after_placement is reset after placing the window
 (2) if a window is minimized, placement is deferred

Reset minimize_after_placement unconditionally in place_window_if_needed()
to solve the issue.

Reported and tested by Daniel Drake &lt;dsd@laptop.org&gt;

Based on metacity commit: b0700e20b79896de7d28d2ff2bb18be324d8e19f
From: Florian Müllner &lt;fmuellner@gnome.org&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=684741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GTK+ has now started using _NET_WM_STATE_HIDDEN for iconified windows.
For windows iconified at creation time, this causes metacity to set
minimize_after_placement, which then causes the window to become
minimized immediately after the first time it has been activated by
the user.

This happens because:

 (1) minimize_after_placement is reset after placing the window
 (2) if a window is minimized, placement is deferred

Reset minimize_after_placement unconditionally in place_window_if_needed()
to solve the issue.

Reported and tested by Daniel Drake &lt;dsd@laptop.org&gt;

Based on metacity commit: b0700e20b79896de7d28d2ff2bb18be324d8e19f
From: Florian Müllner &lt;fmuellner@gnome.org&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=684741
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around usage of XPointer</title>
<updated>2014-11-12T19:36:50+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-12T18:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=109f0c7975cfe640071fbedb733fc157a0357985'/>
<id>109f0c7975cfe640071fbedb733fc157a0357985</id>
<content type='text'>
XLib has historically used "char*" for "generic pointer" but
compliers rightly complain when casting this to a structure.

Work around this by casting to void * and letting the implicit
conversion to a structure type take effect.

Based on metacity commit: 687376bb549b3d60ba848c9d4105fe41087f3a77
From: Colin Walters &lt;walters@verbum.org&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=611644
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XLib has historically used "char*" for "generic pointer" but
compliers rightly complain when casting this to a structure.

Work around this by casting to void * and letting the implicit
conversion to a structure type take effect.

Based on metacity commit: 687376bb549b3d60ba848c9d4105fe41087f3a77
From: Colin Walters &lt;walters@verbum.org&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=611644
</pre>
</div>
</content>
</entry>
<entry>
<title>buttons: Fix background functions for non-default layouts</title>
<updated>2014-11-12T19:36:50+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-12T18:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=7116f6e03be3a709062685a47a982554201899aa'/>
<id>7116f6e03be3a709062685a47a982554201899aa</id>
<content type='text'>
While the configured layout is taken into account for positioning
the buttons, the mapping from button function states to button
position states just assumed the default button layout in LTR
locales.
Do a proper mapping depending on the actual layout instead.

Based on metacity commit: 6a52883c2b670ad645257373515d1e704408b93d
From: Florian Müllner &lt;fmuellner@gnome.org&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=638700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While the configured layout is taken into account for positioning
the buttons, the mapping from button function states to button
position states just assumed the default button layout in LTR
locales.
Do a proper mapping depending on the actual layout instead.

Based on metacity commit: 6a52883c2b670ad645257373515d1e704408b93d
From: Florian Müllner &lt;fmuellner@gnome.org&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=638700
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix drawing of &lt;arc&gt; elements</title>
<updated>2014-11-12T19:36:50+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-12T18:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=a65e3c4165a5433de49e94bfb86f9c3e9ba32dce'/>
<id>a65e3c4165a5433de49e94bfb86f9c3e9ba32dce</id>
<content type='text'>
This patch fixes the drawing of &lt;arc&gt; theme elements to appear in the desired orientation

Based on metacity commit: 120c7790d6c5a837372ef1e0105e89ac674facd8
From: Nickolas Lloyd &lt;ultrageek.lloyd@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the drawing of &lt;arc&gt; theme elements to appear in the desired orientation

Based on metacity commit: 120c7790d6c5a837372ef1e0105e89ac674facd8
From: Nickolas Lloyd &lt;ultrageek.lloyd@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify keymap-reloading code branches</title>
<updated>2014-11-12T19:36:49+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-12T17:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=d817c619c77795b9fd438ff5b3931df6b2d38184'/>
<id>d817c619c77795b9fd438ff5b3931df6b2d38184</id>
<content type='text'>
Simplify the keymap loading logic by unifying the different
branches; in the reorganization this patch fixes a bug where when
we got a MappingKeyboard event we wouldn't update virtual modifiers
correctly.

Based on a patch by Thomas Thurman &lt;tthurman@gnome.org&gt;

Based on metacity commit: ba2e5f7f541446931299814bafa642d09047f386
From: "Owen W. Taylor" &lt;otaylor@fishsoup.net&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=565540
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify the keymap loading logic by unifying the different
branches; in the reorganization this patch fixes a bug where when
we got a MappingKeyboard event we wouldn't update virtual modifiers
correctly.

Based on a patch by Thomas Thurman &lt;tthurman@gnome.org&gt;

Based on metacity commit: ba2e5f7f541446931299814bafa642d09047f386
From: "Owen W. Taylor" &lt;otaylor@fishsoup.net&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=565540
</pre>
</div>
</content>
</entry>
<entry>
<title>Update keybindings when XKB keyboard layout changes</title>
<updated>2014-11-12T19:36:49+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-12T17:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=1de3cf470353049ee9974bd6d9a437f556931bea'/>
<id>1de3cf470353049ee9974bd6d9a437f556931bea</id>
<content type='text'>
* Select for XKB keyboard notification events explicitly; since GTK+
  has selected for XKB events, delivery of old-school MappingNotify
  events is disabled.

* Fix a bug where once a keycode was loaded for a key binding,
  it would never be reassigned; we want to laod new keycodes for
  all bindings that have a key symbol rather than a fixed
  keycode.

[ With fixes from Owen W. Taylor &lt;otaylor@fishsoup.net&gt; ]

Based on metacity commit: c262e3d65a37abedc507705cddfec72c901c321f
From: Derek Poon &lt;gnomebugs@acrotect.com&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=565540
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Select for XKB keyboard notification events explicitly; since GTK+
  has selected for XKB events, delivery of old-school MappingNotify
  events is disabled.

* Fix a bug where once a keycode was loaded for a key binding,
  it would never be reassigned; we want to laod new keycodes for
  all bindings that have a key symbol rather than a fixed
  keycode.

[ With fixes from Owen W. Taylor &lt;otaylor@fishsoup.net&gt; ]

Based on metacity commit: c262e3d65a37abedc507705cddfec72c901c321f
From: Derek Poon &lt;gnomebugs@acrotect.com&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=565540
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow explicit raises from same client, not just same app</title>
<updated>2014-11-12T16:04:27+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-12T16:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=ad9db61aabc2cbf743a1157ddc42ff76127f3fab'/>
<id>ad9db61aabc2cbf743a1157ddc42ff76127f3fab</id>
<content type='text'>
We currently allow XRaiseWindow when the same application (defined
by the window group) is focused, but the kind of old applications
that XRaiseWindow are frequently not setting the window group.

Expand the check to allow the same X client (defined by the looking
at client ID) to raise windows above the focus window.

Based on metacity commit: 632d3983fbc402432c6ceae05bea8903ad2f11c0
From: "Owen W. Taylor" &lt;otaylor@fishsoup.net&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=567528
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We currently allow XRaiseWindow when the same application (defined
by the window group) is focused, but the kind of old applications
that XRaiseWindow are frequently not setting the window group.

Expand the check to allow the same X client (defined by the looking
at client ID) to raise windows above the focus window.

Based on metacity commit: 632d3983fbc402432c6ceae05bea8903ad2f11c0
From: "Owen W. Taylor" &lt;otaylor@fishsoup.net&gt;
Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=567528
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Possible keybinding to switch to previous workspace."</title>
<updated>2014-11-07T09:54:26+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-06T17:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=e8b2d2156a6f530812d9958b3675e2402e44ecab'/>
<id>e8b2d2156a6f530812d9958b3675e2402e44ecab</id>
<content type='text'>
This reverts commit 69b7a0ad9277f21ad761c84ac1bae5455a2f879e.

It has the unintended side-effect that it reverses the alt+tab
behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 69b7a0ad9277f21ad761c84ac1bae5455a2f879e.

It has the unintended side-effect that it reverses the alt+tab
behaviour.
</pre>
</div>
</content>
</entry>
</feed>
