1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 01:47:34 +00:00
serenity/Libraries/LibLine
AnotherTest f946d6ce79 LibLine: Properly handle window resize by not spamming DSRs
We have all the information necessary to find our new origin when a
window size change occurs.
2020-04-11 14:29:25 +02:00
..
Editor.cpp LibLine: Properly handle window resize by not spamming DSRs 2020-04-11 14:29:25 +02:00
Editor.h LibLine: Properly handle window resize by not spamming DSRs 2020-04-11 14:29:25 +02:00
Makefile LibLine: Rename LineEditor.{cpp,h} => Editor.{cpp,h} 2020-03-31 13:34:57 +02:00
Span.h LibLine: Add live styling support 2020-04-05 16:11:13 +02:00
Style.h LibLine: Add live styling support 2020-04-05 16:11:13 +02:00