efl/src/lib/ecore_cocoa
pierre lamot 869ed025a2 ecore_cocoa: fix scrollwheel behavior
- prioritize vertical scroll over horizontal
  - set amount to either -1 or 1, since EFL doesn't handle other value properly
  - fix wheel bouncing with some devices (X:0,Y:0 scrolling events)

  @fix
2015-04-07 19:05:55 +02:00
..
Ecore_Cocoa.h ecore_cocoa: add missing window state functions 2015-03-17 10:42:51 +01:00
Ecore_Cocoa_Keys.h ecore_cocoa: fix keyboad event handling 2015-03-12 07:43:59 +01:00
ecore_cocoa.m ecore_cocoa: fix scrollwheel behavior 2015-04-07 19:05:55 +02:00
ecore_cocoa_app.h ecore_cocoa: NSRunLoop integration 2014-09-03 20:34:57 +02:00
ecore_cocoa_app.m ecore_cocoa: remove ObjC autorelease block to avoid segv when window is closed. 2015-03-12 07:43:58 +01:00
ecore_cocoa_private.h ecore_cocoa: create a log domain and use Eina_Log. 2015-02-05 16:38:07 +01:00
ecore_cocoa_window.h ecore_cocoa: Lion fullscreen workaround + warning fixes 2014-07-23 16:56:16 +02:00
ecore_cocoa_window.m ecore_cocoa: add missing window state functions 2015-03-17 10:42:51 +01:00