Elv13 / radical

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

Fix buttons handling #10

Closed Elv13 closed 10 years ago

Elv13 commented 10 years ago

There is currently no way of having a reliable pointer to the item that triggered the click

Elv13 commented 10 years ago

Investigate if forwarding item.widget emit_signal call to item could work

Elv13 commented 10 years ago

Yes they did