Original Answer - Escrito por con-f-use
Como posso criar uma lista rápida dinâmica para a pasta pessoal que adiciona todos os marcadores como listas rápidas (ouvi dizer que é possível via libunidade)?
Original Answer - Escrito por con-f-use
FYI A API é explicada no Wiki do Ubuntu
Dynamic Quicklist entries Quicklists may also be created and appended to the launcher. To create a quicklist a root node must first be created as a container, and then child nodes are added to it. This final result may be packed into the launcher which is then shipped over the bus to Unity. Updates to the quicklist are also live. Rather than describe the entire API, an example of using quicklist (as well as progress and count) is provided below using the vala bindings. It is important to note that the main loop must be invoked for the program to actual work. Libunity requires the usage of the main loop as work may be done async.
Ainda não vi um exemplo disso. Se eu vou adicioná-lo aqui dentro de uma hora;)
As listas rápidas dinâmicas NÃO funcionaram antes da união - 3.8.8-0ubuntu1 devido a um erro .
Tags unity quicklists