]> Dogcows Code - chaz/openbox/blobdiff - otk/TODO
dont unset focused client if it is still/already set, that causes bugs!
[chaz/openbox] / otk / TODO
index feba681ecd24738e5b97d0c4879eb9e7191b7670..1a380c13d87c5589d47b60f66f4fde0660f7a42f 100644 (file)
--- a/otk/TODO
+++ b/otk/TODO
@@ -1,12 +1,21 @@
+* Implement borders and border overlapping in widget
+        the widget has a outer geometry(that of the border) and a inner one
+        (the current geometry)
+        if the overlap flag is true, the inner widgets' borders are overlapped
+        as much as possible while the widgets are still entirely visible.
+
 * make OtkButton do pixmaps
 
+* OtkMenu
+        this can wait, probably
+
 * OtkWidget
         see about focus()
         focus() on widgets means 'highlight', not take Focus. solve this mess
 
-* OtkEventHandler
-        make widget inherit from this
-        let the user override handling functions as needed
+* OtkTextWidget
+        widget that holds text that can be justified and whatnot
+        the button should prolly be modified to subclass this
 
 * OtkApplication
         do all derty work init display/screen/style/image control etc
This page took 0.020493 seconds and 4 git commands to generate.