Commit graph

11 commits

Author SHA1 Message Date
James Harton 1beb51ab36
chore: fix linting issue.
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-21 20:03:08 +12:00
James Harton b3e0acbfae
improvement: start implementing script items to renderling-ui. 2024-06-02 19:03:29 +12:00
James Harton 9c1b4d917e
improvement: Wire up input events to the viewport.
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-17 21:08:46 +12:00
James Harton a1e8ba11ee
chore: a small amount of code gardening 🌵 2024-05-17 17:05:16 +12:00
James Harton f322b7d9d8
chore: Set up tests, linting and CI.
Some checks failed
continuous-integration/drone/push Build is failing
2024-05-17 14:31:49 +12:00
James Harton 78244ffdda
refactor: extract renderer from scenic_window_server. 2024-05-17 12:26:03 +12:00
James Harton 9e1bb5db14
wip: holy shit I have a black window! 2024-05-16 17:17:48 +12:00
James Harton 4451c2e887
wip: most of the input types can be sent from rust -> beam. 2024-05-16 13:26:33 +12:00
James Harton fc46908151
wip; sending window close events back to elixir is pretty slick. 2024-05-15 21:26:44 +12:00
James Harton 244dedfb9b
wip: can send messages and scripts over the IPC link. 2024-05-15 19:34:57 +12:00
James Harton a898d370ac
chore: I can open a window. wtf! 2024-05-15 10:16:58 +12:00