-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Native Widget Handling #446
Copy link
Copy link
Closed
Labels
C - needs discussionDirection must be ironed outDirection must be ironed outD - hardLikely harder than most tasks hereLikely harder than most tasks hereH - help wantedSomeone please save usSomeone please save usP - lowNice to haveNice to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?
Metadata
Metadata
Assignees
Labels
C - needs discussionDirection must be ironed outDirection must be ironed outD - hardLikely harder than most tasks hereLikely harder than most tasks hereH - help wantedSomeone please save usSomeone please save usP - lowNice to haveNice to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?
There are several OS-specific widgets that are extremely useful when creating desktop applications, which could be provided in some platform-agnostic way. This issue isn't demanding that they be implemented by winit directly, but there should be some official way to create them, either in winit itself or some associated downstream crate. How should we handle this?
Widgets that could be provided:
#403 #427