Elv13 / radical

An extensible menu subsystem for Awesome WM
223 stars 16 forks source link

Use mouse::release instead of mouse::press for everything #14

Open Elv13 opened 10 years ago

Elv13 commented 10 years ago

First of all, everybody else (but Awesome) do this. And then, all application get the mouse_release event without a mouse_press because Awesome ate it.

This should be fixed in awful.menu and :buttons() too.