[gtk+/wip/matthiasc/tab-strip] Add some todo items



commit 39d863caaeefadb2b16c55225ffdb6f8e7ac99d1
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue May 24 23:29:19 2016 -0400

    Add some todo items

 gtk/gtktabstrip.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtktabstrip.c b/gtk/gtktabstrip.c
index a5bd9fd..eee7a33 100644
--- a/gtk/gtktabstrip.c
+++ b/gtk/gtktabstrip.c
@@ -33,6 +33,8 @@
  * TODO:
  * - reordering
  * - dnd
+ * - use a box gadget instead of GtkBox for tabs
+ * - improve scrolling: scroll by tabs for click/activation
  */
 
 typedef struct


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]