Cross-platform and non-web GUI library for 🦀 Rust powered by 🎨 Skia.

cross-platform dioxus gui hacktoberfest rust skia
4 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new `color_opacity` attribute for Freya's UI components, allowing developers to easily adjust the opacity of colors without modifying the entire color value. This involves adding the attribute handling to the component's rendering logic and potentially updating the documentation.

Complexity: 3/5
enhancement 🔥 good first issue

Cross-platform and non-web GUI library for 🦀 Rust powered by 🎨 Skia.

Rust
#cross-platform#dioxus#gui#hacktoberfest#rust#skia

AI Summary: The task involves migrating Freya's built-in components from using mouse events to pointer events for improved cross-platform compatibility and accessibility. This is a multi-part task, with each component (Button, Accordion, Input, etc.) requiring individual updates. The issue tracks the progress of this migration.

Complexity: 4/5
enhancement 🔥 good first issue tracking

Cross-platform and non-web GUI library for 🦀 Rust powered by 🎨 Skia.

Rust
#cross-platform#dioxus#gui#hacktoberfest#rust#skia

AI Summary: The task is to add an example to the Freya documentation demonstrating how to send operating system notifications using the `notify-rust` crate. This involves integrating the `notify-rust` crate into a Freya application and showcasing its usage within a simple, illustrative example.

Complexity: 3/5
documentation enhancement 🔥 good first issue

Cross-platform and non-web GUI library for 🦀 Rust powered by 🎨 Skia.

Rust
#cross-platform#dioxus#gui#hacktoberfest#rust#skia

AI Summary: The task involves updating the Freya library's performance overlay plugin to display the current scale factor, even if it's been adjusted by the user. This requires modifying the `performance_overlay.rs` file to incorporate the scale factor into the rendered information.

Complexity: 2/5
enhancement 🔥 good first issue

Cross-platform and non-web GUI library for 🦀 Rust powered by 🎨 Skia.

Rust
#cross-platform#dioxus#gui#hacktoberfest#rust#skia