aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* src/: Typo fix in license header.Mike Gabriel2021-11-181-2/+2
* Fix Lomiri power settingRobert Tari2021-08-281-12/+7
* Use prefixed libayatana-common symbolsRobert Tari2021-05-171-6/+6
* src/utils.(ch): Drop local zenity_warning and use libayatana-common.Robert Tari2021-05-041-46/+0
* Add Budgie desktop support.Robert Tari2021-05-031-1/+1
* Add us to the copyright headersRobert Tari2021-05-031-0/+1
* Move redundant code portions into libayatana-common and build against it.Robert Tari2021-05-031-120/+1
* Port from URL Dispatcher to Lomiri URL Dispatcher.Mike Gabriel2021-02-031-2/+2
* Do not call the power settings handler if the command is unknownRobert Tari2020-09-041-1/+4
* src/utils.(c|h): Use XDG_CURRENT_DESKTOP for XFCE as well, in order to detect...Mike Gabriel2018-03-211-1/+22
* src/{service.c,utils.c}: Fix grammar flaw in zenity warning.Mike Gabriel2018-03-161-1/+1
* Add fallback code that produces a warning (using zenity), if we don't know ho...Mike Gabriel2018-03-151-0/+52
* src/utils.c: Use our desktop detection functions for find a way to open an ap...Mike Gabriel2018-03-151-3/+4
* src/utils.c: Add is_pantheon() function.Mike Gabriel2018-03-151-0/+21
* src/utils.(c|h): Port is_{mate,gnome,unity}() functions from -session indicator.Mike Gabriel2018-03-121-0/+63
* Make URL dispatcher build-dependency optional and handle battery settings req...Mike Gabriel2018-03-121-0/+85