lp:metacity

Get this repository:
git clone https://git.launchpad.net/metacity

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.gnome.org/GNOME/metacity.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-03-20 17:06:39 UTC
bump version to 3.52.0, update NEWS

Author: Alberts Muktupāvels
Author Date: 2024-03-20 17:06:39 UTC

bump version to 3.52.0, update NEWS

gnome-3-44 2023-02-12 18:24:02 UTC
Update Slovenian translation

Author: Martin Srebotnjak
Author Date: 2023-02-12 18:24:02 UTC

Update Slovenian translation

gnome-3-42 2022-03-04 10:54:14 UTC
Update Croatian translation

Author: gogo
Author Date: 2022-03-04 10:54:14 UTC

Update Croatian translation

gnome-3-40 2021-10-08 13:43:06 UTC
Update Portuguese translation

Author: Hugo Carvalho
Author Date: 2021-10-08 13:43:06 UTC

Update Portuguese translation

gnome-3-36 2021-06-27 10:26:00 UTC
window-props: don't set override-redirect window as parent

Author: Alberts Muktupāvels
Author Date: 2021-06-21 15:30:21 UTC

window-props: don't set override-redirect window as parent

Before commit c656c658940d override-redirect windows was not
registered with meta_display_register_x_window. This means
that Metacity was treating WM_TRANSIENT_FOR hint as invalid
if it was pointing to override-redirect window.

EWMH specification [1] says that WM_TRANSIENT_FOR property is
defined for managed windows and extends its usage for
override-redirect windows. Client should set WM_TRANSIENT_FOR
on override-redirect window if it is child/popup for another
window.

As specification does not say anyting about using
override-redirect windows as parent for managed windows and
because it causes crashes in Metacity ignore WM_TRANSIENT_FOR
if it is pointing to override-redirect window.

[1] https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html#idm46291029654544

https://gitlab.gnome.org/GNOME/metacity/-/issues/18

gnome-3-38 2021-06-27 10:25:26 UTC
window-props: don't set override-redirect window as parent

Author: Alberts Muktupāvels
Author Date: 2021-06-21 15:30:21 UTC

window-props: don't set override-redirect window as parent

Before commit c656c658940d override-redirect windows was not
registered with meta_display_register_x_window. This means
that Metacity was treating WM_TRANSIENT_FOR hint as invalid
if it was pointing to override-redirect window.

EWMH specification [1] says that WM_TRANSIENT_FOR property is
defined for managed windows and extends its usage for
override-redirect windows. Client should set WM_TRANSIENT_FOR
on override-redirect window if it is child/popup for another
window.

As specification does not say anyting about using
override-redirect windows as parent for managed windows and
because it causes crashes in Metacity ignore WM_TRANSIENT_FOR
if it is pointing to override-redirect window.

[1] https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html#idm46291029654544

https://gitlab.gnome.org/GNOME/metacity/-/issues/18

gnome-3-34 2020-03-06 17:03:38 UTC
revert "window: stop updating layers on focus changes"

Author: Alberts Muktupāvels
Author Date: 2020-03-06 16:14:12 UTC

revert "window: stop updating layers on focus changes"

This reverts commit 12c4f35ca5a6f596518d50b2b2c647608c3d3410.

https://gitlab.gnome.org/GNOME/metacity/issues/8

gnome-3-32 2019-09-13 13:26:47 UTC
xrender: fix memory leak

Author: Alberts Muktupāvels
Author Date: 2019-09-13 13:23:28 UTC

xrender: fix memory leak

gnome-3-30 2019-09-09 07:02:38 UTC
Update Basque translation

Author: Asier Sarasua Garmendia
Author Date: 2019-09-09 07:02:38 UTC

Update Basque translation

gnome-3-28 2018-09-10 10:38:23 UTC
fix problems with focus tracking

Author: Owen Taylor
Author Date: 2013-12-16 21:01:04 UTC

fix problems with focus tracking

When a client spontaneously focuses their window, perhaps in response
to WM_TAKE_FOCUS we'll get a FocusOut/FocusIn pair with same serial.
Updating display->focus_serial in response to FocusOut then was causing
us to ignore FocusIn and think that the focus was not on any window.

We need to distinguish this spontaneous case from the case where we
set the focus ourselves - when we set the focus ourselves, we're careful
to combine the SetFocus with a property change so that we know definitively
what focus events we have already accounted for.

