Commit Graph

34 Commits

Author SHA1 Message Date
Shinwoo Kim d032d0e52f [access] check active window and send message to the active window 2013-03-07 16:20:51 +09:00
Shinwoo Kim 944356135a [access] check 'double down and long press' and 'then move'
SVN revision: 84307
2013-02-22 10:10:54 +00:00
Shinwoo Kim 9ce26d3202 [access] check window rotation
SVN revision: 84306
2013-02-22 09:51:45 +00:00
Shinwoo Kim 46451fa1ad [access] check previous block to save configuration value
SVN revision: 84304
2013-02-22 09:46:20 +00:00
Shinwoo Kim 7e75c9232b [access] use well defined variable again
SVN revision: 83538
2013-02-01 04:21:03 +00:00
Shinwoo Kim 165db3bfa7 [access] use well defined variable
SVN revision: 83537
2013-02-01 04:13:12 +00:00
Shinwoo Kim 5a3ca7df1d [access] save configuration value immediately
SVN revision: 83473
2013-01-30 10:22:32 +00:00
Shinwoo Kim b585a73ce7 [access] activate mesage would change focused window.
if focused window is changed, the message should send to changed window.


SVN revision: 82393
2013-01-08 09:13:14 +00:00
Shinwoo Kim 86d6885d39 [access] Send message to unfocused window.
Before this commit, the client message is sent to focused window only.
From now, target window is not a focused window. The target window is selected when read message is sent.


SVN revision: 82383
2013-01-08 07:03:32 +00:00
Shinwoo Kim d1cde9b68f [access] send read message when tap gesture is detected
SVN revision: 82261
2013-01-05 04:29:24 +00:00
Mike Blumenkrantz d3944c0dc8 if not ecore 1.8, don't compile anything for access module
SVN revision: 81728
2012-12-27 05:38:00 +00:00
Shinwoo Kim 8bb7429ce8 [access] proper using of eina_strbuf stuff
SVN revision: 80432
2012-12-07 10:45:50 +00:00
Shinwoo Kim 96230bddd3 [module][access] enhance features
1. add text to the input window title
  2. send x, y coordinate base on focused window


SVN revision: 80426
2012-12-07 09:52:52 +00:00
Mike Blumenkrantz c6a9c34e7f giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes
SVN revision: 79908
2012-11-30 14:38:34 +00:00
Shinwoo Kim da0c0f3eb7 [access] enhance access features
1. support double down and move
  2. add debug related label - would be better to be configurable



SVN revision: 79772
2012-11-28 08:34:40 +00:00
Massimo Maiurana 8314c3b95c updating various translations
SVN revision: 79519
2012-11-21 19:45:32 +00:00
Shinwoo Kim d65998418d [access] load, save config value
SVN revision: 79341
2012-11-15 12:30:55 +00:00
Shinwoo Kim e109df357a [access] enhance access module
1. use proper variable name longpressed instead of down.
 2. add client message handler to construct, distruct the input window.
 3. comment out 2 finger related lines.
 4. send ACTION_READ message with x, y coordinate.



SVN revision: 79332
2012-11-15 10:08:45 +00:00
Massimo Maiurana 5e2b9f2a6c updating russian translation
SVN revision: 79119
2012-11-11 20:20:43 +00:00
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +00:00
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
Lucas De Marchi 0000e87ffc e/modules: delete old Makefile.am's
SVN revision: 78983
2012-11-07 21:50:53 +00:00
Lucas De Marchi 92eee9068a e: use AM_CPPFLAGS instead of INCLUDES
Get rid of warnings like below with recent automake (1.11 and newer):
src/bin/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/bin/Makefile.am: installing './depcomp'
src/modules/access/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')



SVN revision: 78720
2012-10-31 20:40:40 +00:00
Christopher Michael 39e33051ef E: Fix warning: variable 'cfd' set but not used
Signed-off-by: Christopher Michael <cpmichael1@comcast.net>

SVN revision: 78584
2012-10-28 10:33:48 +00:00
Daniel Juyung Seo 8d269d907c e/access e_mod_main.c: Removed debug printf and trailing whitespaces.
SVN revision: 76019
2012-09-03 21:32:50 +00:00
Carsten Haitzler 5577433927 add access patch from shinoo - and only on 1.8 ecore.
SVN revision: 75991
2012-09-03 09:42:52 +00:00
Kim Shinwoo 4d8b3bea44 From: Kim Shinwoo <kimcinoo.efl@gmail.com>
i have revised the access module and attached. you can find the
following
in the patch.

  - mouse double tap and move gesture for each direction
  - two finger flicking for each direction
  - two finger panning
      


SVN revision: 75945
2012-09-03 04:06:02 +00:00
Massimo Maiurana 96bef27c6f updating portuguese and italian translations
SVN revision: 75576
2012-08-22 21:51:00 +00:00
Chidambar Zinnoury 99f65de778 e access module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one.
SVN revision: 72900
2012-06-26 23:14:34 +00:00
Christopher Michael 5c8b287a87 E (access_module): Add UNUSED where missing.
SVN revision: 71438
2012-05-26 09:02:29 +00:00
Massimo Maiurana 3fc1d83bff updating french translations
SVN revision: 71401
2012-05-24 08:06:43 +00:00
Carsten Haitzler d997e7d000 oops swap init/shutdown - thanks cinoo!
SVN revision: 71384
2012-05-24 04:52:58 +00:00
Massimo Maiurana a173db59aa updating french and italian translations
SVN revision: 71358
2012-05-23 17:37:02 +00:00
Carsten Haitzler 3fd7095f05 add access module - bare bones, but intercepts all mouse events and
handles gestures and passes on commands to the focused app or maybe
fakes a tap event on the screen location - depending. things that
could be done here:

1. config to select which actions happen as a result of which
events/gestures
2. config to determine which zones get this access setup and whihc
don't.



SVN revision: 71323
2012-05-22 12:13:18 +00:00