aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add play-sound tests to test-notifycharles kerr2021-08-282-3/+39
* make a SoundPlayer interface so we can mock it in the testscharles kerr2021-08-2813-60/+546
* use gstreamer to play the soundcharles kerr2021-08-284-5/+83
* add logic to call sound_play_file() when the low battery notification is showncharles kerr2021-08-284-1/+92
* add an XDG friendly way of finding app-specific datafilescharles kerr2021-08-283-0/+109
* Don't prioritize discharging items with no time estimate that have more than ...Marc Deslauriers2021-08-281-6/+14
* add 'Low battery.ogg'charles kerr2021-08-282-0/+11
* Translated using Weblate (Hungarian)Ács Zoltán2021-08-281-4/+8
* Merge branch 'tari01-pr/no-pie-only-in-tests'Mike Gabriel2021-08-101-2/+1
|\
| * Use -no-pie build flag for tests onlyRobert Tari2021-08-101-2/+1
|/
* Merge branch 'tari01-pr/add-enable-werror-option'Mike Gabriel2021-08-101-0/+7
|\
| * Add ENABLE_WERROR optionRobert Tari2021-08-101-0/+7
|/
* Merge branch 'tari01-pr/add-documentation'Mike Gabriel2021-08-062-0/+99
|\
| * Add documentation and build instructionsRobert Tari2021-08-062-0/+99
|/
* Translated using Weblate (Chinese (Simplified))Boyuan Yang2021-07-161-4/+4
* Update translation filesHosted Weblate2021-06-041-0/+1
* Added translation using Weblate (Chinese (Traditional))Weblate2021-06-031-0/+271
* Update translation filesHosted Weblate2021-06-031-1/+0
* Translated using Weblate (Hebrew)Yaron Shahrabani2021-05-231-3/+3
* Translated using Weblate (Indonesian)Jacque Fresco2021-05-211-6/+6
* Merge branch 'tari01-pr/standard-cmake'Mike Gabriel2021-05-171-0/+9
|\
| * CMakeLists.txt: Add standard Ayatana CMake bitsRobert Tari2021-05-171-0/+9
|/
* Merge branch 'tari01-pr/prefixed-libayatana-common'Mike Gabriel2021-05-172-12/+12
|\
| * Use prefixed libayatana-common symbolsRobert Tari2021-05-172-12/+12
|/
* Merge branch 'sunweaver-pr/fix-cmake-coverage-reporting'Robert Tari2021-05-111-8/+19
|\
| * .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-111-1/+1
| * CMakeLists.txt: Switch to 'our' new style of enabling tests and coverage repo...Mike Gabriel2021-05-041-8/+19
* | .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-041-1/+1
|/
* Merge branch 'tari01-pr/remove-zenity-warning'Mike Gabriel2021-05-044-50/+2
|\
| * debian/control: Bump versioned B-D on libayatana-common to (>= 0.9.1).Mike Gabriel2021-05-041-1/+1
| * src/utils.(ch): Drop local zenity_warning and use libayatana-common.Robert Tari2021-05-042-48/+0
| * CMakeLists.txt: Require libayatana-common 0.9.1.Mike Gabriel2021-05-041-1/+1
|/
* Revert "Fix percentage for mice and keyboards"Mike Gabriel2021-05-041-17/+1
* debian/control: Fix B-D on libayatana-common(-dev). The -dev suffix had been ...Mike Gabriel2021-05-041-1/+1
* Merge branch 'tari01-pr/peripherial-percentage'Mike Gabriel2021-05-031-1/+19
|\
| * Add us to the copyright headersRobert Tari2021-05-031-0/+2
| * Fix percentage for mice and keyboardsRobert Tari2021-05-031-1/+17
|/
* Merge branch 'tari01-pr/always-show'Mike Gabriel2021-05-031-0/+5
|\
| * Always show indicator, use icon policy only on LomiriRobert Tari2021-05-031-0/+5
|/
* Merge branch 'tari01-pr/add-budgie'Mike Gabriel2021-05-032-2/+2
|\
| * Add Budgie desktop support.Robert Tari2021-05-032-2/+2
|/
* Merge branch 'tari01-pr/add-libayatana-common'Mike Gabriel2021-05-035-129/+9
|\
| * Add us to the copyright headersRobert Tari2021-05-033-0/+4
| * debian/control: B-D on libayatana-common (>= 0.9.0).Robert Tari2021-05-031-0/+1
| * Move redundant code portions into libayatana-common and build against it.Robert Tari2021-05-034-129/+4
|/
* Merge branch 'tari01-pr/fix-build-warnings'Mike Gabriel2021-05-032-2/+2
|\
| * Fix cmake version warnings.Robert Tari2021-05-032-2/+2
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-05-033-0/+214
|\
| * tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG.Mike Gabriel2021-05-031-0/+2
| * Travis CI: Initial draft for CI builds.Mike Gabriel2021-05-032-0/+212
|/