enlightenment/src/modules/everything
Mike Blumenkrantz 718dfef61d giant comp rejiggering commit #6:
* border->fx REMOVED, related border api REMOVED

* comp edc has new class of groups: e/comp/effects[/auto]
** these are effects which can be applied to any compositor object through the e_comp_win_effect* api and are written in embryo
*** two types - base and auto - base = manual, for use with animators; auto are "trigger and forget", for use as actual effects

* desk flip transition animations moved to comp effects and FIXED(ish)

* "zoom" effect renamed to "diagonal" for slightly less misleading name since it never did any zooming

* actual "zoom" effect added

* border hierarchy now as follows: cw->effect_obj swallows cw->shobj, cw->shobj swallows cw->bd->bg_object ?: cw->obj, if (cw->bd->bg_object) cw->bd->bg_object swallows cw->obj
** cw->effect_obj now used for all positioning and comp logic
** cw->effect_obj ONLY used for object transformation effects (moving, zooming, fading, etc)
** cw->shobj ONLY for comp visual/non-movement effects (focus effect, unfocus opacity, legacy shadows); this is a candidate for removal/rewrite in E19

* even more comp shape rewrites

* desk flip animation time now controlled by theme since edje doesn't support setting transition time in C; related config value removed

* desk flip transitions (in e_desk.c) rewritten

* various modules (evry/illume2) updated to use comp effects instead of fx offset

* desk flip configuration BROKEN(ish)
2013-04-15 08:39:16 +01:00
..
e-module-everything-start.edj everything: gadget icon and minor cleanups. 2011-11-13 00:07:35 +00:00
e-module-everything.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_main.c simplify/streamline configure option adding, also add option domains so modules can get lists of their own options or other module options 2013-01-12 12:28:48 +00:00
e_mod_main.h giant comp rejiggering commit #5: 2013-04-15 08:39:16 +01:00
everything.pc.in e: for consistancy's sake, use Enlightenment instead of E or E17 in all user-visible strings. 2012-06-24 09:33:06 +00:00
evry.c giant comp rejiggering commit #5: 2013-04-15 08:39:16 +01:00
evry_api.h e17/evry: remove logging stuff from api.. 2012-12-14 17:09:00 +00:00
evry_config.c Show Everything plugin's names translated in the settings dialog (patch from Igor Murzov) 2012-12-16 16:59:48 +00:00
evry_gadget.c giant comp rejiggering commit #6: 2013-04-15 08:39:16 +01:00
evry_history.c ATTN: JEFFDAMETH! 2011-11-30 03:32:54 +00:00
evry_plug_actions.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_aggregator.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_apps.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_calc.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_clipboard.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_collection.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_files.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_settings.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_text.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plug_windows.c Make Everything's plugins and action names translatable v2 2013-01-05 22:53:46 +00:00
evry_plugin.c Revert "more translate strings for evry." 2013-01-03 15:27:10 +00:00
evry_types.h e17/evry: 2011-12-01 10:56:55 +00:00
evry_util.c fix icon finding for evry mime types 2012-12-13 10:34:52 +00:00
evry_view.c Revert "more translate strings for evry." 2013-01-03 15:27:10 +00:00
evry_view_help.c ATTN: JEFFDAMETH! 2011-11-30 03:32:54 +00:00
evry_view_tabs.c e17/evry: this is indeed no edje object 2012-12-28 01:50:13 +00:00
md5.c ATTN: JEFFDAMETH! 2011-11-30 03:32:54 +00:00
md5.h added utility function for md5 sum 2010-05-08 15:24:07 +00:00
module.desktop.in updating various translations 2012-11-21 19:45:32 +00:00