lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
876 stars 35 forks source link

[REQUEST] style Listview Elements Individually #133

Open ctilley83 opened 1 month ago

ctilley83 commented 1 month ago

Before opening a feature request

What is the user problem or growth opportunity you want to see solved?

Currently you cannot access the index of a listview element to independently style it. You can alternately style elements but that’s insufficient.

How do you know that this problem exists today? Why is this important?

I’m currently trying to implement the feature and came across this limitation. I’m not sure if it’s possible to do this through scripting, but if there’s a simple way to do it without modifying the code, I’m all ears. Documentation did not provide a solution.

Who will benefit from it?

Unix ricers of all sizes, shapes, colors, genders and nationalities.

Rofi version (rofi -v)

1.6

Configuration

Not relevant

Additional information

No response