Skip to content

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
@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