Commit graph

42 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
dc0ffbfc13
Fix missing closing backtick in bug report template 2022-02-02 14:35:24 +07:00
Héctor Ramón Jiménez
1c6d4f3196
Add issue template for bug reports 2022-02-02 14:34:27 +07:00
Héctor Ramón Jiménez
db40c9649e
Remove iced_web from document worfklow 2022-01-31 17:03:38 +07:00
Vladyslav Nikonov
bdca20fc4a
Experimental wgpu WebGL backend support
- Added missing `draw_cache_align_4x4` call for `brush_glyph` on wasm32 target
- Added WebGL support to `integratio_wgpu` example
- Fixed test.yml CI workflow
- Removed spir-v shader in `integration_wgpu`; Fixed formatting
- Removed redundant `BoxStream` typedef
2022-01-28 21:37:14 +07:00
Héctor Ramón Jiménez
3b95450c9d
Fix audit workflow
... since `nix` recently released a `0.22.3`, which is safe by default.
2022-01-26 14:26:01 +07:00
Héctor Ramón Jiménez
522368e8af
Build todos for Raspberry Pis in build workflow 2022-01-20 18:10:07 +07:00
Héctor Ramón Jiménez
79ac5bb890
Write CNAME file before publishing in document workflow 2022-01-19 22:26:13 +07:00
Héctor Ramón Jiménez
8b0f2e62db
Create worflow to publish latest docs to iced-rs/docs 2022-01-19 22:04:27 +07:00
Héctor Ramón Jiménez
34adeaa081
Add audit workflow for GitHub CI 2022-01-13 19:59:25 +07:00
Luni-4
7d96b7a799 CI: Run a Windows application without starting the shell too 2021-09-17 15:13:08 +02:00
Luni-4
2d0be87551 CI: Open the todos example via double-click on MacOS 2021-07-21 11:23:30 +02:00
Héctor Ramón Jiménez
e5c958e9d6
Add new sponsors page to FUNDING 🎉 2021-07-13 21:46:55 +02:00
Héctor Ramón Jiménez
1b6cf05f5f
Install libxkbcommon-dev for ubuntu-latest in CI 2021-06-26 12:19:23 +02:00
Héctor Ramón Jiménez
cf97982929 Build todos examples instead of pokedex in CI 2020-12-18 10:57:51 +01:00
Olivier Pinon
ce2ed35a1a #321 Fix async examples by feature-gating Command implementations + Add pokedex example in CI so that at least one async example is runned on CI 2020-04-25 02:03:17 +02:00
Héctor Ramón Jiménez
88b7dd6601 Check Wasm compilation of tour example in CI 2020-04-14 07:44:04 +02:00
Héctor Ramón Jiménez
b2242c571f Rename job in format workflow to all 2020-03-21 05:41:22 +01:00
Héctor Ramón Jiménez
e9ac53bb9a Add workflow to check format in CI 2020-03-21 05:36:51 +01:00
Héctor Ramón Jiménez
92af1b1c12 Fix todos build workflow 2020-01-21 00:37:57 +01:00
Héctor Ramón Jiménez
eb4f55c60b Check iced builds when targetting Wasm in CI 2019-12-18 23:57:31 +01:00
Héctor Ramón Jiménez
2cbd5d60c4 Archive todos binary before building deb pkg 2019-11-15 05:53:16 +01:00
Héctor Ramón Jiménez
5f87d3d7a5 Polish Build workflow in all platforms
- Add `.desktop` file to `.deb` package
- Statically link CRT on Windows
- Increase macOS deployment target
2019-11-15 05:06:50 +01:00
Héctor Ramón Jiménez
a5a893a0b5 Remove --locked from Build workflow 2019-11-15 04:32:22 +01:00
Héctor Ramón Jiménez
a1640b54d8 Improve Build workflow to generate .deb pkg 2019-11-15 04:23:47 +01:00
Héctor Ramón Jiménez
55f426d99a Fix linux-latest in Build workflow 2019-11-15 00:21:49 +01:00
Héctor Ramón Jiménez
695cb5ad42 Use different artifact name per platform 2019-11-15 00:09:38 +01:00
Héctor Ramón Jiménez
d13b67ff51 Fix echo in Build workflow on Windows 2019-11-14 23:51:09 +01:00
Héctor Ramón Jiménez
32b7ca1443 Add Build workflow to generate todos binaries 2019-11-14 23:41:57 +01:00
Héctor Ramón Jiménez
b59b5ad0e9 Rename Integration workflow to Test 2019-11-14 23:41:41 +01:00
Héctor Ramón Jiménez
fb49679a04 Remove Install libinput step from CI workflow 2019-11-14 23:31:55 +01:00
Héctor Ramón Jiménez
494b0681f8 Enable debug view explicitly and test it in CI 2019-11-03 05:06:53 +01:00
Héctor Ramón Jiménez
24e53d92c5 Remove Wasm target from CI for now 2019-11-03 04:42:31 +01:00
Héctor Ramón Jiménez
7916e6c92e Fix integration CI workflow
The `iced_tour` crate has become a simple example.
2019-10-13 18:54:02 +02:00
Héctor Ramón Jiménez
05c7c39ecb Build tour for WebAssembly in CI 2019-09-24 15:23:32 +02:00
Héctor Ramón Jiménez
0a93be78b8 Merge branch 'master' into web 2019-09-21 13:51:03 +02:00
Héctor Ramón Jiménez
f9de39ddaa Unify web and ggez tour examples 🎉 2019-09-19 15:01:12 +02:00
Héctor Ramón Jiménez
bb5cac49d0 Enable GitHub CI on pull requests 2019-09-16 14:31:36 +02:00
Héctor Ramón Jiménez
1399647158 Create FUNDING.yml 2019-09-03 01:43:12 +02:00
Héctor Ramón Jiménez
c0083437eb Add conversion functions for winit feature 2019-09-01 05:28:19 +02:00
Héctor Ramón Jiménez
5dbcf211ef Install libasound2-dev on GitHub CI 2019-08-27 03:36:30 +02:00
Héctor Ramón Jiménez
23bc2627e1 Install libinput on GitHub CI 2019-08-27 03:31:50 +02:00
Héctor Ramón Jiménez
016d2e271b Enable GitHub CI 2019-08-27 03:27:17 +02:00