enlightenment/config/tiling
Sung-Jin Park 6826608961 (1) e_config.c/e_comp_wl.c: add code for making repeat values configurable
(2) e.src(s): add keyboard.repeat_delay, keyboard.repeat_rate into e.src files

Summary:
As of now, the default values of repeat delay/rate are being set in e_comp_wl.c.
Those values need to be configurable and will be used in e_comp_wl_init().
The limit of each of the values is defined from -1 to 1000. (maximum 1s).
If one of the two is negative, it means default repeat delay/rate are going to be used.
(e.g. delay:400, rate:25)

Test Plan:
N/A

Signed-off-by: Sung-Jin Park <input.hacker@gmail.com>

Reviewers: raster, stefan_schmidt, gwanglim, devilhorns, zmike

Subscribers: Jeon, ohduna, cedric

Differential Revision: https://phab.enlightenment.org/D3364
2015-11-30 14:05:10 -05:00
..
Makefile.mk feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
e.src (1) e_config.c/e_comp_wl.c: add code for making repeat values configurable 2015-11-30 14:05:10 -05:00
e_bindings.src e - fix profiles to have correct adjust value for bl adjust in bindings 2015-05-21 13:43:00 +09:00
enlightenment-tiling.png feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.battery.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.conf.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.cpufreq.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.fileman.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.ibar.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.ibox.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.pager.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.temperature.src feature: Add a tiling config. 2014-03-04 12:10:57 +00:00
module.tiling.src fix: Add more desktops to be tiled by default in the tiling config. 2014-09-26 12:44:42 +01:00
profile.desktop Restore translated strings accidentally dropped in fac4e89 2014-09-12 14:03:26 +04:00