David Rheinsberg

Results 210 comments of David Rheinsberg

Changing this will break backwards-compatibility. I work with projects that rely on this behavior to easily inject configuration into `cargo` without modifying the source directory (by simply invoking cargo from...

Input-methods are fairly easy to implement, but honestly, I have no idea how they work for CJK. I don't speak any non-European languages so I need some help here: -...

Ok, first of all, kmscon isn't actually the right place to implement input-methods. Instead, applications running in kmscon should support it. This is the same as line-editing: gettext is implemented...

Thanks for the feedback! I'll just skip most replies as I mostly agree with you (and everything else is just bike-shedding). So, I've just created an API proposal: https://gist.github.com/dvdhrm/5051547 The...

Most current work was on systemd-console. I talked to the Debian accessibility people this week during XDC14 and all I need is a properly documented dbus API of your input-method....

No, this hasn't been implemented, yet. Patches always welcome! There's currently a lot work going on to rewrite libtsm, so you might wanna wait some weeks to see whether someone...

What do you mean by "do not work"?

Can you run "make check" which will produce "./test_input". Then run that as _root_ from a command-line and show its output if you press the given keys. And please describe...

Can you _please_ provide the output of ./test_input with a description what was reported on which key-presses?