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

mpv's window-dragging feature doesn't work in awesome #2980

Closed
sammoth opened this issue Feb 1, 2020 · 1 comment
Closed

mpv's window-dragging feature doesn't work in awesome #2980

sammoth opened this issue Feb 1, 2020 · 1 comment

Comments

@sammoth
Copy link

sammoth commented Feb 1, 2020

Output of awesome --version:

awesome v4.3 (Too long)
• Compiled against Lua 5.1.4 (running with LuaJIT 2.0.5)
• D-Bus support: ✔
• execinfo support: ✔
• xcb-randr version: 1.6
• LGI version: 0.9.2

How to reproduce the issue:

Open a video in mpv with it floating and its window-dragging feature enabled, eg mpv --window-dragging xxx.mp4. It's supposed to let you grab the window with the left mouse button on the picture and drag it around.

Actual result:

The window doesn't move

@psychon
Copy link
Member

psychon commented Feb 1, 2020

Assuming I followed the code correctly:

Looks like this uses _NET_WM_MOVERESIZE. Assuming I am right, this is a duplicate of #2140.

@psychon psychon closed this as completed Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants