efl/src
Alastair Poole ad379ce04f elm_code_widget: fix keyboard and scrolling with active selection.
Summary:
This adds some attributes to the selectiont type in elm_code.
Including the type (whether it is mouse or keyboard) and also whether
a selection is in progress. Thus we can reliably select around the
file and also move/scroll when there is an active selection.

Test Plan:
Drag and select text with mouse. Also the same with keyboard (hold shift and select).
Leave selection active and scroll around the file. The selection should remain and
full movement is possible while retaining the active selection. This could really
be refactored for a next major release.

Reviewers: #committers, ajwillia.ms, cedric

Reviewed By: ajwillia.ms

Subscribers: zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6676
2018-07-27 17:08:44 +01:00
..
benchmarks
bin elm test - expand --help to also do -h and -help 2018-07-24 13:21:02 +09:00
bindings efl_mono: Fix call to System.Threading.Thread. 2018-06-19 13:28:58 -04:00
edje_external
examples efl: fix some warnings in examples 2018-07-20 10:36:38 -04:00
generic
lib elm_code_widget: fix keyboard and scrolling with active selection. 2018-07-27 17:08:44 +01:00
modules ee_wayland: Update maximize and fullscreen state after configure 2018-07-25 15:53:39 -05:00
scripts eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
static_libs evas: actually we expect gradient to live as long as the part that is using them. 2018-05-24 16:02:20 -07:00
tests tests/eio: increase monitoring test timeout to 1s 2018-07-26 08:55:59 +02:00
wayland_protocol
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am build: fix distcheck when elua is disabled in main tree 2018-07-13 15:41:15 -04:00
Makefile_Cxx.am efl_cxx: remove eolized promises from the CXX bindings 2018-05-01 10:39:01 -07:00
Makefile_EPhysics.am
Makefile_Ecore.am tests/ecore: remove ecore-drm test 2018-07-10 14:44:44 -04:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am ecore_evas: fix vnc_server build. 2018-05-01 10:39:01 -07:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am ecore_wl2: Include window_v6.x in the dist even if not configured for wayland 2018-07-10 11:40:10 -04:00
Makefile_Ecore_X.am
Makefile_Ector.am
Makefile_Edje.am tests/edje: split edje tests into separate files 2018-07-12 16:25:15 +09:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
Makefile_Efl_Js.am
Makefile_Efl_Mono.am C# bindings: Make efl_loop_timer.eo available to bindings 2018-07-06 15:00:51 -04:00
Makefile_Efl_Mono_MSBuild_Gen_Helper.am
Makefile_Efreet.am efreet: simplify and fix efreetd launch 2018-07-06 15:51:59 +02:00
Makefile_Eina.am tests: add test for eina_debug signal handling 2018-06-19 14:04:40 -04:00
Makefile_Eio.am
Makefile_Eldbus.am eldbus: refactor model code. 2018-04-30 14:21:11 -07:00
Makefile_Elementary.am elm_win: fix widget type name for backward compatibility 2018-05-31 21:39:34 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am build: fix distcheck when elua is disabled in main tree 2018-07-13 15:41:15 -04:00
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am eo: add testcase for basic eventing and lifetime checking 2018-06-07 09:39:10 +02:00
Makefile_Eolian.am build: make object rule for eolian tests a versioned conditional 2018-07-24 12:25:38 +02:00
Makefile_Eolian_Cxx.am build: include newly created blacklist.hpp in dist 2018-05-03 14:43:38 +02:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Eolian_Mono_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am evas: move clearing cows to right place. 2018-06-27 07:50:31 -04:00
Makefile_Evil.am
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am