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

FvwmPager: use monitors from fvwm3lib #961

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Conversation

ThomasAdam
Copy link
Member

Rather than making FvwmPager keep track of monitor sizes, etc., reuse
this information from fvwm3lib and therefore only store information that
FvwmPager uses internally.

This therefore keeps the fpmonitor struct in FvwmPager, but stores a
pointer to the specific monitor so that we can access information about
a monitor's size, etc.

Rather than making FvwmPager keep track of monitor sizes, etc., reuse
this information from fvwm3lib and therefore only store information that
FvwmPager uses internally.

This therefore keeps the fpmonitor struct in FvwmPager, but stores a
pointer to the specific monitor so that we can access information about
a monitor's size, etc.
@ThomasAdam ThomasAdam added this to the 1.1.0 milestone Mar 17, 2024
@ThomasAdam ThomasAdam self-assigned this Mar 17, 2024
@ThomasAdam ThomasAdam added the relates:module Issue is in module code label Mar 17, 2024
@ThomasAdam ThomasAdam merged commit 26fb2c3 into main Mar 17, 2024
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/fvwmlistenrandr branch March 17, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates:module Issue is in module code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant