serenity/Userland/Libraries/LibVT
Lucas CHOLLET baac824ee3 LibGUI: Make propagate_shortcuts handle different level of propagation
First, this patch renames the function
`propagate_shortcuts_up_to_application` to `propagate_shortcuts`.
Handling those levels, will allow us to differentiate shortcuts at
`Window` level and `Application` level. Which will be convenient to
handle dialog-specific shortcuts.
2023-03-25 21:42:53 +01:00
..
Attribute.h
CharacterSet.h
CMakeLists.txt
Color.h
EscapeSequenceParser.cpp
EscapeSequenceParser.h
Line.cpp
Line.h
Position.h
Range.h
StateMachine.txt
Terminal.cpp
Terminal.h
TerminalWidget.cpp
TerminalWidget.h
XtermColors.h