wmenu icon indicating copy to clipboard operation
wmenu copied to clipboard

A dmenu clone for windows operating system written with pure win32 API.

Results 4 wmenu issues
Sort by recently updated
recently updated
newest added

Currently in wmenu to select an item from the list, you need to first use the arrow keys to highlight what you need, then press Enter to select that item....

Hey there, thanks for the tool Is there is anyway to center wmenu in the middle with a fixed width ?

good first issue

I didn't find any binaries, so I assume we need to build this ourselves? I ran into problems building with VS 2022. Are there any build instructions?

Hey nice project, finally a dmenu-like program for windows :) The -lineNumber Option does not seem to work for me. Running ` wmenu -elements "one,two,three,four,five,six,seven,eight,nine,ten"` everything works as expected: ![grafik](https://github.com/LinArcX/wmenu/assets/23450476/e72ff0f8-b188-4cf4-a570-bf18807c3694)...