[Wayland-bugs] [Bug 68622] New: [bug] touch and virtual keyboard don't work

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 27 11:03:08 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68622

          Priority: medium
            Bug ID: 68622
          Assignee: wayland-bugs at lists.freedesktop.org
           Summary: [bug] touch and virtual keyboard don't work
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: brian.j.lovin at intel.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: weston
           Product: Wayland

Created attachment 84735
  --> https://bugs.freedesktop.org/attachment.cgi?id=84735&action=edit
Simple keyboard patch

The virtual keyboard doesn't have touch support.

The attached patch adds this touch support, but unfortunately there are
problems:

The keyboard keys are activated on touch_down, at the moment this is the only
way to implement VKB touch. It's possible to add a "focused" state to each key,
and then activate those keys that is currently "focused" - it would also allow
us to shade the focused key on the keyboard for some sort of feedback on which
key is being pressed.

I'm taking some vacation time, but if no one else is interested I think I can
add this support next week.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130827/c89f311e/attachment.html>


More information about the Wayland-bugs mailing list