add active list to dock object
This commit is contained in:
parent
5cda4046a6
commit
6a479899ad
20 changed files with 250 additions and 601 deletions
|
|
@ -1 +1,3 @@
|
|||
|
||||
#[derive(Clone, Debug, Default, glib::GBoxed)]
|
||||
#[gboxed(type_name = "BoxedLauncherActive")]
|
||||
pub struct BoxedSearchResults(pub Vec<pop_launcher::SearchResult>);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue