Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FvwmIconMan: populate manager geom via global screen #821

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

ThomasAdam
Copy link
Member

When calculating the geometry of the FvwmIconMan instance, ensure we
populate it with the dimensions of the global screen. This is was
previously using the primary screen which isn't guaranteed by RandR to
be set.

The dimensions of the FvwmIconMan instance are then overriden by the
user supplying a ManagerGeometry setting.

Fixes #813

When calculating the geometry of the FvwmIconMan instance, ensure we
populate it with the dimensions of the global screen.  This is was
previously using the primary screen which isn't guaranteed by RandR to
be set.

The dimensions of the FvwmIconMan instance are then overriden by the
user supplying a ManagerGeometry setting.

Fixes #813
@ThomasAdam ThomasAdam added this to the 1.0.7 milestone Jan 31, 2023
@ThomasAdam ThomasAdam self-assigned this Jan 31, 2023
@ThomasAdam ThomasAdam merged commit 360f516 into master Jan 31, 2023
@ThomasAdam ThomasAdam deleted the ta/fvwmiconman-manager branch January 31, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FvwmIconMan doesn't support a RandR screen specification in ManagerGeometry
1 participant