summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-01Releasing 7.5.1+21.10.20210601.1-0ubuntu17.5.1+21.10.20210601.1-0ubuntu1impishBileto Bot
2021-06-01* New upstream releaseMarco Trevisan (Treviño)
* IntrospectionData: Keep Get() const as it should be. The builder is now invalid but unreffing will happne in the destructor * ResultRendererTile: Use proper casting to GdkPixbuf for drag icon * CompizUtils: Add missing iostream include * 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 https://trello.com/c/ZVKL0Loz * 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. * 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. * 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. * VolumeLauncherIcons: Hide shadowed mounts * TestSoftwareCenterLauncherIcon: Expose proper virtual function. Compiler seems to be confused by using a base class implementation, so let's just point to the class one and leave it figure out which implementation to use at runtime. * TestGtkIconInfo: Ignore icons that gtk can't find. We still ensure that we've tested various, so the test is still valid * TestResultRenderer: Use a freedesktop icon for the test. So we can be sure that a theme will provide it * tests/dummy-xorg-test-runner.sh: Do not delete log files on failure * LauncherController: Move GetLastIconPriority into a private impl header. Being a template it must be defined for all its customers, so expose it to the test. Fixes linking issue on s390x. * tests/test_text_input: Initialize previews style
2021-06-01New upstream releaseMarco Trevisan (Treviño)
2021-06-01tests/test_text_input: Initialize previews styleMarco Trevisan (Treviño)
2021-06-01LauncherController: Move GetLastIconPriority into a private impl headerMarco Trevisan (Treviño)
Being a template it must be defined for all its customers, so expose it to the test. Fixes linking issue on s390x.
2021-06-01tests/dummy-xorg-test-runner.sh: Do not delete log files on failureMarco Trevisan (Treviño)
2021-06-01TestResultRenderer: Use a freedesktop icon for the testMarco Trevisan (Treviño)
So we can be sure that a theme will provide it
2021-06-01TestGtkIconInfo: Ignore icons that gtk can't findMarco Trevisan (Treviño)
We still ensure that we've tested various, so the test is still valid
2021-06-01TestSoftwareCenterLauncherIcon: Expose proper virtual functionMarco Trevisan (Treviño)
Compiler seems to be confused by using a base class implementation, so let's just point to the class one and leave it figure out which implementation to use at runtime.
2021-06-01VolumeLauncherIcons: Hide shadowed mountsMarco Trevisan (Treviño)
2021-06-01GnomeFileManager: Use upstream OpenWindowsWithLocationsMarco Trevisan (Treviño)
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.
2021-06-01ApplicationManager: Add function to find a window by an (unique) propertyMarco Trevisan (Treviño)
This is relevant for unique property values, otherwise we'd just return the firs window matching it.
2021-06-01ApplicationManager: Add ability to get window propertiesMarco Trevisan (Treviño)
A simple way to get properties through bamf, so that we don't have to compute the atom ourselves.
2021-06-01FileManager: Support timestamps and parent windows and implement for GNOMEMarco Trevisan (Treviño)
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
2021-06-01CompizUtils: Add missing iostream includeMarco Trevisan (Treviño)
2021-06-01ResultRendererTile: Use proper casting to GdkPixbuf for drag iconMarco Trevisan (Treviño)
2021-06-01IntrospectionData: Keep Get() const as it should beMarco Trevisan (Treviño)
The builder is now invalid but unreffing will happne in the destructor
2020-03-12Releasing 7.5.0+20.04.20200312-0ubuntu17.5.0+20.04.20200312-0ubuntu1focalBileto Bot
2020-03-12Bump dependency of unity-settings-daemon & unity-settings-daemon-schemasKhurshid Alam
Approved by: Sebastien Bacher
2020-03-03Bump dependency of unity-settings-daemon & unity-settings-daemon-schemasKhurshid Alam
2020-02-27upload to focalSebastien Bacher
2020-02-27Drop libgnome-desktop for background drawing.Khurshid Alam
Use libunity-settings-daemon instead. LP: #1863584
2020-02-11Releasing 7.5.0+20.04.20200211-0ubuntu17.5.0+20.04.20200211-0ubuntu1Bileto Bot
2020-02-11* unity-autopilot: Remove python3-windowmocker dependency. PermitsRik Mills
removal of window-mocker source, as part of Qt4 removal.
2020-02-11unity-autopilot: remove python3-windowmocker dependencyRik Mills
permits removal of window-mocker source, as part of Qt4 removal
2019-09-24Releasing 7.5.0+19.10.20190924-0ubuntu17.5.0+19.10.20190924-0ubuntu1Bileto Bot
2019-09-24Fix gcc 7.2 build errorsTasos Sahanidis
2019-09-24* Port media keys to use com.canonical.unity.settings-daemon. LP: #1842324Khurshid Alam
* Pick up changes made by Iain Lane from launchpad source (LP: #1842324) Approved by: Marco Trevisan (Treviño)
2019-09-24Import Upstream version 7.5.0+19.04.201908277.5.0+19.04.20190827-0ubuntu1Iain Lane
2019-09-03Port media keys to use com.canonical.unity.settings-daemon. Fixes LP:#1842324Khurshid Alam
2019-09-03* Disable Werror. It doesn't make sense to fail on compiler warnings for the ↵Iain Lane
distro. * Rebuild against libgnome-desktop-3-18
2019-04-10debian/changelog: Fix git automatic merge issueMarco Trevisan (Treviño)
2019-03-04Releasing 7.5.0+19.04.20190304-0ubuntu17.5.0+19.04.20190304-0ubuntu1Bileto Bot
2019-02-17Releasing 7.5.0+19.04.20190217-0ubuntu17.5.0+19.04.20190217-0ubuntu1Bileto Bot
2019-02-17locksreen: cancel authentication if externally unlockedAndrea Azzarone
The lockscreen can be externellay unlocked. This happens e.g. when you unlock the session from LightDM or from the CLI. We need to cancel the authentication in order to ensure that the next one does not fail. Fixes: https://bugs.launchpad.net/unity/+bug/1733557 (LP: #1733557) Approved by: Marco Trevisan (Treviño)
2019-02-13locksreen: cancel authentication if externally unlockedAndrea Azzarone
The lockscreen can be externellay unlocked. This happens e.g. when you unlock the session from LightDM or from the CLI. We need to cancel the authentication in order to ensure that the next one does not fail. Fixes: https://bugs.launchpad.net/unity/+bug/1733557
2019-02-08Releasing 7.5.0+19.04.20190208-0ubuntu17.5.0+19.04.20190208-0ubuntu1Bileto Bot
2019-02-08Recommend nemo for unity. (LP: #1814506)Khurshid Alam
Approved by: Marco Trevisan (Treviño)
2019-02-08Install compiz configuration files.Alberts Muktupāvels
2019-02-08data: install compiz configuration filesAlberts Muktupāvels
2019-02-04Recommend nemo for unity. Fixes LP:#1814506Khurshid Alam
2019-01-03Releasing 7.5.0+19.04.20190103-0ubuntu17.5.0+19.04.20190103-0ubuntu1Bileto Bot
2019-01-03Build-depend on yaru-theme-icon to fix the test failure.Dmitry Shachnev
2019-01-03Use std::get instead of std::tr1::get for std::tuple.Dmitry Shachnev
2019-01-03Port to Python 3. (LP: #1310794)Alberts Muktupāvels
Approved by: Marco Trevisan (Treviño)
2019-01-03Build-depend on yaru-theme-icon to fix the test failureDmitry Shachnev
2018-12-01Port to Python 3.Alberts Muktupāvels
2018-12-01Use std::get instead of std::tr1::get for std::tuple.Dmitry Shachnev
2018-11-04debian/changelog: updated to recent changesinclude-fixesMarco Trevisan (Treviño)
2018-11-04Add missing includes for build w/o pchAleksey Tulinov