Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[guilib] DialogKeyboard: Do not register input for buttons with id >= 500 #7409

Merged
merged 1 commit into from
Jul 6, 2015

Conversation

phil65
Copy link
Contributor

@phil65 phil65 commented Jul 4, 2015

Allows to add custom buttons to Keyboard dialog without sending input on each button press. (atm any custom button will add its label to the input label when clickin on it)
@ronie, @mkortstiege

@mkortstiege
Copy link
Member

Looks valid. Not sure what the exact use-case is though.

@phil65
Copy link
Contributor Author

phil65 commented Jul 5, 2015

Use case is adding custom buttons to DialogKeyboard (examples: auto-completion toggles, option to switch to a T9 Keyboard instead of our default keyboard layout (which is a pain in the ass for remote users) )

@mkortstiege
Copy link
Member

OK, thanks explaining. Let's wait for @ronie.

@ronie
Copy link
Member

ronie commented Jul 6, 2015

makes sense. +1 from my end.

@mkortstiege
Copy link
Member

jenkins build and merge.

@jenkins4kodi jenkins4kodi merged commit 98f0ec1 into xbmc:master Jul 6, 2015
@MartijnKaijser MartijnKaijser added this to the Isengard 16.0-alpha1 milestone Jul 6, 2015
@phil65 phil65 deleted the keyboard_button_input branch December 28, 2016 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants