Olivier Goffart
b90bb7bd49
Wasm Demos: fix size of the canvas
...
Harmonize demos to use `data-slint-auto-resize-to-preferred="true"`.
Otherwise it seems like they are using the minimum size now which is way
too small for these demos
2023-12-01 09:41:02 +01:00
Olivier Goffart
11dea135f7
Domain: slint-ui.com -> slint.dev
2023-06-16 10:55:08 +02:00
Aurindam Jana
e4338300de
Change license for examples to MIT ( #2887 )
2023-06-15 11:23:17 +02:00
Simon Hausmann
6f610692e7
janitor: SixtyFPS -> Slint
2023-05-10 16:18:09 +02:00
Tobias Hunger
4230ac2572
Update copyright information to reflect name change
...
Also run resue over the codebase and fix complaints from that tool.
2022-02-09 10:27:47 +01:00
Olivier Goffart
7a735a48db
Use an external CSS for the demos
2022-02-08 14:10:39 +01:00
Olivier Goffart
1425ef63de
Change the Url from sixtyfps.io to slint-ui.com
...
Also, change the URL of the logo in the docs
2022-02-08 08:52:46 +01:00
Olivier Goffart
00ff5e21a7
Update git repository URL
2022-02-08 08:26:21 +01:00
Olivier Goffart
91e107150e
Merge remote-tracking branch 'origin/wip/rename'
...
Conflicts:
examples/opengl_underlay/index.html
examples/opengl_underlay/main.cpp
2022-02-08 07:29:41 +01:00
Simon Hausmann
015a06e2ff
Fix up links for the opengl underlay HTML
...
Don't link to the .60 file, that's not interesting. Link to the directory with the Rust and C++ source code
2022-02-07 11:39:44 +01:00
Olivier Goffart
d2700cafe2
Adapt the opengl_overlay examples to Slint a bit more
2022-02-04 17:59:26 +01:00
Simon Hausmann
0e6b4080d6
Add a Rust example that demonstrates GL rendering under a scene
2022-02-04 15:41:53 +01:00