enaut

Tietoja minusta

Kehittäjätiedot
Nimi enaut
Käyttäjä alkaen maalis 5, 2007
Kehitettyjä lisäosia 0 lisäosaa
Average rating of developer's add-ons Ei vielä pisteytetty

Omat arviot

Gnome Integration

Arvosteltu: 4/5 tähteä

Hi,
Im using your addon and its great with one minor problem. In gnome 3 the messages stack up and you have to click them away one by one by clicking on the message icon and after that on the message itself.
To avoid this I added some arguments to the message-send command so that the messages are not added to the permanent messages.

example:
var args = [title, message, '--hint', 'int:transient:1',"-i", icon, "-c", "email.arrived", "-t", timeout, "-u", urgency];

This review is for a previous version of the add-on (0.4.2).