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: add fpmonitor impls for widths/heights #886

Merged
merged 1 commit into from
Sep 3, 2023
Merged

Conversation

ThomasAdam
Copy link
Member

Module boundaries into libs/ in fvwm can sometimes be problematic. As
such, calling into X11 libraries with an assumed display variable which
is initialised from fvwm, but not from modules, can sometimes mean this
isn't guaranteed to work.

Implement these X calls local to FvwmPager instead.

Fixes #833

Module boundaries into libs/ in fvwm can sometimes be problematic.  As
such, calling into X11 libraries with an assumed display variable which
is initialised from fvwm, but not from modules, can sometimes mean this
isn't guaranteed to work.

Implement these X calls local to FvwmPager instead.

Fixes #833
@ThomasAdam ThomasAdam added this to the 1.0.8 milestone Aug 29, 2023
@ThomasAdam ThomasAdam self-assigned this Aug 29, 2023
@ThomasAdam ThomasAdam added type:bug Something's broken! relates:module Issue is in module code labels Sep 3, 2023
@ThomasAdam ThomasAdam merged commit 0a27988 into main Sep 3, 2023
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/gh-833 branch September 3, 2023 22:56
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 type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Crash in FvwmPager
1 participant