efl/src/lib
Derek Foreman 77f946a92c elm_win: Remove move stop callback
Summary:
This is only fired to trigger a cursor set under wayland, but that cursor
set should be done unconditionally on mouse in.

However, mouse in was being discarded because mouse out was being deferred
when the window was "grabbed" for moving.

If instead we just let the mouse out occur as it should, the cursor
is properly updated on mouse in.
Depends on D6118

Reviewers: zmike, cedric

Reviewed By: zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6119
2018-05-08 13:25:54 -05:00
..
ecore eolian: switch Eina.Future instances to future<T> 2018-05-03 17:14:39 +02:00
ecore_audio eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_avahi all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_buffer all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_cocoa
ecore_con eolian: switch Eina.Future instances to future<T> 2018-05-03 17:14:39 +02:00
ecore_drm efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_drm2 ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_evas ecore animator, x, vsync ecore evas restore x vsync to work again 2018-04-30 15:32:10 +09:00
ecore_fb ecore_fb: fix divided by zero 2018-04-09 10:36:43 -07:00
ecore_file ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
ecore_imf ecore_imf: check validation before accessing context class 2018-03-26 08:05:45 +09:00
ecore_imf_evas all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input_evas all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_ipc ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
ecore_sdl all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_wayland ecore_wl_dnd: correct wrong variable assignment 2018-04-20 15:29:44 +09:00
ecore_win32 ecore-win32: propagate WM_SIZE event 2018-05-02 15:57:22 -04:00
ecore_wl2 elm_win: Remove move stop callback 2018-05-08 13:25:54 -05:00
ecore_x ecore-x: add some useful xkb function wrappers 2018-01-24 16:18:51 -05:00
ector Efl.Gfx.Gradient_* (from Efl.Gfx.Gradient.*) 2018-04-24 09:03:34 -07:00
edje edje: Send seat name to all seat emitted events 2018-05-08 13:25:46 -05:00
eet eet: add counter for number of frees needed in each directory 2018-04-25 12:00:11 -04:00
eeze eeze: use new bs static lib 2018-02-17 21:17:58 +01:00
efl eolian: switch Eina.Future instances to future<T> 2018-05-03 17:14:39 +02:00
efl_mono
efl_wl Efl.Canvas.Scene (from Efl.Canvas) 2018-04-24 09:03:23 -07:00
efreet efreet: add method for disabling efreetd connection 2018-04-27 14:35:13 +02:00
eina eina: actually it make more sense to do the check for EINA_VALUE_EMPTY inside eina_value_type_get. 2018-05-07 09:46:42 -07:00
eio eio: on error/cancel properly destroy weak reference. 2018-05-05 21:15:55 -07:00
eldbus efl: update Efl.Model to properly propagate EFL_MODEL_EVENT_CHILDREN_COUNT_CHANGED. 2018-05-01 10:39:01 -07:00
elementary elm_win: Remove move stop callback 2018-05-08 13:25:54 -05:00
elocation all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
elput elput: include Eina.h in public header 2018-04-05 11:10:27 +02:00
elua elua: get rid of lightuserdata for state retrieval 2018-04-13 15:40:05 +02:00
embryo all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
emile emil: resolve possible memory leak. 2018-04-05 15:01:44 +09:00
emotion Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
eo eolian: switch Eina.Future instances to future<T> 2018-05-03 17:14:39 +02:00
eolian eolian: allow void and non-ownable types in future 2018-05-03 17:14:39 +02:00
eolian_cxx efl_mono: More uniformization of the handling of names 2018-05-03 18:04:41 -03:00
ephysics all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
escape
ethumb ethumb: use new bs static lib 2018-02-17 21:17:58 +01:00
ethumb_client all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
evas evas textblock: remove NULL checking after dereferencing 2018-05-06 12:01:41 +03:00
evil Evil: remove "symlink" code (it was for .lnk files anyway...) 2018-01-30 16:52:24 +09:00
.gitignore
CMakeLists.txt