diff options
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -120,12 +120,6 @@ TODO: | |||
120 | * edje needs logic to handle max texture size and to downsize to work | 120 | * edje needs logic to handle max texture size and to downsize to work |
121 | * rpi max texture size is 2048... | 121 | * rpi max texture size is 2048... |
122 | * dnd: remove e_dnd and use elm's dnd instead | 122 | * dnd: remove e_dnd and use elm's dnd instead |
123 | * defer signal emits for init splash and stuff like that until after | ||
124 | mainloop and pre-caching theme file, wallpaper file, own binary, | ||
125 | shared libs and module .so files etc. to minimize any stalls and | ||
126 | have a smooth init (maybe on linux just open /proc/sefl/fd after we | ||
127 | finally hit mainloop and go to sleep and just find every fd that is | ||
128 | a path to a file and load the whole file into ram? simple and effective) | ||
129 | * new gadgets: | 123 | * new gadgets: |
130 | * be able to move, resize etc. without alt move/resize mode like old) | 124 | * be able to move, resize etc. without alt move/resize mode like old) |
131 | * initial gadget bar setup dnd needs to be normal dnd | 125 | * initial gadget bar setup dnd needs to be normal dnd |