LemonBoy / bar

A featherweight, lemon-scented, bar based on xcb
MIT License
1.63k stars 194 forks source link

Multiple actions for one area? #66

Closed Mishio595 closed 9 years ago

Mishio595 commented 10 years ago

Is there a way to add different actions on each button press for a single area? For example: %{A:left_click_command:%{A3:right_click_command:}Text to show%{A}%{A} It seems to only grab only the inner action area.

LemonBoy commented 10 years ago

Nope, at the moment it binds only the first area defined

andornaut commented 9 years ago

Please consider adding this feature.