efl/legacy/ecore/m4
Gustavo Sverzut Barbieri 163272dc48 Welcome EWS - Ecore+Evas Single Process Windowing System.
EWS is a new Ecor_Evas engine that builds on top of other engines. It
will create a backing store Ecore_Evas and ecore_evas_ews_new()
windows are created in it as images, but transparent to the outside
users (similar to buffer's ecore_evas_object_image_new()).

It provides a basic windowing system, with a known background object
that can be changed to your pleasure, and issue Ecore_Events to notify
of new windows and changes like movement, etc. Then you can write a
simple window manager based on it. (See example, Elementary will
contain one as well).

Backing store is determined by your best engine (as in
ecore_evas_new()) or specified with ecore_evas_ews_engine_set() or
environment variable $ECORE_EVAS_EWS (format:
engine-namey:w:h:options). The size can be set with
ecore_evas_ews_setup().



SVN revision: 63848
2011-10-05 22:11:00 +00:00
..
ac_abstract_socket.m4 missed a few files 2006-09-24 07:28:07 +00:00
ac_attribute.m4 update m4 macros (mainly formatting) 2009-06-27 06:42:14 +00:00
ac_path_generic.m4 ac_path_generic.m4 from eet, prevent users from trying to build with both gnutls and openssl since this is broken 2010-07-29 00:13:25 +00:00
check_x_extension.m4 support for explicit disable of ecore-x extensions and tslib. 2010-02-06 00:19:46 +00:00
ecore_check_module.m4 Welcome EWS - Ecore+Evas Single Process Windowing System. 2011-10-05 22:11:00 +00:00
ecore_check_options.m4 blacklist c-ares 1.7.5 2011-09-05 23:41:23 +00:00
efl_compiler_flag.m4 ecore: Build with -Wall -W by default 2011-07-08 06:38:47 +00:00
efl_doxygen.m4 update m4 macros (mainly formatting) 2009-06-27 06:42:14 +00:00
efl_examples.m4 ecore/examples - Add support for building and installing examples. 2011-06-21 17:14:19 +00:00
efl_path_max.m4 update efl_path_max.m4 2010-01-11 07:12:43 +00:00
efl_tests.m4 add unit tests framework with some examples. 2010-02-25 08:05:56 +00:00
efl_threads.m4 add native win32 thread support in ecore_thread. Not tested a lot at all. 2010-11-26 13:50:31 +00:00