Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/utils.(c|h): Use XDG_CURRENT_DESKTOP for XFCE as well, in order to ↵ | Mike Gabriel | 2018-03-21 | 1 | -1/+22 |
| | | | | detect that -power indicator is used on an XFCE desktop. | ||||
* | src/{service.c,utils.c}: Fix grammar flaw in zenity warning. | Mike Gabriel | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | Add fallback code that produces a warning (using zenity), if we don't know ↵ | Mike Gabriel | 2018-03-15 | 1 | -0/+52 |
| | | | | how to handle certain actions. | ||||
* | src/utils.c: Use our desktop detection functions for find a way to open an ↵ | Mike Gabriel | 2018-03-15 | 1 | -3/+4 |
| | | | | appropriate power settings dialog. | ||||
* | src/utils.c: Add is_pantheon() function. | Mike Gabriel | 2018-03-15 | 1 | -0/+21 |
| | |||||
* | src/utils.(c|h): Port is_{mate,gnome,unity}() functions from -session indicator. | Mike Gabriel | 2018-03-12 | 1 | -0/+63 |
| | |||||
* | Make URL dispatcher build-dependency optional and handle battery settings ↵ | Mike Gabriel | 2018-03-12 | 1 | -0/+85 |
request appropriately. |