| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Before, this was done by counting the items that are currently in the volume
section. This broke with the last commit, because with that, the section might
not contain a mute menu item.
|
| |
|
| |
|
|
|
|
|
|
| |
This depends on the panel supporting x-canonical-secondary-action on the
root menu item.
|
|
|
|
|
|
|
|
| |
This depends on a new root menu property: x-canonical-scroll-action. It points
to an action that gets activated whenever the user scrolls the mouse over the
indicator. The parameter of that action signifies the magnitude and direction
of the scroll.
|
| |
|
| |
|
|
|
|
|
|
| |
For now, this does the same as the one on the desktop, except for starting the
the phone's settings ui.
|
| |
|
|
This makes service.vala a lot more readable and makes way for exporting a
second - slightly different - menu for the phone profile.
|