| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
- CMakeLists.txt: Add libayatana-common build dependency
- src/CMakeLists.txt: Add AyatanaCommon package to ayatana-indicator-sound-service
- src/service.vala: Replace local code with libayatana-common functions
- vapi/lomiri-url-dispatcher.vapi: Drop file
|
|
|
|
|
|
| |
is not found
fixes #12
|
| |
|
| |
|
| |
|
|
|
|
| |
code that needs to be moved into libayatana-common (new shared lib).
|
| |
|
|
|
|
| |
via LightDM's default lighdm-xsession.
|
| |
|
| |
|
|
|
|
| |
cancel. We use that to set the volume after pressing cancel, as sometimes setting the accounts service volume steps over the warning level
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
let volume-warning's 'multimedia_active' and 'headphones_active' be
bound to volume-control's 'active-stream' and 'active-output' properties.
Service manages the bindings.
This lets us remove all the pacontext code from volume-warning.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|