Yoda/src/app/browser
2025-03-25 19:21:04 +02:00
..
action remove Escape accels from window actions as blocking dialog windows, replace it with local EventControllerKey implementation, that depends of active focus 2025-03-20 23:55:33 +02:00
widget use anyhow crate, return id on insert 2025-03-07 18:14:37 +02:00
window remove extra function 2025-03-25 19:21:04 +02:00
about.rs implement AboutDialog as trait 2025-02-05 15:02:41 +02:00
action.rs remove Escape accels from window actions as blocking dialog windows, replace it with local EventControllerKey implementation, that depends of active focus 2025-03-20 23:55:33 +02:00
database.rs use anyhow crate, return id on insert 2025-03-07 18:14:37 +02:00
widget.rs use anyhow crate, return id on insert 2025-03-07 18:14:37 +02:00
window.rs remove Escape accels from window actions as blocking dialog windows, replace it with local EventControllerKey implementation, that depends of active focus 2025-03-20 23:55:33 +02:00