LemonBoy / bar

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

hover #208

Closed Popkultur closed 6 years ago

Popkultur commented 6 years ago

Hi,

would be nice to be able to do some cursor hover color effect.

fheee commented 6 years ago

What do you mean? like when you hover the mouse over the bar, change the color?

Popkultur commented 6 years ago

yes, and after clicking on a clickable area, indicating with another color that it has been clicked or that a process is running, so the start of an application can be signaled.

fheee commented 6 years ago

The 'indicating with another color' part could be done with the %{Bcolor} and %{Fcolor} 'tags'. i'm going to try adding a "%{H:command} tag, for on hover or something.