~mate-desktop/mate-desktop/+git/marco:1.22

Last commit made on 2020-06-01
Get this branch:
git clone -b 1.22 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/marco

Branch merges

Branch information

Recent commits

0557efc... by rcaridade145 <email address hidden>

workspace: Don't try to use per-workspace MRU lists as a hint for focusing

A prior commit switched from focusing the topmost window as the default
window to focusing the MRU window. This was done in alignment with the
introduction of per-workspace MRU lists to avoid problems where the window
stack was inadvertently changed when focusing windows during window switches.

Now that focusing windows don't have as big an impact on the stacking order,
we can revert back to focusing the top window, which is less confusing to the
user.

For now, leave per-workspace MRU lists, as they're a pretty good approximation
of a global MRU list, and it works well enough.

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

Based on commit https://gitlab.gnome.org/GNOME/metacity/-/commit/f628d8f8901f46fa9e00707ae9d7ccfd1e85f427

4ae91ff... by rcaridade145 <email address hidden>

Guard against null changes introduced by previous commit

f77dbd2... by rcaridade145 <email address hidden>

Introduce nullpointer checks and return null if validation fails

556c4ff... by Robert Antoni Buj Gelonch

util: meta_bug raises SIGABRT so it shouldn't return

3355493... by raveit65

travis: update config for new travis validation

897a11c... by rcaridade145 <email address hidden>

window: handle legacy fullscreen requests

https://gitlab.gnome.org/GNOME/metacity/commit/1fafd279006ece8cf664fd777143cdfafbefad6d

window: handle legacy fullscreen requests

Doing this on the actual resize requests makes more sense
than handling it as a window-manager imposed constraints,
so move the code accordingly.

Adapted from mutter patch by Florian Müllner:
https://git.gnome.org/browse/mutter/commit/?id=fba022cc06b8c7e80ef36f48d6577a251384cc4b

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

Bug 781946 - Non-native decorated windows stuck maximised on secondary screen with Marco/Metacity

251a84f... by rcaridade145 <email address hidden>

Xprops fix memory leak.
Origin commit :
https://gitlab.gnome.org/GNOME/metacity/commit/c87f73f3b4413720a2f3e6a672826d3fec7f77a9
"
XmbTextPropertyToTextList documentation says that XFreeStringList
should be used to free the storage for the list and its contents.
"

50cc7c7... by Victor Kareh <email address hidden>

testboxes: Fix find_closest_point_to_line() test

Eeeks, testing floating points for equality ...

upstream commit:
https://gitlab.gnome.org/GNOME/mutter/commit/0fccb0fc8

26864e5... by Pavel Shlyak <email address hidden>

 display.c: add missing "break"

b07f3f3... by yetist

fix window type for splash