Re: [E-devel] Fix for Mode_switch handling

2017-03-22 Thread The Rasterman
On Thu, 15 Dec 2016 04:40:08 +0100 "hannes.janet...@gmail.com" said: > Hi, > this change makes my keyboard mapping work with EFL again. Not sure if > it's the correct fix but otherwise > the second call to XKeysymToString is probably redundant in many cases. what about your mapping... doesn't wo

Re: [E-devel] Fix for Mode_switch handling

2016-12-14 Thread hannes.janet...@gmail.com
A slightly updated version that avoid the redundant call to XKeysymToString - Awesome to be able to use terminology again btw :D On Thu, Dec 15, 2016 at 4:40 AM, hannes.janet...@gmail.com wrote: > Hi, > this change makes my keyboard mapping work with EFL again. Not sure if > it's the correct fix

[E-devel] Fix for Mode_switch handling

2016-12-14 Thread hannes.janet...@gmail.com
Hi, this change makes my keyboard mapping work with EFL again. Not sure if it's the correct fix but otherwise the second call to XKeysymToString is probably redundant in many cases. Best, Hannes From 939b5b083bd861a8bf3e49c87d32d0bc1ffa9bfa Mon Sep 17 00:00:00 2001 From: Hannes Janetzek Date: Th