~mate-desktop/mate-desktop/+git/mate-notification-daemon:1.18

Last commit made on 2017-10-24
Get this branch:
git clone -b 1.18 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/mate-notification-daemon

Branch merges

Branch information

Recent commits

dad5314... by Vlad Orlov

release 1.18.1

40ac8a4... by raveit65

sync with transifex

66b5732... by Jury Verrigni

Fixes high cpu usage with large timeouts

387fa99... by Alfio Emanuele

unescape URI-encode paths for icon files

Fix #117

3a27975... by raveit65

release 1.18.0

4ae06f0... by raveit65

sync with transifex

7e161ce... by Vlad Orlov

update NEWS for 1.18

6b271fc... by raveit65

pre-bump version

3d51b58... by Ikey Doherty

themes/slider: Vertically center the pie_countdown

Prior to this change we could end up with a warped pie countdown if the
buttons were of a larger size, breaking the constraints of the pie to be
vertically stretched.

Signed-off-by: Ikey Doherty <email address hidden>

471a376... by Ikey Doherty

themes: Implement support for action-icons buttons

Now that all of the elements are in place to support (dynamically) the
action icons, we can use the 'key' in place of the 'label' when the client
sends an hint requesting it.

Some other minor issues were corrected in this change, such as ensuring that
we always show *all* widgets inside of the notification window so that when
a live notification window is updated, the action box state is not then
hidden from view.

Signed-off-by: Ikey Doherty <email address hidden>