b2
b2 copied to clipboard
Should be able to right click rows in the Configs dialog
Duplicate or delete from a popup menu as well as the buttons at the top.
The Keyboard Layouts dialog should work the same way too.
Both dialogs use ImGui::ListBox, which doesn't seem to support this out of the box. It must be fixable though!