[gnome-builder] gstyle & colorpicker plugin: update TODO files



commit 9067299d87e5367325c2b789ec14d516fde9b16d
Author: Sebastien Lafargue <slafargue gnome org>
Date:   Tue Jul 19 01:08:20 2016 +0200

    gstyle & colorpicker plugin: update TODO files

 contrib/gstyle/TODO.md       |    6 ++++--
 plugins/color-picker/TODO.md |    8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/contrib/gstyle/TODO.md b/contrib/gstyle/TODO.md
index abd7480..2e05ec8 100644
--- a/contrib/gstyle/TODO.md
+++ b/contrib/gstyle/TODO.md
@@ -23,6 +23,10 @@
   - including the gtksourceview style scheme : filter the unneeded part but keep it for save it again.
 - allow scroll when drag at the end of list (both list or flow mode).
 
+### Palette widget :
+- add a placeholder when showing an empty palette
+ (should react to dnd)
+
 ### CSS parser :
 - add color functions parsing:
   - darker, lighter, mix, alpha.
@@ -42,7 +46,6 @@
 - dnd-lock: a lock-symbolic lock icon.
 
 ### Slidein :
-- add optional right click to close the slidein (property).
 - is it possible to not close the slidein when dragging the paned border to extend the panel ?
 
 ### Color plane :
@@ -56,5 +59,4 @@
 ## FIXES :
 
 ### Theme :
-- add a dark theme.
 - add backdrop state.
diff --git a/plugins/color-picker/TODO.md b/plugins/color-picker/TODO.md
index 2464e20..adde8c0 100644
--- a/plugins/color-picker/TODO.md
+++ b/plugins/color-picker/TODO.md
@@ -4,7 +4,6 @@
 
 ### Palettes :
 - use need attention symbol in changed palettes.
-- edit colorwidget names in palettes
 - show ID and number of colors (tooltip ?)
 
 ### Save and load palettes dialogs :
@@ -21,9 +20,7 @@
 - add a way to choose a reference format to insert in the view ( label as a radio ? ).
 
 ### search list :
-- re-sort the list starting by the searched prefix.
-- add palettes and current file colors to the list:
-  an UI could be toggle buttons at the search list top.
+- add current file colors to the list.
 
 ### Prefs :
 - separate color components and color strings unit choices.
@@ -44,4 +41,7 @@
   done for the palette list but there's a size problem somewhere since
   the addition of max-content-* to GtkScrolledWindow.
 
+- when adding new palettes, the bottom list border sometimes disappears.
+( css problem ?)
+
 - focus paths.


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