Commit Graph

28 Commits

Author SHA1 Message Date
Nicolas Aguirre 4877344a04 E-MODULES-EXTRA/elfe : let be fullscreen and sticked on the desktop when illume module is not loaded
SVN revision: 81193
2013-06-17 10:03:52 +01:00
Nicolas Aguirre 83a9b32b60 [E-MODULES-EXTRA/elfe] * Remove modules and config entries, they never worked.
* Restore correct behaviour when placing icons on the desktop
                       * Remove few Elementary errors



SVN revision: 76358
2012-09-09 22:47:46 +00:00
Boris Faure 4986ccc0e9 elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset
SVN revision: 65349
2011-11-17 21:02:31 +00:00
Nicolas Aguirre 7a095e8340 E-MODULES-EXTRA/elfe : Fix segfault due to bad argc/argv passed to elm_init
SVN revision: 65314
2011-11-16 22:31:43 +00:00
Mike Blumenkrantz e5807c2ba8 update to latest elm api
captainigloo! try to keep up!!!


SVN revision: 64676
2011-11-03 05:43:29 +00:00
Mike Blumenkrantz 019ba92efb another patch from Martin Jansa <Martin.Jansa@gmail.com> to stay current with latest elm api changes
SVN revision: 64510
2011-10-29 17:25:33 +00:00
Nicolas Aguirre 52786de120 E-MODULES-EXTRA/elfe: Fix segv in elm_init. Patch by Yoram bar-haim, thanks :)
SVN revision: 64297
2011-10-22 11:17:34 +00:00
Nicolas Aguirre 791c8cb3de E-MODULES-EXTRA/elfe: Add scroll to background when scrolling desktop and small changes to default theme
SVN revision: 63451
2011-09-17 17:15:32 +00:00
Christopher Michael 56df4d71ed Elfe: No, elfe module is not 'illume-home' module. Should not have 2
modules with the same name....ever !!



SVN revision: 63075
2011-09-01 21:59:13 +00:00
Nicolas Aguirre d4af7a8dea E-MODULES-EXTRA/elfe : * protoype of windows list :
* display windows list on E action
 * Close window by sliding it up
 * select window with click



SVN revision: 62833
2011-08-25 20:39:03 +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 feb13a3d51 elfe: * Toggle apps list when apps icon is clicked
* New animation when icons are placed on desktop
      * Fade in/fade out transition between desktop and apps list



SVN revision: 58599
2011-04-12 18:29:46 +00:00
Nicolas Aguirre ebe8223ad8 elfe: Add a dock wich accepts applications icons
SVN revision: 58041
2011-03-23 19:51:53 +00:00
Nicolas Aguirre a2daad6047 elfe: Change name of swallow parts
SVN revision: 57995
2011-03-22 17:36:11 +00:00
Nicolas Aguirre 3f1e11d0ac elfe: Add a button to exit from edit mode when this mode is activated
SVN revision: 57746
2011-03-14 20:30:12 +00:00
Nicolas Aguirre 1488b6c267 elfe: try to increase elfe module priority to be sure that other modules are loaded when it starts.
but it seems not working :(


SVN revision: 57605
2011-03-08 22:22:19 +00:00
Nicolas Aguirre 6afc6e31ec elfe: Change how to add widgets on desktop
longpress on a gadget item to drag it on desktop


SVN revision: 57603
2011-03-08 22:01:19 +00:00
Nicolas Aguirre 04c986aaff elfe: Don't create allapps object at startup
SVN revision: 57473
2011-03-02 18:36:35 +00:00
Nicolas Aguirre 2b06df9784 elfe: Add item selected cb each time allapps object is created
SVN revision: 57472
2011-03-02 18:35:08 +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
Nicolas Aguirre bd94902f76 elfe: Remove conformant property
Elfe window is overlapped by top/bottom bars if this option is set wich is not what i want.



SVN revision: 57316
2011-02-25 06:11:09 +00:00
Nicolas Aguirre 22fef8326b elfe: merge two heads
SVN revision: 57315
2011-02-25 06:11:03 +00:00
Nicolas Aguirre e22f1e2d40 elfe: fix use of uninitialised var (thanks cedric)
SVN revision: 57303
2011-02-24 17:17:34 +00:00
Nicolas Aguirre 344cfdf948 elfe: Add zone to gadcon
Add a valid E_Zone to gadcon and set the correct client_class. Fix segv of E modules that need this class and zone



SVN revision: 57302
2011-02-24 17:17:28 +00:00
Nicolas Aguirre 56d957d881 elfe: Do not resize elfe window when virtual keyboard is active.
SVN revision: 57292
2011-02-24 07:50:50 +00:00
Nicolas Aguirre 43a7c72ffc elfe: use smaller floating icon.
SVN revision: 57279
2011-02-23 20:03:39 +00:00
Nicolas Aguirre e12a05d973 elfe: launch application without arguments
use efreet_desktop_command_get to run app instead of menu->exec field directly


SVN revision: 57270
2011-02-23 18:43:49 +00:00
Nicolas Aguirre 5a6548a834 E-MODULE-EXTRA Elfe: initial import in svn
SVN revision: 57259
2011-02-23 10:36:18 +00:00