Files
ladybird/Userland/Libraries/LibGUI
Andreas Kling d9212bb2f4 LibGUI: Parent FilePicker toolbar buttons to the window
This makes the shortcuts actually work since unparented actions are
considered application-global, and we disable application-global
shortcuts while a modal dialog (like FilePicker) is up. This is pretty
counter-intuitive so I think there's room for API improvement here
but let's at least make Alt+Up work in FilePicker for now. :^)
2021-02-20 13:27:21 +01:00
..
2021-01-22 21:49:54 +01:00
2021-01-22 21:49:54 +01:00
2021-01-22 21:49:54 +01:00
2021-02-19 23:03:47 +01:00