1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:57:44 +00:00
serenity/Libraries/LibWeb/Page
2020-08-14 12:15:11 +02:00
..
EventHandler.cpp LibWeb: Add "focused frame" concept, one focused Frame per Page 2020-08-14 12:15:11 +02:00
EventHandler.h LibWeb: Allow inserting text at the cursor by typing characters :^) 2020-08-02 17:34:50 +02:00
Frame.cpp LibWeb: Don't paint a text cursor in unfocused frames 2020-08-14 12:15:11 +02:00
Frame.h LibWeb: Add "focused frame" concept, one focused Frame per Page 2020-08-14 12:15:11 +02:00
Page.cpp LibWeb: Send keydown events to the focused frame 2020-08-14 12:15:11 +02:00
Page.h LibWeb: Add "focused frame" concept, one focused Frame per Page 2020-08-14 12:15:11 +02:00