You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a window is being asked to PlaceAgain, the window was being forced
to the wrong desk due to the style flags assuming the monitor was
relative to itself.
This doesn't need to happen for windows being asked to PlaceAgain.
Fixes#338
When a window is being asked to PlaceAgain, the window was being forced
to the wrong desk due to the style flags assuming the monitor was
relative to itself.
This doesn't need to happen for windows being asked to PlaceAgain.
Fixes#338
Hi Thomas.
This is reproducable on multiple, as well as on single monitor setup. Master branch.
DestroyFunc f_ZoomInResize
AddToFunc f_ZoomInResize
I have isolated that pure "PlaceAgain" is the one which is removing window from the screen.
During invisibility, FvwmPager still shows disapeared window in it's place.
Workaround is to go to some other desk and return back, then window will be there again.
The text was updated successfully, but these errors were encountered: