slint/internal
Simon Hausmann 67423b288f Add documentation to the WindowAdapters to explain the basic message passing protocol
... and provide hints in there about implementing window close requests.

Note: The links to set_size() and set_position() are not resolved, as
these virtual functions are still missing from the WindowAdapter base
class.
2023-08-28 13:45:28 +02:00
..
backends Add support for a simple event loop with proxy to the testing backend 2023-08-28 13:45:28 +02:00
common linuxkms: update dependencies 2023-08-28 12:04:34 +02:00
compiler Fix material ComboBox height in layout 2023-08-25 09:57:06 +02:00
core Add documentation to the WindowAdapters to explain the basic message passing protocol 2023-08-28 13:45:28 +02:00
core-macros reuse: remove glob for markdown files 2023-08-17 08:55:28 +02:00
interpreter Document how SetPropertyError::WrongType can be produced when assigning structs 2023-08-24 13:25:43 +02:00
renderers Move the OpenGLInterface back to the FemtoVG renderer 2023-08-28 13:33:15 +02:00