efl/src
Chris Michael e78dcd3f4f ecore-wayland: Add/Implement code to handle iconifying a window
xdg_shell protocol provides functions to minimize a surface. This is
now implemented via ecore_wl_window_iconified_set.

NB: This Does Not work for wl_shell surfaces because wl_shell provides
no method to minimize.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-10-01 16:15:37 -04:00
..
benchmarks eina: Remove TODO, add code to delete the modules array 2014-09-22 14:59:27 +02:00
bin elua: register classes with their underscored name 2014-10-01 16:32:29 +01:00
bindings eolian-cxx: Reinterpret cast instead. 2014-09-30 18:53:23 -03:00
edje_external/emotion
examples gitignore: don't track generated files. 2014-09-30 16:25:46 +02:00
lib ecore-wayland: Add/Implement code to handle iconifying a window 2014-10-01 16:15:37 -04:00
modules ecore_imf/ibus : provide to get surrounding text 2014-10-01 19:46:57 +09:00
scripts/eina
static_libs fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
tests Evas Textblock: Fix native width of BiDi text 2014-10-01 16:45:58 +01:00
utils/ecore
Makefile.am [cxx] Fixed distclean when the C++ binding is enabled 2014-09-30 12:47:20 -03:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore_wayland: Created test suit for ecore_wayland. 2014-09-29 09:20:05 -04:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Audio_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am ecore_cocoa: NSRunLoop integration 2014-09-03 20:34:57 +02:00
Makefile_Ecore_Con.am Ecore con: Add Connector class (the connecting variant of server). 2014-09-01 12:35:22 +01:00
Makefile_Ecore_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Ecore_Drm.am ecore-drm: Add dbus file 2014-07-15 09:44:14 -04:00
Makefile_Ecore_Evas.am gl-drm: Fix missing link to gbm for ecore_evas_drm and clean up build script 2014-08-28 13:37:28 -04:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am Added support for xdg-shell protocol in ecore-wayland 2014-10-01 16:15:37 -04:00
Makefile_Ecore_Win32.am ecore_win23: oops forgotten path. 2014-06-23 11:25:04 +02:00
Makefile_Ecore_X.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Edje.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Edje_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Edje_Helper.am
Makefile_Eet.am build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
Makefile_Eet_Cxx.am eina-cxx: Added interop containers. 2014-07-18 18:55:56 -03:00
Makefile_Eeze.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Efl.am autotools: Removed undefined variable from Makefile_Efl.am. 2014-09-17 19:12:22 -03:00
Makefile_Efl_Cxx.am autotools: provide BSD-echo compatibility (fix c++ bindings) 2014-08-27 22:31:20 +02:00
Makefile_Efreet.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eina.am +eina_value_util api 2014-09-23 14:37:48 -04:00
Makefile_Eina_Cxx.am eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and header installation 2014-07-18 18:57:14 -03:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Eldbus_Cxx.am Eldbus C++: Don't generate C++ bindings when C++ is disabled. 2014-07-30 02:21:18 +01:00
Makefile_Elua.am Fix Elua compiling on OSX 2014-07-25 13:58:03 +01:00
Makefile_Elua_Helper.am elua: helper makefile typo fix 2014-06-16 09:46:41 +01:00
Makefile_Embryo.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Emotion.am Emotion object: Convert from a smart object to an eo object. 2014-08-21 11:02:11 +01:00
Makefile_Eo.am
Makefile_Eo_Cxx.am eina-cxx: eldbus-cxx: eo-cxx: Fixed test includes and header installation 2014-07-18 18:57:14 -03:00
Makefile_Eolian.am autotools/tests: Force generation of .eo.{c,h} in Eolian tests. 2014-09-12 16:06:37 -03:00
Makefile_Eolian_Cxx.am build_eolian_cxx_test: Set dependencies correctly and remove BUILT_SOURCES 2014-08-05 17:39:49 +02:00
Makefile_Eolian_Cxx_Helper.am eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
Makefile_Eolian_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am autotools: use non deprecated macro. 2014-08-12 11:19:57 +02:00
Makefile_Ethumb_Client.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Evas.am efl build - fix parallel builds with new branch merge from dh 2014-09-24 09:07:57 +09:00
Makefile_Evas_Cxx.am autotools: Generate Evas-3D C++ bindings. 2014-09-12 15:28:23 -03:00
Makefile_Evil.am efl: remove Windows CE support 2014-07-13 15:17:17 +02:00