mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
Merge branch 'matthiasc/for-main' into 'main'
docs: Mention that Broadway is an experiment See merge request GNOME/gtk!7665
This commit is contained in:
commit
bb109b5d9e
@ -1,12 +1,16 @@
|
|||||||
Title: The Broadway windowing system
|
Title: The Broadway windowing system
|
||||||
Slug: broadway
|
Slug: broadway
|
||||||
|
|
||||||
## Using GTK with Broadway
|
|
||||||
|
|
||||||
The GDK Broadway backend provides support for displaying GTK applications in
|
The GDK Broadway backend provides support for displaying GTK applications in
|
||||||
a web browser, using HTML5 and web sockets.
|
a web browser, using HTML5 and web sockets.
|
||||||
|
|
||||||
To run your application in this way, first run the broadway server,
|
Broadway was written as an experiment and is not the most actively developed
|
||||||
|
backend. It supports the features that were required of GDK backends in GTK 4.0,
|
||||||
|
but may not be up-to-date with the latest developments.
|
||||||
|
|
||||||
|
## Using GTK with Broadway
|
||||||
|
|
||||||
|
To run your application under Broadway, first run the broadway server,
|
||||||
`gtk-broadwayd`, that ships with GTK:
|
`gtk-broadwayd`, that ships with GTK:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user