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

_NET_WM_STATE: handle HORIZ/VERT consistently #352

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Conversation

ThomasAdam
Copy link
Member

@ThomasAdam ThomasAdam commented Dec 13, 2020

When bug #203 fixed the maximized horiz/vert state of the window, this
clobbered initial window captures. Since the initial style for windows
across restarts is to set the INIT flags, we must therefore set the
window state appropriately.

Fixes #143

@ThomasAdam ThomasAdam added this to the 1.0.2 milestone Dec 13, 2020
@ThomasAdam ThomasAdam self-assigned this Dec 13, 2020
@ThomasAdam ThomasAdam changed the title ta/gh 143 _NET_WM_STATE: handle HORIZ/VERT consistently Dec 13, 2020
When bug #203 fixed the maximized horiz/vert state of the window, this
clobbered initial window captures.  Since the initial style for windows
across restarts is to set the INIT flags, we must therefore set the
window state appropriately.

Fixes #143
@ThomasAdam ThomasAdam merged commit 0da1083 into master Dec 15, 2020
@ThomasAdam ThomasAdam deleted the ta/gh-143 branch December 15, 2020 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Properties of windows are lost after a restart
1 participant