comparison src/cagou.kv @ 10:8b2836b5b6c7

added CagouWidget: CagouWidget is the base for all selectable widgets, it currently displays basic drop/down menu which will be used to switch widget (in a similar way as in Blender), and a text input which will be the generic search field (behaviour may vary between widgets).
author Goffi <goffi@goffi.org>
date Fri, 08 Jul 2016 20:17:09 +0200
parents 7b0a53d2afd3
children 30f6586f904b
comparison
equal deleted inserted replaced
9:7b0a53d2afd3 10:8b2836b5b6c7
14 # You should have received a copy of the GNU Affero General Public License 14 # You should have received a copy of the GNU Affero General Public License
15 # along with this program. If not, see <http://www.gnu.org/licenses/>. 15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
16 16
17 #:include profile_manager.kv 17 #:include profile_manager.kv
18 #:include contact_list.kv 18 #:include contact_list.kv
19 #:include cagou_widget.kv