| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-01 | Releasing 7.5.1+21.10.20210601.1-0ubuntu17.5.1+21.10.20210601.1-0ubuntu1impish | Bileto Bot | |
| 2021-06-01 | * New upstream release | Marco 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-01 | New upstream release | Marco Trevisan (Treviño) | |
| 2021-06-01 | tests/test_text_input: Initialize previews style | Marco Trevisan (Treviño) | |
| 2021-06-01 | LauncherController: Move GetLastIconPriority into a private impl header | Marco 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-01 | tests/dummy-xorg-test-runner.sh: Do not delete log files on failure | Marco Trevisan (Treviño) | |
| 2021-06-01 | TestResultRenderer: Use a freedesktop icon for the test | Marco Trevisan (Treviño) | |
| So we can be sure that a theme will provide it | |||
| 2021-06-01 | TestGtkIconInfo: Ignore icons that gtk can't find | Marco Trevisan (Treviño) | |
| We still ensure that we've tested various, so the test is still valid | |||
| 2021-06-01 | TestSoftwareCenterLauncherIcon: Expose proper virtual function | Marco 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-01 | VolumeLauncherIcons: Hide shadowed mounts | Marco Trevisan (Treviño) | |
| 2021-06-01 | GnomeFileManager: Use upstream OpenWindowsWithLocations | Marco 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-01 | ApplicationManager: Add function to find a window by an (unique) property | Marco Trevisan (Treviño) | |
| This is relevant for unique property values, otherwise we'd just return the firs window matching it. | |||
| 2021-06-01 | ApplicationManager: Add ability to get window properties | Marco Trevisan (Treviño) | |
| A simple way to get properties through bamf, so that we don't have to compute the atom ourselves. | |||
| 2021-06-01 | FileManager: Support timestamps and parent windows and implement for GNOME | Marco 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-01 | CompizUtils: Add missing iostream include | Marco Trevisan (Treviño) | |
| 2021-06-01 | ResultRendererTile: Use proper casting to GdkPixbuf for drag icon | Marco Trevisan (Treviño) | |
| 2021-06-01 | IntrospectionData: Keep Get() const as it should be | Marco Trevisan (Treviño) | |
| The builder is now invalid but unreffing will happne in the destructor | |||
| 2020-03-12 | Releasing 7.5.0+20.04.20200312-0ubuntu17.5.0+20.04.20200312-0ubuntu1focal | Bileto Bot | |
| 2020-03-12 | Bump dependency of unity-settings-daemon & unity-settings-daemon-schemas | Khurshid Alam | |
| Approved by: Sebastien Bacher | |||
| 2020-03-03 | Bump dependency of unity-settings-daemon & unity-settings-daemon-schemas | Khurshid Alam | |
| 2020-02-27 | upload to focal | Sebastien Bacher | |
| 2020-02-27 | Drop libgnome-desktop for background drawing. | Khurshid Alam | |
| Use libunity-settings-daemon instead. LP: #1863584 | |||
| 2020-02-11 | Releasing 7.5.0+20.04.20200211-0ubuntu17.5.0+20.04.20200211-0ubuntu1 | Bileto Bot | |
| 2020-02-11 | * unity-autopilot: Remove python3-windowmocker dependency. Permits | Rik Mills | |
| removal of window-mocker source, as part of Qt4 removal. | |||
| 2020-02-11 | unity-autopilot: remove python3-windowmocker dependency | Rik Mills | |
| permits removal of window-mocker source, as part of Qt4 removal | |||
| 2019-09-24 | Releasing 7.5.0+19.10.20190924-0ubuntu17.5.0+19.10.20190924-0ubuntu1 | Bileto Bot | |
| 2019-09-24 | Fix gcc 7.2 build errors | Tasos Sahanidis | |
| 2019-09-24 | * Port media keys to use com.canonical.unity.settings-daemon. LP: #1842324 | Khurshid Alam | |
| * Pick up changes made by Iain Lane from launchpad source (LP: #1842324) Approved by: Marco Trevisan (Treviño) | |||
| 2019-09-24 | Import Upstream version 7.5.0+19.04.201908277.5.0+19.04.20190827-0ubuntu1 | Iain Lane | |
| 2019-09-03 | Port media keys to use com.canonical.unity.settings-daemon. Fixes LP:#1842324 | Khurshid 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-10 | debian/changelog: Fix git automatic merge issue | Marco Trevisan (Treviño) | |
| 2019-03-04 | Releasing 7.5.0+19.04.20190304-0ubuntu17.5.0+19.04.20190304-0ubuntu1 | Bileto Bot | |
| 2019-02-17 | Releasing 7.5.0+19.04.20190217-0ubuntu17.5.0+19.04.20190217-0ubuntu1 | Bileto Bot | |
| 2019-02-17 | locksreen: cancel authentication if externally unlocked | Andrea 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-13 | locksreen: cancel authentication if externally unlocked | Andrea 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-08 | Releasing 7.5.0+19.04.20190208-0ubuntu17.5.0+19.04.20190208-0ubuntu1 | Bileto Bot | |
| 2019-02-08 | Recommend nemo for unity. (LP: #1814506) | Khurshid Alam | |
| Approved by: Marco Trevisan (Treviño) | |||
| 2019-02-08 | Install compiz configuration files. | Alberts Muktupāvels | |
| 2019-02-08 | data: install compiz configuration files | Alberts Muktupāvels | |
| 2019-02-04 | Recommend nemo for unity. Fixes LP:#1814506 | Khurshid Alam | |
| 2019-01-03 | Releasing 7.5.0+19.04.20190103-0ubuntu17.5.0+19.04.20190103-0ubuntu1 | Bileto Bot | |
| 2019-01-03 | Build-depend on yaru-theme-icon to fix the test failure. | Dmitry Shachnev | |
| 2019-01-03 | Use std::get instead of std::tr1::get for std::tuple. | Dmitry Shachnev | |
| 2019-01-03 | Port to Python 3. (LP: #1310794) | Alberts Muktupāvels | |
| Approved by: Marco Trevisan (Treviño) | |||
| 2019-01-03 | Build-depend on yaru-theme-icon to fix the test failure | Dmitry Shachnev | |
| 2018-12-01 | Port to Python 3. | Alberts Muktupāvels | |
| 2018-12-01 | Use std::get instead of std::tr1::get for std::tuple. | Dmitry Shachnev | |
| 2018-11-04 | debian/changelog: updated to recent changesinclude-fixes | Marco Trevisan (Treviño) | |
| 2018-11-04 | Add missing includes for build w/o pch | Aleksey Tulinov | |
