elm - add apis to deal with accel perference

Desktop / Enlightenment / Elementary - Carsten Haitzler (Rasterman) [rasterman.com] - 5 August 2014 10:04 UTC

this deals with an issue brought up today on irc - seemingly rage asking for accel is causing segvs in vbox with its gl accel subsystem- the only way to disable this is an env var, and this is unfriendly, so make config gui and stuff to mess with accel preference to fix this.

e7dbe06 elm - add apis to deal with accel perference
src/bin/config.c | 191 ++++++++++++++------------------------------------
src/lib/elm_config.c | 38 +++++++++-
src/lib/elm_config.h | 50 +++++++++++++
src/lib/elm_priv.h | 2 +
src/lib/elm_win.c | 37 +++++++++-
5 files changed, 174 insertions(+), 144 deletions(-)

Upstream: git.enlightenment.org


  • Share