-
Notifications
You must be signed in to change notification settings - Fork 818
Proposal: Window Width/Height in Desktop #2731
Copy link
Copy link
Open
Labels
area-AppWindowfeature proposalNew feature proposalNew feature proposalneeds-winui-3Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)product-winui3WinUI 3 issuesWinUI 3 issuesteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) teamworking on it
Metadata
Metadata
Assignees
Labels
area-AppWindowfeature proposalNew feature proposalNew feature proposalneeds-winui-3Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)product-winui3WinUI 3 issuesWinUI 3 issuesteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) teamworking on it
Proposal: Support Window Width/Height when in Desktop
Summary
For WinUI in Desktop apps:
Windowin XAML.Windowin XAML.Rationale
Many developers doing WinUI in Desktop will have a background in WPF and/or simply not be interested in doing a responsive design -- this is "in Desktop" after all. Without the ability to set Window size in a traditional way, I believe adoption will suffer due to too much forced change.