Dansoftowner / Boomega

A modern book explorer/catalog application written in Kotlin and Java.
GNU General Public License v3.0
73 stars 5 forks source link

Searching actions #132

Open Dansoftowner opened 3 years ago

Dansoftowner commented 3 years ago

There should be an action-searching dialog (with shift-shift key combination), something like in intellij:

Intellij action searching

Should improve the KeyBindingActions API and provide icon, name for each action object.