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

          Priority: medium
            Bug ID: 68622
          Assignee: [email protected]
           Summary: [bug] touch and virtual keyboard don't work
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to