On Fri, Jun 7, 2013 at 10:11 PM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Fri, 7 Jun 2013 10:29:04 -0300 Rafael Antognolli <antogno...@gmail.com> 
> said:
>
>> On Thu, Jun 6, 2013 at 8:52 PM, Carsten Haitzler <ras...@rasterman.com> 
>> wrote:
>> > On Thu, 6 Jun 2013 19:59:55 -0300 Rafael Antognolli <antogno...@gmail.com>
>> > said:
>> >
>> >> Hey guys,
>> >>
>> >> Is there anything specially done to handle these keys inside terminology?
>> >>
>> >> I just checked the ecore input stuff and the keys seem to be emitted
>> >> with the necessary modifiers, but still CTRL+w won't delete the last
>> >> word. Other ctrl combinations also don't work.
>> >>
>> >> Do you know of something that is specially done in X which is not done
>> >> in Wayland?
>> >
>> > input for terminology is display system agnostic. it doesn't drop down to x
>> > or even raw ecore events. it works the same regardless - unless ecore-imf 
>> > is
>> > stealing input in wl vs x11. fyi ctrl+w works in x11 AND in framebuffer for
>> > me (in terminology).
>>
>> Yeah, I may have to check ecore-imf. I tested it in x11 too, and it
>> worked fine, but good to know that it also works correctly in
>> framebuffer.
>
> hmm it COULD be some of the new input method stuff in wl integrated into
> ecore-imf... oddly? wrongly? or it's taking over specific behaviours and 
> wanting
> to expose them as high level cmds?

Just "fixed" this by adding the following commit:

http://git.enlightenment.org/core/efl.git/commit/?id=79496745cff6acdfc15aed2377d142b59917416c

Not sure if it's the best fix though, I just copy & pasted from XCB backend.

PS: I accidentally removed the ML from cc.

--
Rafael Antognolli

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to