8000 setMoveResizeWindow gravity flags faulty. · Issue #16 · parkouss/pyewmh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

setMoveResizeWindow gravity flags faulty. #16

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

Open
elraymond opened this issue May 11, 2020 · 0 comments
Open

setMoveResizeWindow gravity flags faulty. #16

elraymond opened this issue May 11, 2020 · 0 comments

Comments

@elraymond
Copy link
Presence of 
x should be 1<<8
y           1<<9
width       1<<10
height      1<<11
app source  1<<12

The EWMH spec apparently means the first bit in a byte to be bit 0, not bit 1.

@elraymond elraymond changed the title setMoveResizeWindow gravity flags issue. setMoveResizeWindow gravity flags faulty. May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0