gnome-control-center/shell/alt
Georges Basile Stavracas Neto 57ba49a137 window: reimplement search
We previously had a dedicate view for handling search,
based on model filtering and a custom panel to display
that differently.

After moving to GtkListBox, search can be trivially
done by using a filtering function, and widgets can
be fine-tuned to display extra information.

This patch, then, reimplements the search using a filtering
function over the panels' list.

https://bugzilla.gnome.org/show_bug.cgi?id=766922
2016-06-03 12:32:37 -03:00
..
cc-window.c window: reimplement search 2016-06-03 12:32:37 -03:00
cc-window.h build: copy CcWindow in alt/ directory 2016-06-03 12:32:36 -03:00
Makefile.am build: create another executable for the new layout 2016-06-03 12:32:36 -03:00