Commit Graph

3 Commits

Author SHA1 Message Date
Nicolas Aguirre 083cf604ec Elfe: First step to add desktop items reordering, with drag and drop.
This version should compile (I didnt' try) only with post 1.0 version 
of efl :( I'm sorry for that, but it was necessary to do what i want.
Btw I'am a big fan of elm_transit ! thanks guys :)


SVN revision: 60311
2011-06-14 18:45:34 +00:00
Nicolas Aguirre beb5b0526e elfe: big cleanup, remove all warnings found with -Wall -W and remove dead code
SVN revision: 58718
2011-04-18 19:31:24 +00:00
Nicolas Aguirre 3e77149331 elfe: Code refactoring
* Split gadgets.c in logicial objects : desktop_page and desktop_item
* use eina sparse matrix for desktop pages itesm
* Prepare configuration to have dynamic grid size
* fix the "don't resize this window when a keyboard pops up" :)
Use dh hint and set elfe windows name & class matching Illume-Home
* change mainmenu layout to be more flexible and take only 1/10 of the height.
* fix segv when dragging some icons by using the right icon filename




SVN revision: 57471
2011-03-02 18:22:38 +00:00