gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multi-monitor setup support


From: Sergii Stoian
Subject: Multi-monitor setup support
Date: Mon, 27 Jan 2020 17:35:50 +0200

Hi,

Yesterday I've submitted 2 PRs: https://github.com/gnustep/libs-back/pull/18 and https://github.com/gnustep/libs-gui/pull/50. These changes provide ability for running apps adopt monitor configuration changes (resolution and layout).

Actually this is first little step to multi-monitor setup support. I want to end up with set of enhancements to GNUstep:
- Application awareness of monitors parameters (resolution, layout, depth, DPI) changes. Application should update it's windows positions and autosaved frames.
- Application/window awareness when window moved across monitors.
- Application menu should move to key window's monitor (move window, switch key state between windows on different monitors).
- Correct window position restore from autosave frame. Now windows sometimes moved down relatively to the top part of desktop.

--
Sergii Stoian

reply via email to

[Prev in Thread] Current Thread [Next in Thread]