objdiff/objdiff-gui
LagoLunatic 5de087c903 Fix some hotkeys stealing input from focused widgets
e.g. The symbol list was stealing the W/S key presses when typing into the symbol filter text edit.

If the user actually wants to use these shortcuts while a widget is focused, they can simply press the escape key to unfocus all widgets and then press the shortcut.
2024-11-28 17:52:29 -05:00
..
assets Split into objdiff-core / objdiff-gui; update egui to 0.26.2 2024-02-26 18:48:48 -07:00
src Fix some hotkeys stealing input from focused widgets 2024-11-28 17:52:29 -05:00
Cargo.toml Fix missing dependency feature for objdiff-gui 2024-11-27 21:05:07 -05:00
build.rs Remove vergen / GIT_COMMIT_SHA handling 2024-09-10 23:22:40 -06:00