[Differential] [Commented On] D2786: [server] Don't send key release for not pressed keys and no double key press

2016-09-15 Thread Martin Gräßlin
graesslin added a comment.


  In https://phabricator.kde.org/D2786#51992, @luebking wrote:
  
  > Sounds reasonable enough, but seems to point out an issue in wayland:
  >
  > If clients "somehow" rely on balanced input, are there artificial releases 
when a client looses focus?
  
  
  Yes, on gaining focus it's send all the currently hold keys. The client is 
supposed to stop all autorepeating etc. on focus loss.

REPOSITORY
  rKWAYLAND KWayland

REVISION DETAIL
  https://phabricator.kde.org/D2786

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, #plasma_on_wayland, #kwin
Cc: luebking, plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, 
jensreuterberg, abetts, sebas


[Differential] [Commented On] D2786: [server] Don't send key release for not pressed keys and no double key press

2016-09-15 Thread Thomas Lübking
luebking added a comment.


  Sounds reasonable enough, but seems to point out an issue in wayland:
  
  If clients "somehow" rely on balanced input, are there artificial releases 
when a client looses focus?
  If not, do you end up with several clients in autorepeat (client side? 
really? with different behavior in every toolkit?) mode?
  If yes, are there likewise artificial presses when gaining focus?
  If yes, what happens for a shortcut where client A takes focus to client B on 
keypress X? X entered in B?

REPOSITORY
  rKWAYLAND KWayland

REVISION DETAIL
  https://phabricator.kde.org/D2786

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, #plasma_on_wayland, #kwin
Cc: luebking, plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, 
jensreuterberg, abetts, sebas