lepoco / lepoco/wpfui

Will touch support be added to WPF UI controls in the future

Open
#1,302 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
9.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe

Recently I've been testing my WPF Application which uses WPF UI on my Surface Pro, and I've found that experience on Surface devices is not good. For example, the basic basic sliding operation is not supported.

Describe the solution you'd like

I think Behaviour & Trigger are probably the solutions to the problem, using Behaviour & Trigger to bind or overwrite some events or functions when touch events happened.

Describe alternatives you've considered

Of course there're some packages on nuget.org, but they all have more or less compatibility issues, so it's fine to make the WPF UI with native touch support.

Additional context

I will clone WPF UI repository and will try to test the upon methods, Hoping lepoco and other developers to share opinions on the issue. Thanks for you.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the WPF UI repository but no files, tests, controls, or entry points. Start by locating the affected WPF controls and existing touch or input handling, then determine the intended native touch behavior; done would require agreed support for the reported Surface sliding interaction and corresponding validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.