>>106197035
I had a particular use case for dmenu back when I was daily driving linux, but with most of my work (as in getting paid for a job, work) computing done on windows I kinda missed it, and I didn't feel like bothering with trying to compile it myself. I just slapped something together in python that kind of does the same thing, or at least the functionality I need from it.

Full disclosure, I completely vibecoded the GUI, but there's still some more backend code I need to write to get it to do what I want which I plan to write myself. I always found GUI programming to be a pain in the ass and never bothered to put enough effort into learning how to do it, and I probably wouldn't have much use for it outside of maybe 1 or 2 tiny projects like this per year.