~ci-train-bot/unity/+git/unity-ubuntu-zesty-4567:unity-ubuntu-zesty-4567

Last commit made on 2021-06-01
Get this branch:
git clone -b unity-ubuntu-zesty-4567 https://git.launchpad.net/~ci-train-bot/unity/+git/unity-ubuntu-zesty-4567
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Branch information

Name:
unity-ubuntu-zesty-4567
Repository:
lp:~ci-train-bot/unity/+git/unity-ubuntu-zesty-4567

Recent commits

7ac8e22... by CI Train Bot Account

Releasing 7.5.1+17.04.20210601-0ubuntu1

856bf71... by Marco Trevisan (Treviño)

* New upstream revision

f4f647c... by Marco Trevisan (Treviño)

CMakeLists: Bump version to 7.5.1

928cd4b... by Marco Trevisan (Treviño)

VolumeLauncherIcons: Hide shadowed mounts

2ddaf7b... by Marco Trevisan (Treviño)

GnomeFileManager: Use upstream OpenWindowsWithLocations

Find nautilus application windows by their unique GTK window object path
using the application manager, in this way we can drop the support to
the ubuntu-only XUbuntuOpenLocationsXids property.

As per this, recommends an higher version of nautilus.

70f8f52... by Marco Trevisan (Treviño)

ApplicationManager: Add function to find a window by an (unique) property

This is relevant for unique property values, otherwise we'd just return
the firs window matching it.

a6d1ac3... by Marco Trevisan (Treviño)

ApplicationManager: Add ability to get window properties

A simple way to get properties through bamf, so that we don't have
to compute the atom ourselves.

09bf0b3... by Marco Trevisan (Treviño)

FileManager: Support timestamps and parent windows and implement for GNOME

Finally implement org.gnome.Nautilus.FileOperations2 so we can get rid
of using our ubuntu patch in nautilus [1].

[1] https://trello.com/c/ZVKL0Loz

cc7093b... by Marco Trevisan (Treviño)

CompizUtils: Add missing iostream include

e7a54a7... by Marco Trevisan (Treviño)

ResultRendererTile: Use proper casting to GdkPixbuf for drag icon