Corentin Noël
a6acc98371
common: fix some wrong autofree uses
...
g_autofree an array only g_free the first element, GStrv is the string array type.
2018-10-11 14:50:38 +13:00
Georges Basile Stavracas Neto
a78cbe3963
model: Add visibility field
...
This field can be used to communicate the visibility of the
panel from a static context (i.e. without any instances of
a CcPanel nor any access to CcShell).
2018-05-29 16:09:51 -03:00
Felipe Borges
aaabf05ae6
shell: Include panel "keywords" in the row data
...
This way GtkListBox filter functions can use the "keywords" in
order to provide accurate search results.
https://bugzilla.gnome.org/show_bug.cgi?id=790755
2017-11-28 11:04:38 +01:00
Georges Basile Stavracas Neto
d5c4436869
project: Switch to the new shell
...
This is the bomb dropping commit. It does so simply by
changing the compiled files, and adjusting the build
projects proper.
2017-08-09 19:31:41 +02:00