I should add that doing it the static way will require each app to deliver the adequate .desktop file.
2013/9/11 Julian Unrrein <[email protected]> > Using a static quicklist would work too. But I don't like it because why > would you want to see the About dialog when the app is closed? > > Anyway, for that to work we would need to create a command line argument ( > http://bazaar.launchpad.net/~elementary-pantheon/granite/granite/view/head:/lib/Application.vala#L117) > to show the about dialog, which will be called from the static quicklist > defined in the .desktop file. Nothing hard apparently. > > > > > > 2013/9/11 Daniel Foré <[email protected]> > >> Only dynamic quicklists disappear while the app is running. Static >> quicklists are stored in the .desktop file >> Best Regards, >> >> Daniel Foré >> >> elementaryos.org >> >> >> On Wed, Sep 11, 2013 at 4:48 PM, Sergey "Shnatsel" Davidoff < >> [email protected]> wrote: >> >>> Libunitu quicklists are only available while the app is running, and >>> they're not actually standardized. I'm not sure if the additional shortcut >>> spec in .desktop files is an XDG standard or not (yet), but they seem to be >>> a better candidate - static, always-there shortcuts that are defined in a >>> more implementation-independent way. >>> >>> -- >>> Sergey "Shnatsel" Davidoff >>> OS architect @ elementary >>> >> >> >
-- Mailing list: https://launchpad.net/~elementary-dev-community Post to : [email protected] Unsubscribe : https://launchpad.net/~elementary-dev-community More help : https://help.launchpad.net/ListHelp

