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

Mouse events ignored by application only when managed by Awesome #3911

Open
zenmaster3000 opened this issue Apr 13, 2024 · 0 comments
Open

Comments

@zenmaster3000
Copy link

Output of awesome --version:
awesome v4.3 (Too long)
• Compiled against Lua 5.3.6 (running with Lua 5.3)
• D-Bus support: ✔
• execinfo support: ✔
• xcb-randr version: 1.6
• LGI version: 0.9.2

How to reproduce the issue:

  1. Get the TOTK Optimizer as AppImage
  2. chmod a+x the file to be able to launch it.
  3. Launch the program.
  4. Try to press the image buttons (Graphics, Advanced, Apply, Launch, Extract).

Actual result:

Button press is ignored, a workaround is possible by pressing Shift+Click

Expected result:

Button presses should be passed to the application.

Note: This appears to be similar to what happens to Polybar and I have confirmed that forcing the override redirect flag will allow the buttons to be pressed normally.

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