You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/29 14:16:27 UTC

[GitHub] [incubator-nuttx] v01d opened a new pull request #2441: sim: fix input handling and add simulated buttons support from mouse

v01d opened a new pull request #2441:
URL: https://github.com/apache/incubator-nuttx/pull/2441


   ## Summary
   
   This PR fixes handling of input on simulator, to correctly indicate which button was pressed (affects touchscreen input). Also, a simulated button device is added from left mouse-click.
   
   NOTE: this will fail style check due to X11 mixed-case variables
   
   ## Impact
   
   sim input
   
   ## Testing
   
   Tested touchscreen input and button input in sim
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] jerpelea commented on pull request #2441: sim: fix input handling and add simulated buttons support from mouse

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #2441:
URL: https://github.com/apache/incubator-nuttx/pull/2441#issuecomment-735630256


   @btashton thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] btashton commented on pull request #2441: sim: fix input handling and add simulated buttons support from mouse

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #2441:
URL: https://github.com/apache/incubator-nuttx/pull/2441#issuecomment-735628172


   @jerpelea These errors are all fine. Those are X11 variable names we have no control over.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] jerpelea commented on pull request #2441: sim: fix input handling and add simulated buttons support from mouse

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #2441:
URL: https://github.com/apache/incubator-nuttx/pull/2441#issuecomment-735618007


   @v01d nxstyle errors 
    error: Mixed case identifier found


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2441: sim: fix input handling and add simulated buttons support from mouse

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #2441:
URL: https://github.com/apache/incubator-nuttx/pull/2441


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org