gershwin-desktop/gershwin-workspace

Screen layout/resolution changes don't work in QEMU/UTM

Open

#63 opened on Dec 29, 2025

 (18 comments) (0 reactions) (0 assignees)Objective-C (7 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

Add an observer (for example NSApplicationDidChangeScreenParametersNotification) in GWDesktopManager that calls setReservedFrames + [desktopView makeIconsGrid] + [dock tile] + [desktopView tile], so the Dock position and desktop grid update automatically when the screen layout/resolution changes.

Contributor guide