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

[Spec] Proposed Keyboard/Mouse Specs for .NET8 #12004

Closed
6 of 14 tasks
Tracked by #14021
PureWeen opened this issue Dec 9, 2022 · 3 comments
Closed
6 of 14 tasks
Tracked by #14021

[Spec] Proposed Keyboard/Mouse Specs for .NET8 #12004

PureWeen opened this issue Dec 9, 2022 · 3 comments
Assignees
Labels
area-keyboard Keyboard, soft keyboard partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with proposal/open User Story A single user-facing feature. Can be grouped under an epic.
Milestone

Comments

@PureWeen
Copy link
Member

PureWeen commented Dec 9, 2022

Currently planned for .NET8

Not Planned for .NET8

Duplicates

Implementation examples

https://github.com/PureWeen/ShanedlerSamples/tree/main/ShanedlerSamples/Keyboard

@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Dec 9, 2022
@jfversluis jfversluis added this to the Backlog milestone Dec 12, 2022
@ghost
Copy link

ghost commented Dec 12, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@Dokug
Copy link

Dokug commented Jan 26, 2023

Not sure if this is the place, but I would love to have access to something like a
OnKeyboardPressed(object? sender, KeyPressedEventArgs e) Event (on desktop platforms at least), so that I could have any UI element listen to the keyboard.

For example to use as <Frame KeyBoardPressed="{Binding OnKeyboardPressed}" />

@samhouts samhouts modified the milestones: Backlog, .NET 8 Apr 6, 2023
@samhouts samhouts added the User Story A single user-facing feature. Can be grouped under an epic. label Apr 6, 2023
@mikeparker104 mikeparker104 added the partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with label May 25, 2023
@PureWeen PureWeen changed the title [Spec] Keyboard Specs for .NET8 [Spec] Keyboard/Mouse Specs for .NET8 Jul 17, 2023
@Redth Redth modified the milestones: .NET 8, .NET 8 GA Jul 18, 2023
@PureWeen PureWeen changed the title [Spec] Keyboard/Mouse Specs for .NET8 [Spec] Proposed Keyboard/Mouse Specs for .NET8 Jul 18, 2023
@samhouts samhouts added area-keyboard Keyboard, soft keyboard and removed legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels Jul 26, 2023
@PureWeen
Copy link
Member Author

PureWeen commented Aug 16, 2023

Moved unimplemented features to here for .NET9 #16799

@ghost ghost locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-keyboard Keyboard, soft keyboard partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with proposal/open User Story A single user-facing feature. Can be grouped under an epic.
Projects
None yet
Development

No branches or pull requests

8 participants