summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 7 insertions, 2 deletions
diff --git a/TODO b/TODO
index b193144..1123ac5 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,10 @@
* fix ipv6
-* option to not browse our own services
* finnish python's plugins
-* check adding services
* fix transparency when right-clicking
+* nicer icons in error notifications
+
+fix:
+** (Service discovery applet:29450): WARNING **: need to free the control here
+
+./service-discovery-applet:90: GtkWarning: Attempting to add a widget with type GtkEventBox to a PanelApplet, but as a GtkBin subclass a PanelApplet can only contain one widget at a time; it already contains a widget of type GtkEventBox
+ self.applet.add(self.eb)