https://issues.apache.org/jira/browse/TRINIDAD-2108

I am proposing to add a new Agent capability for touch devices.

It would involve adding:
  static public final CapabilityKey CAP_TOUCH_SCREEN =
          CapabilityKey.getCapabilityKey("touchScreen", true);

To org.apache.myfaces.trinidadinternal.agent.TrinidadAgent. And also adding
the code to add this for the Andoid and iOS devices.

Any comments? Name of the key sound reasonable to everyone?

Thanks,
Andrew

Reply via email to