index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
Differentiate between question and discussion in issue templates
Héctor Ramón Jiménez
1
-3
/
+6
2022-02-02
Make titles of issue templates more relatable
Héctor Ramón Jiménez
2
-6
/
+6
2022-02-02
Remove `codebase` from bug report template
Héctor Ramón Jiménez
1
-1
/
+1
2022-02-02
Improve description of `Discussion` contact link
Héctor Ramón Jiménez
1
-1
/
+1
2022-02-02
Improve titles of issue templates
Héctor Ramón Jiménez
2
-2
/
+2
2022-02-02
Add `config.yml` to `.github/ISSUE_TEMPLATE`
Héctor Ramón Jiménez
1
-0
/
+8
2022-02-02
Fix capitalization of `title` in bug report template
Héctor Ramón Jiménez
1
-1
/
+1
2022-02-02
Fix duplicate `label` field in bug report template
Héctor Ramón Jiménez
1
-1
/
+1
2022-02-02
Remove newlines from bug report template
Héctor Ramón Jiménez
1
-14
/
+6
2022-02-02
Fix missing closing backtick in bug report template
Héctor Ramón Jiménez
1
-1
/
+1
2022-02-02
Add issue template for bug reports
Héctor Ramón Jiménez
1
-0
/
+90
2022-01-31
Remove `iced_web` from `document` worfklow
Héctor Ramón Jiménez
1
-1
/
+0
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
1
-0
/
+2
2022-01-26
Fix `audit` workflow
Héctor Ramón Jiménez
1
-1
/
+0
2022-01-20
Build `todos` for Raspberry Pis in `build` workflow
Héctor Ramón Jiménez
1
-0
/
+26
2022-01-19
Write `CNAME` file before publishing in `document` workflow
Héctor Ramón Jiménez
1
-0
/
+2
2022-01-19
Create worflow to publish latest docs to `iced-rs/docs`
Héctor Ramón Jiménez
1
-0
/
+32
2022-01-13
Add `audit` workflow for GitHub CI
Héctor Ramón Jiménez
1
-0
/
+16
2021-09-17
CI: Run a Windows application without starting the shell too
Luni-4
1
-0
/
+3
2021-07-21
CI: Open the todos example via double-click on MacOS
Luni-4
1
-0
/
+2
2021-07-13
Add new sponsors page to `FUNDING` :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2021-06-26
Install `libxkbcommon-dev` for `ubuntu-latest` in CI
Héctor Ramón Jiménez
2
-0
/
+11
2020-12-18
Build `todos` examples instead of `pokedex` in CI
Héctor Ramón Jiménez
1
-2
/
+2
2020-04-25
#321 Fix async examples by feature-gating Command implementations + Add poked...
Olivier Pinon
1
-0
/
+2
2020-04-14
Check Wasm compilation of `tour` example in CI
Héctor Ramón Jiménez
1
-0
/
+2
2020-03-21
Rename job in format workflow to `all`
Héctor Ramón Jiménez
1
-1
/
+1
2020-03-21
Add workflow to check format in CI
Héctor Ramón Jiménez
1
-0
/
+12
2020-01-21
Fix `todos` build workflow
Héctor Ramón Jiménez
1
-22
/
+8
2019-12-19
Use latest `window_clipboard` changes
Héctor Ramón Jiménez
2
-5
/
+0
2019-12-18
Check `iced` builds when targetting Wasm in CI
Héctor Ramón Jiménez
1
-1
/
+12
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
2
-0
/
+5
2019-11-15
Archive `todos` binary before building `deb` pkg
Héctor Ramón Jiménez
1
-4
/
+4
2019-11-15
Polish `Build` workflow in all platforms
Héctor Ramón Jiménez
1
-8
/
+19
2019-11-15
Remove `--locked` from `Build` workflow
Héctor Ramón Jiménez
1
-4
/
+4
2019-11-15
Improve `Build` workflow to generate `.deb` pkg
Héctor Ramón Jiménez
1
-22
/
+57
2019-11-15
Fix `linux-latest` in `Build` workflow
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-15
Use different artifact name per platform
Héctor Ramón Jiménez
1
-5
/
+11
2019-11-14
Fix `echo` in `Build` workflow on Windows
Héctor Ramón Jiménez
1
-2
/
+3
2019-11-14
Add `Build` workflow to generate `todos` binaries
Héctor Ramón Jiménez
1
-0
/
+35
2019-11-14
Rename `Integration` workflow to `Test`
Héctor Ramón Jiménez
1
-3
/
+2
2019-11-14
Remove `Install libinput` step from CI workflow
Héctor Ramón Jiménez
1
-5
/
+0
2019-11-03
Enable debug view explicitly and test it in CI
Héctor Ramón Jiménez
1
-1
/
+3
2019-11-03
Remove Wasm target from CI for now
Héctor Ramón Jiménez
1
-4
/
+0
2019-10-13
Fix integration CI workflow
Héctor Ramón Jiménez
1
-3
/
+0
2019-09-24
Build tour for WebAssembly in CI
Héctor Ramón Jiménez
1
-0
/
+8
2019-09-19
Unify `web` and `ggez` tour examples :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2019-09-16
Enable GitHub CI on pull requests
Héctor Ramón Jiménez
1
-1
/
+1
2019-09-03
Create `FUNDING.yml`
Héctor Ramón Jiménez
1
-0
/
+1
2019-09-01
Add conversion functions for `winit` feature
Héctor Ramón Jiménez
1
-1
/
+1
2019-08-27
Install `libasound2-dev` on GitHub CI
Héctor Ramón Jiménez
1
-1
/
+1
[next]