https://bugzilla.gnome.org/show_bug.cgi?id=720558

gnome-3-20 2018-03-24 14:14:58 UTC
Update zh_CN translation

Author: wsxy162
Author Date: 2018-03-24 14:06:46 UTC

Update zh_CN translation

gnome-3-22 2018-03-24 14:13:57 UTC
Update zh_CN translation

Author: wsxy162
Author Date: 2018-03-24 14:06:46 UTC

Update zh_CN translation

gnome-3-24 2018-03-24 14:12:59 UTC
Update zh_CN translation

Author: wsxy162
Author Date: 2018-03-24 14:06:46 UTC

Update zh_CN translation

gnome-3-26 2018-03-24 14:07:21 UTC
Update zh_CN translation

Author: wsxy162
Author Date: 2018-03-24 14:06:46 UTC

Update zh_CN translation

gnome-3-18 2017-04-04 18:19:38 UTC
frames: use correct variable in for loop assignment

Author: Shantanu Goel
Author Date: 2017-03-19 01:10:45 UTC

frames: use correct variable in for loop assignment

update_context_styles is using the wrong variable when advancing
to the next key in the hash table which can cause an infinite
loop if # of variants is ever greater than 1.

This problem was originally reported here:

https://github.com/linuxmint/Cinnamon/issues/5254

The following patch was commited in Mint:

https://github.com/linuxmint/muffin/commit/6120bdde

This patch is just a shorter version of the Mint patch
and they deserve all the credit for the idea.

https://bugzilla.gnome.org/show_bug.cgi?id=780254

gnome-2-34 2016-04-18 16:40:26 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-04-18 16:40:26 UTC

Updated Occitan translation

gnome-3-14 2016-04-18 16:38:56 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-04-18 16:38:56 UTC

Updated Occitan translation

gnome-2-32 2016-04-18 16:38:08 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-04-18 16:38:08 UTC

Updated Occitan translation

gnome-3-0 2016-04-18 16:36:19 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-04-18 16:36:19 UTC

Updated Occitan translation

gnome-3-16 2016-04-18 16:35:29 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-04-18 16:35:29 UTC

Updated Occitan translation

gnome-2-28 2011-12-22 18:43:47 UTC
Updated asturian translation

Author: Xandru
Author Date: 2011-12-22 18:43:47 UTC

Updated asturian translation

gnome-2-26 2011-12-22 18:43:22 UTC
Updated asturian translation

Author: Xandru
Author Date: 2011-12-22 18:43:22 UTC

Updated asturian translation

gnome-2-24 2011-12-22 18:42:55 UTC
Updated asturian translation

Author: Xandru
Author Date: 2011-12-22 18:42:55 UTC

Updated asturian translation

gnome-2-22 2011-12-22 18:39:50 UTC
Added asturian language

Author: Xandru
Author Date: 2011-12-22 18:39:50 UTC

Added asturian language

gnome-2-20 2011-12-22 18:39:14 UTC
Added asturian language

Author: Xandru
Author Date: 2011-12-22 18:39:14 UTC

Added asturian language

gnome-2-18 2011-12-22 18:38:23 UTC
Added asturian language

Author: Xandru
Author Date: 2011-12-22 18:38:23 UTC

Added asturian language

bug356715 2011-01-22 04:17:46 UTC
Allow horizontally-maximised windows to be shaken loose between xineramas. Cl...

Author: Carlo Wood
Author Date: 2011-01-22 04:17:46 UTC

Allow horizontally-maximised windows to be shaken loose between xineramas. Closes #356715.

cowbell 2009-10-29 19:49:22 UTC
add 'type' attr; fix typo

Author: Marnanel Thurman
Author Date: 2009-10-29 19:49:22 UTC

add 'type' attr; fix typo

matching 2009-07-13 13:41:11 UTC
TODO.matching

Author: Marnanel Thurman
Author Date: 2009-07-13 13:41:11 UTC

TODO.matching

rpnparser 2009-02-03 02:24:17 UTC
added gratuitous "halve" operation

Author: Thomas James Alexander Thurman
Author Date: 2009-02-03 02:24:17 UTC

added gratuitous "halve" operation

 * src/ui/rpn.c: added gratuitous "halve" operation

