relm4-template
relm4-template copied to clipboard
Hello, I'm trying to create an application with libpanel feature enabled but I'm getting errors while building libpanel-sys which indicates that libpanel is not installed on the system. ``` The...
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to 0.1.40. Release notes Sourced from tracing's releases. tracing 0.1.40 This release fixes a potential stack use-after-free in the Instrument::into_inner method. Only uses of this method...
Hi, When trying to create an application with a dash in the name, the build instructions from the readme fail: ``` $ flatpak-builder --user flatpak_app build-aux/fr.sgued.ten-forward.Devel.json Downloading sources Initializing build...
Hi there! My computer started dying when I used this template, but I thought it was my fault. After a few hours of effort, I found that `rust-analyzer` HATES `flatpak-builder`....
Bumps [relm4](https://github.com/Relm4/Relm4) from 0.8.1 to 0.9.0. Changelog Sourced from relm4's changelog. 0.9.0 - 2024-7-12 Added core: Add set_align and set_expand to RelmWidgetExt to set horizontal and vertical properties at once...
When running a build using flatpak-builder I noticed the following message: warning: `/run/build/toolbox-tuner/.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [gettext-rs](https://github.com/gettext-rs/gettext-rs) from 0.7.2 to 0.7.7. Release notes Sourced from gettext-rs's releases. gettext-rs 0.7.7 Changed Allow gettext-sys 0.26 gettext-rs 0.7.6 Changed Allow gettext-sys 0.25 gettext-rs 0.7.5 Changed Document that GNU...
Bumps [relm4](https://github.com/Relm4/Relm4) from 0.9.1 to 0.10.0. Changelog Sourced from relm4's changelog. 0.10.0 - 2025-09-01 all: Update dependencies 0.10.0-beta.4 - 2025-08-23 components: Add icon to IconButton core: Implement container traits to...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. Release notes Sourced from tracing-subscriber's releases. tracing-subscriber 0.3.20 Security Fix: ANSI Escape Sequence Injection (CVE-TBD) Impact Previous versions of tracing-subscriber were vulnerable to ANSI...