François Laignel
François Laignel
The waveform drawing area uses colours that way not be suitable for certain themes. At the very least, the background should be forced to very dark in order for the...
Support the [Advene](http://liris.cnrs.fr/advene/index.html#francais) (video annotation) format.
See how the [Daisy format](http://www.avh.asso.fr/fr/favoriser-laccessibilite/livres-audio) could be supported. See [also](https://packages.debian.org/wheezy/daisy-player).
As suggested in [this discussion](http://linuxfr.org/users/fengalin/journaux/media-toc-ou-un-pretexte-pour-prendre-des-technologies-en-main#comment-1717070): "I frequently listen to radio programs in my car (they last between 30 and 50 minutes). The car's music player navigation is convenient to jump...
This is a proposal for a migration to iced's "pure" widget design. See https://docs.rs/iced/latest/iced/pure/index.html. It targets iced current main branch. The second commit suggests slight improvements, which are independent of...
# Update My views on this topic have evolved, see the comment for an up to date version: https://github.com/gtk-rs/gtk-rs-core/issues/805#issuecomment-1288079608 Following is the initial **obsolete** comment for the record. ## Another...
I'll start upgrading to iced 0.10 if nobody is already working on it yet. cc @greatest-ape
... & property_if_not_empty() This commit adds an `ObjectBuilderPropertySetter` `trait` which implements functions to improve usability when setting properties. **`property_if()`** allows setting a property from an `Option` only if a given...