metacity:gnome-3-20

Last commit made on 2018-03-24
Get this branch:
git clone -b gnome-3-20 https://git.launchpad.net/metacity

Branch merges

Branch information

Name:
gnome-3-20
Repository:
lp:metacity

Recent commits

26d993c... by wsxy162

Update zh_CN translation

59763fe... by Alberts Muktupāvels

window: send synthetic ConfigureNotify events

We might receive ConfigureRequest to change only window stacking
order. According to ICCCM section 4.1.5 we should send synthetic
ConfigureNotify event.

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

b30c1ce... by Alberts Muktupāvels

libmetacity: fix gradients with one alpha value

Commit 71d5decc42f3367bcbe2c4656356edd0f94d9feb ported gradient
code from GdkPixbuf to cairo. Ported coded wrongly assumed that
alpha values always match color stops.

9089246... by Alberts Muktupāvels

libmetacity: use POS_EXPR_INT for POS_TOKEN_VARIABLE

Commit 90f64f2ba50413c3fd20a7049162736e2eb98811 changed
POS_TOKEN_VARIABLE type from POS_EXPR_INT to POS_EXPR_DOUBLE.

Unfortunately this breaks existing themes. Use POS_EXPR_DOUBLE
only on HiDPI screens (scale > 1) to restore previous behaviour.

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

d3c2b0f... by Alberts Muktupāvels

libmetacity: add scale to MetaDrawInfo

4aedb96... by Alberts Muktupāvels

libmetacity: add missing break statement

8791193... by Alberts Muktupāvels

group: add error trap

https://bugs.launchpad.net/bugs/1638153

fc49c03... by Alberts Muktupāvels

compositor: set cw->window to NULL in xrender_free_window

b21f3ae... by Alberts Muktupāvels

compositor: don't remove window on UnmapNotify event

Compositor still needs to know about unmapped windows to properly
handle window stacking order.

https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1614050

82aca7a... by Мирослав Николић

Updated Serbian translation