LagoLunatic
acc1189150
Add enter and back hotkeys
2024-12-01 22:36:05 -07:00
ec9731e1e5
Set app_id in eframe NativeOptions
...
Fixes missing WM_CLASS on Wayland
2024-09-28 10:53:58 -06:00
258e141017
Upgrade all dependencies
2024-09-27 00:12:16 -06:00
dcf209aac5
Cleanup & move extab code into ppc arch
2024-09-09 19:43:10 -06:00
bcc5871cd8
Update all dependencies
2024-09-09 19:26:46 -06:00
952b6a63c3
Better graphics backend fallback
...
This attempts the following in order:
- wgpu with user-selected backend
- wgpu with automatic backend
- glow (fallback OpenGL backend)
This should eliminate most issues
where objdiff fails to launch.
2024-08-11 13:33:10 -06:00
9710ccc38a
Add graphics backend configuration
...
Hopefully #74 , #73 , #56
2024-06-05 18:01:03 -06:00
4eba5f71b0
Split into objdiff-core / objdiff-gui; update egui to 0.26.2
2024-02-26 18:48:48 -07:00