todo/fixme items

SVN revision: 13062
This commit is contained in:
Carsten Haitzler 2005-01-23 05:28:06 +00:00
parent 017961b6e7
commit 8a70f5ebf3
2 changed files with 6 additions and 2 deletions

6
TODO
View File

@ -29,6 +29,9 @@ Current freeze issues are:
ISSUES:
* gadman overlay deny doesnt work for edge only gadgets
* add a menu item to each gadman client menu to edge editing mode
* pager needs an overhaul
* virtual desktops need fixing to work with zones properly
* all modules need to respect zones
* dropshadow is not optimal and has extreme edge-case bugs
@ -56,6 +59,9 @@ Also look at all the .c files - they have their own localized TODO lists
These are in no particular order:
* gadget resize resist
* gadget containers (shelves)
* all modules should have a "enter gadget edit mode" option in their menus
* resize resist
* fix border raise/lower to use certain marker "windows" to not raise above or lower below (menus should always be above the top marker window for example)
* track mouse location on a border/desktop level

View File

@ -7,8 +7,6 @@
/* re-enter edit mode (cant access root menu) */
/* FIXME: resist can still jump on top of other gads... */
/* FIXME: handle resize resist */
/* local subsystem functions */
typedef struct _Gadman_Client_Config Gadman_Client_Config;