efl/src/lib
Jean-Philippe Andre aac8f6f114 evas: Add function on object to check is pointer is in
This fixes invalid mouse cursor used when windows are
created.

Due to the changes in the border theme and the fact that
a border is now always created, the event region
"elm.resize.bl" contains the point (0,0) when the window
size itself is 1x1. As a consequence every EFL application
would permanently have a cursor like the resize bottom/left
handle.

This fixes that by properly checking whether the pointer is
inside an object based on the ins list, and not just the
object geometry.

@feature

See also: b735386a45
2016-11-23 13:04:12 +09:00
..
ecore docs: ecore: add missing property doc for efl_io_file 2016-11-17 13:08:41 +01:00
ecore_audio docs: ecore_adio: finish up eo docs for ecore_audio 2016-11-11 09:26:22 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con efl_net: proper format for SOCKET. 2016-11-22 11:03:57 -02:00
ecore_drm
ecore_drm2 ecore_drm2: Add a panic mode to drm2_fb_release 2016-11-18 09:41:52 -06:00
ecore_evas win: Fix maximized geometry with CSD in X 2016-11-23 13:04:12 +09:00
ecore_fb ecore fb: Add the following sixteen known keys to the list. 2016-11-18 17:51:16 +01:00
ecore_file ecore_file: restore past behavior and fix ecore_file_download tests. 2016-11-22 11:57:40 -08:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input Ecore_Input: Add Efl_Input_Device in Ecore_Events structs. 2016-09-26 22:06:59 -03:00
ecore_input_evas ecore_input_evas: Enable cancel events by default 2016-08-09 14:56:39 +09:00
ecore_ipc ecore_ipc: refactor client data processing in its own function. 2016-11-23 00:01:14 -02:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore_wayland: fix over writing file descriptor bug for reading 2016-11-18 19:53:15 +09:00
ecore_win32
ecore_wl2 Ecore Wayland: Remove ECORE_WL2_SEAT_CAPABILITIES_NO_SEAT. 2016-11-16 17:50:32 -02:00
ecore_x ecore_evas/x: Inform WM about borders and shadows 2016-11-23 13:04:12 +09:00
ector evas/vg: fix handling of stroke width in cairo and native backend 2016-11-15 15:21:17 -08:00
edje edje_edit: fix segmentation fault(Array index is out of bound) 2016-11-22 17:17:54 +09:00
eet eet: add NULL-check to eet_connection_empty API to avoid segfault 2016-11-16 15:30:44 -08:00
eeze eeze: remove trailing whitespaces 2016-09-07 09:48:39 +05:30
efl docs: efl_interfaces: fill gaps in efl interfaces eo file documentation 2016-11-17 12:16:01 +01:00
efreet efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
eina fix doxygen warnings 2016-11-22 11:47:04 +09:00
eio docs: eio: finish up missing eo file docs in eio 2016-11-11 09:15:24 +01:00
eldbus docs: eldbus: add docs for new eldbus enum 2016-11-07 11:43:20 +01:00
elementary evas: Add function on object to check is pointer is in 2016-11-23 13:04:12 +09:00
elocation
elput elput: Add API to allow setting pointer acceleration profile 2016-11-02 09:58:43 -04:00
elua elua: load modules from local dirs first 2016-08-08 14:38:39 +01:00
embryo efl - fix lots of little init/shutdown pairs that are wrong 2016-07-04 21:30:34 +09:00
emile Emile: use stronger ssl cipher 2016-10-17 20:58:04 +10:30
emotion docs: emotion: add last missing docs for emotion eo file 2016-11-10 15:14:42 +01:00
eo eo: refactor callback delayed cleaning code. 2016-11-21 16:03:27 -08:00
eolian eolian: remove parsing of pointers and the corresponding APIs 2016-11-10 16:20:19 +01:00
eolian_cxx eolian-cxx: Remove EOLIAN_TYPE_POINTER enumeration 2016-11-10 15:20:36 -02:00
ephysics evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
escape
ethumb
ethumb_client ethumb: tell the user if the connection to the deamon failed 2016-07-13 17:52:46 +02:00
evas evas: Add function on object to check is pointer is in 2016-11-23 13:04:12 +09:00
evil autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
.gitignore