1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-16 10:07:38 +00:00
serenity/Userland/Applications/Presenter
Sam Atkins 97e157708f Presenter: Ignore unhandled keydown events
This makes Action shortcuts work again. :^)
2022-12-14 18:25:02 +00:00
..
CMakeLists.txt Applications: Add Presenter 2022-11-25 14:28:33 -07:00
main.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Presentation.cpp Presenter: Fix a crash in loading untitled presentations 2022-12-14 07:45:06 -05:00
Presentation.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
PresenterWidget.cpp Presenter: Ignore unhandled keydown events 2022-12-14 18:25:02 +00:00
PresenterWidget.h Applications: Add Presenter 2022-11-25 14:28:33 -07:00
Slide.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Slide.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
SlideObject.cpp LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
SlideObject.h Presenter: Provide default text styles to text objects 2022-12-14 07:45:06 -05:00