FTXUI/include/ftxui
Robin Lindén 0a9a72cbaa
Workaround Windows.h breaking the Color::RGB function (#70)
wingdi.h (included via Windows.h) defines an RGB macro that breaks
things. If a user really wants that macro in the same file as FTXUI they
can move the Windows.h include to after the inclusion of FTXUI's
headers.
2021-02-09 14:18:29 +01:00
..
component Fix parsing of keys that are prefix of others. (#58) 2020-10-25 01:57:56 +02:00
dom Add the modal dialog example. 2020-08-28 23:54:25 +02:00
screen Workaround Windows.h breaking the Color::RGB function (#70) 2021-02-09 14:18:29 +01:00
util Add more documentation. 2020-08-28 23:54:25 +02:00