aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Lithuanian)GM2021-06-281-6/+6
| | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/lt/
* README.md: Add missing parenthesis close.Mike Gabriel2021-06-271-1/+1
|
* Merge branch 'tari01-pr/ubports-patches'Mike Gabriel2021-06-243-7/+116
|\ | | | | | | Attributes GH PR #45: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/45
| * Actions: add force-restart-menuitem option to make it visible in any ↵Marco Trevisan (Treviño)2021-06-222-0/+10
| | | | | | | | | | | | environments Basically it allows to see the "Reboot..." option when indicator-session is in unity
| * Ensure we request the UI to verify restart availability when unity proxy ↵Marco Trevisan (Treviño)2021-06-221-0/+3
| | | | | | | | connects/disconnects
| * Only use Lomiri schema if it's installed to avoid hard dependencyMichael Terry2021-06-221-19/+33
| |
| * change the About string only for u8Lukáš Tinkl2021-06-221-1/+7
| | | | | | | | would be confusing for u7/desktop and need a string freeze exception at this point
| * open https://forums.ubports.com under LomiriLukáš Tinkl2021-06-221-0/+2
| |
| * use ellipsis and convergence friendly "about" captionLukáš Tinkl2021-06-221-2/+2
| |
| * plug a memleakLukáš Tinkl2021-06-221-0/+3
| |
| * add "Desktop mode" switch for LomiriLukáš Tinkl2021-06-221-2/+73
|/
* README.md: Minor fix to give it a standard lookRobert Tari2021-06-111-2/+8
|
* INSTALL.md: Add cmake-extras dependencyRobert Tari2021-06-111-0/+1
|
* Merge branch 'tari01-pr/cmake-install-full'Mike Gabriel2021-06-111-1/+1
|\ | | | | | | Attributes GH PR #42: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/42
| * data/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locationsRobert Tari2021-06-111-1/+1
|/
* debian/control: Add to B-D: cmake-extras.Mike Gabriel2021-06-111-0/+1
|
* Merge branch 'tari01-pr/cmake-extras-tests-coverage'Mike Gabriel2021-06-115-58/+27
|\ | | | | | | Attribute GH PR #41: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/41
| * Convert testing and coverage reporting to cmake-extras styleRobert Tari2021-06-115-58/+27
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34
* Merge branch 'tari01-pr/ayatana-standard-cmake'Mike Gabriel2021-06-101-3/+22
|\ | | | | | | Attributes GH PR #40: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/40
| * CMakeLists.txt: Add Ayatana standard bitsRobert Tari2021-06-101-3/+22
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/38
* Merge branch 'sunweaver-pr/update-documentation-files'Robert Tari2021-06-073-89/+115
|\ | | | | | | Attributes GH PR #32: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/32
| * INSTALL.md: Use correct pkg-config library names in build-dependency section.Mike Gabriel2021-06-071-3/+3
| |
| * INSTALL.md: Drop optional build requirement of liblomri-url-dispatcher-dev, ↵Mike Gabriel2021-06-071-1/+1
| | | | | | | | add compulsory requirement of libayatana-common-dev.
| * README.md: Add Travis-CI build status icon, add general Ayatana Indicators ↵Mike Gabriel2021-06-071-1/+36
| | | | | | | | information.
| * INSTALL.md: Renamed from INSTALL file; adjust to updated test and coverage ↵Mike Gabriel2021-06-073-88/+79
|/ | | | CMake build options.
* Merge branch 'tari01-pr/fix-cmake-deprecation-warning'Mike Gabriel2021-06-072-3/+3
|\ | | | | | | Attributes GH PR #39: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/39
| * Fix CMake deprecation warningRobert Tari2021-06-072-3/+3
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/37
* Update translation filesHosted Weblate2021-06-041-0/+1
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/
* Added translation using Weblate (Chinese (Traditional))Weblate2021-06-031-0/+247
|
* Update translation filesHosted Weblate2021-06-031-1/+0
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/
* Merge branch 'sunweaver-libayatana-common'Robert Tari2021-05-256-399/+90
|\ | | | | | | Attributes GH PR #35: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/35
| * Translated using Weblate (Chinese (Simplified))Boyuan Yang2021-05-251-5/+4
| | | | | | | | | | | | | | Currently translated at 95.5% (43 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/zh_Hans/
| * debian/control: Drop optional B-D on liblomiri-url-dispatcher-dev. Add ↵Mike Gabriel2021-05-251-1/+1
| | | | | | | | required B-D: libayatana-common-dev (>= 0.9.2).
| * Move common parts over to libayatana-common and clean upMarius Gripsgard2021-05-255-398/+88
| | | | | | | | | | | | | | | | This moves some common functions over to libayatana-common, this also removes the direct need for any ayatana indicators to depend on url-dispatcher as this will be handeled by libayatana-common. This also cleans up a pretty messy code and removes many duplicates.
| * CMakeLists.txt: Require libayatana-common (>= 0.9.2).Mike Gabriel2021-05-251-0/+1
| |
* | Translated using Weblate (Chinese (Simplified))Boyuan Yang2021-05-181-5/+4
|/ | | | | | | Currently translated at 95.5% (43 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/zh_Hans/
* .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-043-1/+8
|
* .build.yml: URL fixes (copy+paste flaws).Mike Gabriel2021-05-031-3/+2
|
* Merge branch 'sunweaver-pr/travis-ci-build-libayatana-common-from-git'Robert Tari2021-05-031-0/+10
|\ | | | | | | Attributes GH PR #33: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/33
| * Translated using Weblate (Czech)Tomáš Marný2021-05-031-6/+6
| | | | | | | | | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/cs/
| * Travis CI: Obtain libayatana-common from upstream Git (not from distro ↵Mike Gabriel2021-05-021-0/+10
| | | | | | | | | | | | | | | | archives). The libayatana-common shared library is too new to be available in the distros we run CI builds against and also possibly contains features in Git we need for testing which haven't see a release, yet.
* | Translated using Weblate (Czech)Tomáš Marný2021-05-021-6/+6
|/ | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/cs/
* Merge branch 'tari01-pr/budgie-support'Mike Gabriel2021-05-015-2/+66
|\ | | | | | | Attributes GH PR #16: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/16
| * Add Budgie support.Robert Tari2021-05-015-2/+66
|/ | | | Fixes AyatanaIndicators/ayatana-indicator-session#2
* Merge branch 'tari01-pr/remove-gtk-update-icon-cache'Mike Gabriel2021-05-011-3/+0
|\ | | | | | | Attributes GH PR #28: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/28
| * Do not update icon cache from CMakeRobert Tari2021-05-011-3/+0
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-04-286-8/+208
|\ | | | | | | Attributes GH PR #31: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/31
| * CMakeLists.txt: Check for path variation on where to find googletest source ↵Mike Gabriel2021-04-281-1/+6
| | | | | | | | files.
| * .build.yml: Produce verbose test output on test failures.Mike Gabriel2021-04-281-1/+1
| |
| * tests/CMakeLists.txt: Only copy test .gschema.xml files, if source and ↵Mike Gabriel2021-04-281-1/+1
| | | | | | | | target folder differ.