Commit graph

55 commits

Author SHA1 Message Date
Olivier Goffart
80380c4cc7 Remove dependencies between window and winit 2021-01-14 08:53:13 +01:00
Olivier Goffart
d6ec9a08cb Remove the dependency between window and eventloop 2021-01-14 08:53:13 +01:00
Simon Hausmann
727c9a19f7 Add basic text item support
This needs more work, but gets something onto the screen at least.
2021-01-14 08:53:13 +01:00
Olivier Goffart
9050c29305 Don't use the window through the eventloop module 2021-01-14 08:53:13 +01:00
Olivier Goffart
e2ac322be0 Move the ComponentWindow in its own module 2021-01-14 08:52:22 +01:00