FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement AppTaskInfo for Skia desktop · Issue #23752 · unoplatform/uno · GitHub

Implement AppTaskInfo for Skia desktop #23752

Description

What would you like to be added? 💡

Implement the Windows.UI.Shell.Tasks AppTaskInfo API for Skia desktop, including task creation, updates, state transitions, content models, lookup, and removal. Integrate task state with Win32 taskbar progress and the macOS Dock badge.

Why is this needed? 🤔

Desktop applications need a WinUI-compatible way to expose long-running task status through operating-system shell surfaces without adding platform-specific application code.

Renderer 🎨

  • Skia
  • Native

For which platforms 📱💻🖥️

  • Desktop (Windows)
  • Desktop (macOS)

Anything else we need to know? 💬

The initial implementation is in-memory. Win32 maps task state to taskbar progress, while macOS currently exposes only the count of running tasks through the Dock badge. The public API and platform behavior still require review.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

kind/enhancementNew feature or requesttriage/untriagedIndicates an issue requires triaging or verification

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL