Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

7 Open Issues Need Help Last updated: Jan 6, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes to enhance the wallpaper fetching mechanism by including wallpapers from both the NixOS specific directory and the GNOME default directory. The goal is to consolidate these wallpapers into a single vector for unified management and display.

Complexity: 2/5
good first issue

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Rust

AI Summary: This issue proposes removing the `dconf-rs` crate from the project. The functionality provided by `dconf-rs` should be replaced by `gtk::gio`, as `gtk::gio` is already being utilized within the codebase, suggesting a potential for consolidation and simplification.

Complexity: 2/5
good first issue

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Rust

AI Summary: This issue proposes adding `.desktop` schemas for various pages within the application's sidebar and subpages. This enhancement will enable users to open specific settings pages, such as Wi-Fi, battery, or sound, directly through command-line arguments, similar to how the 'about' page can be opened. The goal is to improve user accessibility and integration with other applications.

Complexity: 2/5
enhancement good first issue

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Rust

AI Summary: The user is requesting that power management features, specifically those related to power saving or preservation modes (like TLP), should only be displayed or active when a battery or UPS is present. They argue that these functions are irrelevant and unnecessary on a standard PC without a battery backup.

Complexity: 2/5
enhancement good first issue

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Rust

AI Summary: This issue proposes saving the last opened page's name to a TOML file located in the user's configuration directory. The goal is to restore the last viewed page upon application restart. The implementation should handle corrupted configuration files by defaulting to a specific page and ensure the page name is saved whenever a new page is selected.

Complexity: 2/5
good first issue

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Rust
update: README.md 5 months ago

AI Summary: This issue requests updates to the `README.md` file. The proposed changes include removing unused Python and JSON manifest files, adding project screenshots, and incorporating information about a support chat for the project.

Complexity: 2/5
documentation good first issue

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Rust

AI Summary: This issue requests an update to the project's structure to match a specific template found in another GitHub repository. The goal is to reorganize the source code directory according to the provided example.

Complexity: 2/5
documentation good first issue

Xinux gtk/libadwaita settings app [maintainer=@bemeritus]

Rust