FTXUI/src/ftxui
Yurii Rashkovskii 395459fafe Problem: components can't distinguish custom events
They all look the same, which means they would have to check or poll all
potential sources of change.

Solution: make custom events take an integer tag

I've kept the backwards compatibility by using `-1` for the default custom
event (`Event::Custom`).
2023-06-14 17:15:44 -07:00
..
component Problem: components can't distinguish custom events 2023-06-14 17:15:44 -07:00
dom Feature: hyperlink support. (#665) 2023-06-04 21:06:19 +02:00
screen Feature: hyperlink support. (#665) 2023-06-04 21:06:19 +02:00