svn path=/branches/rpnparser/; revision=4111

veracity 2009-01-23 04:32:36 UTC
some basic option parsing

Author: Thomas James Alexander Thurman
Author Date: 2009-01-23 04:32:36 UTC

some basic option parsing

 * test/veracity/veracity.c: some basic option parsing

svn path=/branches/veracity/; revision=4086

test-system 2008-06-04 12:17:05 UTC
forget about distcheck for now

Author: Thomas James Alexander Thurman
Author Date: 2008-06-04 12:17:05 UTC

forget about distcheck for now

svn path=/branches/test-system/; revision=3750

multiple_pointer_x 2007-08-27 04:43:33 UTC
Another very big commit...

Author: Paulo Zanoni
Author Date: 2007-08-27 04:43:33 UTC

Another very big commit...
Now it is possible to do "multiple operations" at the same time:
dragging/resizing windows with multiple mice, for example.
Some bugs corrected.
Some other still need to be corrected...

svn path=/branches/multiple_pointer_x/; revision=3310

gnome-2-16 2007-04-05 00:12:33 UTC
post-release bump to 2.16.13

Author: Elijah Newren <newren gmail com>
Author Date: 2007-04-05 00:12:33 UTC

post-release bump to 2.16.13

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

        * configure.in: post-release bump to 2.16.13

svn path=/branches/gnome-2-16/; revision=3161

gnome-2-14 2006-09-21 12:29:16 UTC
Updated Nepali Translation

Author: Pawan Chitrakar
Author Date: 2006-09-21 12:29:16 UTC

 Updated Nepali Translation

metacity-theme-2 2006-06-27 02:35:38 UTC
#151261

Author: Thomas James Alexander Thurman
Author Date: 2006-06-27 02:35:38 UTC

#151261

gnome-2-12 2006-04-02 15:15:22 UTC
*** empty log message ***

Author: Pema Geyleg
Author Date: 2006-04-02 15:15:22 UTC

*** empty log message ***

spif2 2005-11-30 00:13:35 UTC
*** empty log message ***

Author: Søren Sandmann Pedersen
Author Date: 2005-11-30 00:13:35 UTC

*** empty log message ***

gnome-2-10 2005-09-07 05:17:53 UTC
Translation updated by Ivar Smolin.

Author: Priit Laes
Author Date: 2005-09-07 05:17:53 UTC

Translation updated by Ivar Smolin.

2005-09-07 Priit Laes <plaes@cvs.gnome.org>

 * et.po: Translation updated by Ivar Smolin.

spiffifity 2005-04-15 17:48:04 UTC
Add some comments to the README

Author: Søren Sandmann Pedersen
Author Date: 2005-04-15 17:48:04 UTC

Add some comments to the README

gnome-2-8 2005-02-20 01:41:15 UTC
post-release bump version to 2.8.21

Author: Elijah
Author Date: 2005-02-20 01:41:15 UTC

post-release bump version to 2.8.21

2005-02-19 Elijah Newren <newren@gmail.com>

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

gnome-2-6 2004-10-27 18:25:38 UTC
configure.in: Added 'or' to ALL_LINGUAS.

Author: Gora Mohanty
Author Date: 2004-10-27 18:25:38 UTC

configure.in: Added 'or' to ALL_LINGUAS.
po/or.po: Updated Oriya translation.

gnome-2-2 2004-06-14 19:28:23 UTC
fix this to compile (1 year later) - clearly everyone is testing GNOME 2.2

Author: Havoc Pennington
Author Date: 2004-06-14 19:28:23 UTC

fix this to compile (1 year later) - clearly everyone is testing GNOME 2.2

2004-06-14 Havoc Pennington <hp@redhat.com>

 * src/xprops.c (utf8_list_from_results): fix this to compile (1
 year later) - clearly everyone is testing GNOME 2.2 from CVS...

gnome-2-4 2004-02-15 22:34:23 UTC
2.6.5 release

Author: Havoc Pennington
Author Date: 2004-02-15 22:34:23 UTC

2.6.5 release

gnome-2-2-0 2003-02-05 04:44:49 UTC
2.4.21.1

Author: Havoc Pennington
Author Date: 2003-02-05 04:44:49 UTC

2.4.21.1

145 of 45 results
This repository contains Public information 
Everyone can see this information.