azul icon indicating copy to clipboard operation
azul copied to clipboard

Desktop GUI Framework

Results 58 azul issues
Sort by recently updated
recently updated
newest added

Bumps [strfmt](https://github.com/vitiral/strfmt) from 0.1.6 to 0.2.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=strfmt&package-manager=cargo&previous-version=0.1.6&new-version=0.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lyon](https://github.com/nical/lyon) from 0.17.10 to 1.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lyon&package-manager=cargo&previous-version=0.17.10&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tiny-skia](https://github.com/RazrFalcon/tiny-skia) from 0.6.5 to 0.6.6. Changelog Sourced from tiny-skia's changelog. [0.6.6] - 2022-06-23 Fixed Panic in Rect::round and Rect::round_out. Thanks to @​Wardenfar Commits 14819cf Version bump. 9c1ab0e Optimize integration...

dependencies

Bumps [usvg](https://github.com/RazrFalcon/resvg) from 0.22.0 to 0.23.0. Release notes Sourced from usvg's releases. v0.23.0 viewsvg is a simple application that showcases resvg capabilities resvg-0.*.0.tar.xz is a sources archive with vendored Rust...

dependencies

Bumps [resvg](https://github.com/RazrFalcon/resvg) from 0.22.0 to 0.23.0. Release notes Sourced from resvg's releases. v0.23.0 viewsvg is a simple application that showcases resvg capabilities resvg-0.*.0.tar.xz is a sources archive with vendored Rust...

dependencies

As per [the documentation for delayed timers](https://github.com/maps4print/azul/blob/9090ce23a114222fcc08dc76b35381e671ab80e7/azul/src/async.rs#L54), a `Timer` should execute immediately when no delay is specified. However, if the timer is on an interval, it will wait a full...

This is basically two fixes, the first one is because using winits hidpi is the proper method for wayland and using `get_current_monitor()` on a wayland window that hasnt yet been...

## Description [Windows 64-bit DLL (azul.dll - 2.6Mb)](https://azul.rs/release/1.0.0-alpha/files/azul.dll) is missing on the main site; instead it goes to 404 page. May I suggest to put the guide directly on the...

bug

## Description ``` note: libazul-a220596ba99e3c23.rlib(azul-a220596ba99e3c23.azul.4rm9ns5j-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol __imp_AzCallbackInfo_getNodeIdOfRootDataset referenced in function _ZN4azul9callbacks57_$LT$impl$u20$azul..dll..dynamic_link..AzCallbackInfo$GT$27get_node_id_of_root_dataset17h099a40de9ead3b6bE libazul-a220596ba99e3c23.rlib(azul-a220596ba99e3c23.azul.4rm9ns5j-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol __imp_AzDom_getHtmlString referenced in function _ZN4azul3dom48_$LT$impl$u20$azul..dll..dynamic_link..AzDom$GT$15get_html_string17hbe79d6b4ab956c33E libazul-a220596ba99e3c23.rlib(azul-a220596ba99e3c23.azul.4rm9ns5j-cgu.0.rcgu.o) :...

bug

All of the links at `https://azul.rs/release/nightly` are broken.