-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Tracking issue: Sizing(&mut PhysicalSize) event #850
Copy link
Copy link
Closed
Labels
D - averageLikely as difficult as most tasks hereLikely as difficult as most tasks hereDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendDS - waylandAffects the Wayland backend, or generally free Unix platformsAffects the Wayland backend, or generally free Unix platformsDS - win32Affects the Win32/Windows backendAffects the Win32/Windows backendDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsP - normalGreat to haveGreat to haveS - apiDesign and usabilityDesign and usabilityS - metaProject governanceProject governance
Metadata
Metadata
Assignees
Labels
D - averageLikely as difficult as most tasks hereLikely as difficult as most tasks hereDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendDS - waylandAffects the Wayland backend, or generally free Unix platformsAffects the Wayland backend, or generally free Unix platformsDS - win32Affects the Win32/Windows backendAffects the Win32/Windows backendDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsP - normalGreat to haveGreat to haveS - apiDesign and usabilityDesign and usabilityS - metaProject governanceProject governance
As discussed in #695 (comment). This will address #584 and allow window resize increments (useful for text editors).
Any PR that implements this should expose the client area's size, not the external window size.