elm - add apis to deal with accel perference
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 5 Aug 2014 15:04:11 +0000 (00:04 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 5 Aug 2014 15:04:11 +0000 (00:04 +0900)
commitf54afe89cc6099024dc1850a14b90b81e34cfd61
tree0d2d776d7fb6bf7a7263519a230099a321293855
parent8582b2e149f44f8e947d696a5879c5939a256ea7
elm - add apis to deal with accel perference

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.
legacy/elementary/src/bin/config.c
legacy/elementary/src/lib/elm_config.c
legacy/elementary/src/lib/elm_config.h
legacy/elementary/src/lib/elm_priv.h
legacy/elementary/src/lib/elm_win.c