efl/src/lib
Derek Foreman 249ae8e5f0 ecore_wl2_window: Silence early commit ERR for mouse cursors
Summary:
Our wayland mouse cursor code can trigger commits with commit pending
when mousing into a window across CSD, which results in quickly setting
the default cursors then an animated resize cursor before the first commit
has finished.

Fixing this is non trivial, and the bug is just a harmless inefficiency
of little impact, so just disable the ERR for that specific case instead.

Reviewers: zmike

Reviewed By: zmike

Subscribers: cedric, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6184
2018-05-22 12:33:36 -04:00
..
ecore efl: Add missing event types 2018-05-19 01:42:26 +02:00
ecore_audio efl: Add missing event types 2018-05-19 01:42:26 +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_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con efl: Add missing event types 2018-05-19 01:42:26 +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 ecore_wl2_window: Silence early commit ERR for mouse cursors 2018-05-22 12:33:36 -04:00
ecore_x ecore-x: add some useful xkb function wrappers 2018-01-24 16:18:51 -05:00
ector efl: Add missing event types 2018-05-19 01:42:26 +02:00
edje efl: Add missing event types 2018-05-19 01:42:26 +02: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 efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_mono efl_mono: Add support for Eina.Error/Empty in eina.Value 2018-05-17 16:56:11 -03:00
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 eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
eldbus efl: Add missing event types 2018-05-19 01:42:26 +02:00
elementary efl_ui_tags: Fixed bug when setting format string. 2018-05-20 03:58:41 +09: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: Add missing event types 2018-05-19 01:42:26 +02:00
eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
eolian eolian: integrate event type requirement into eo file grammar 2018-05-19 01:49:06 +02:00
eolian_cxx efl_mono: Support type aliases. 2018-05-11 11:01:59 -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 efl: Add missing event types 2018-05-19 01:42:26 +02:00
evil Evil: remove "symlink" code (it was for .lnk files anyway...) 2018-01-30 16:52:24 +09:00
.gitignore
CMakeLists.txt