Skip to content

Investigate the possibility of conditionally enabling UWP API's #74

@geluk

Description

@geluk

The immediate cause for this is #72 (Clipboard history items are not deleted).
This happens because we don't have any support for the clipboard history API, since it's Windows 10-only.

I looked into this a little more, and I found that there is actually some good documentation now on how this can be done.
The clipboard history API is UWP-only, while pass-winmenu also supports Windows 8 and will still run on Windows 7 as well. I'd rather not lose that, but it looks like there may actually be a way to use this API and still target multiple Windows versions.

I'm going to experiment with this a bit to see if this can be made to work on pass-winmenu.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions