Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion for creating Settings application #235

Open
mecattaf opened this issue Sep 5, 2024 · 2 comments
Open

Suggestion for creating Settings application #235

mecattaf opened this issue Sep 5, 2024 · 2 comments
Labels
feature New feature or request

Comments

@mecattaf
Copy link

mecattaf commented Sep 5, 2024

In case you haven't started building this, I would highly suggest drawing inspiration from ublue's yafti.
Yafti uses Poetry and Python 3.11, which makes it very easy to extend for our purposes. It depends on python3-pip and libadwaita. It looks GREAT and follows the gtk theme (as usually set by gsettings).
Happy to start working on a fork of yafti for Miracle-wm Settings if needed.

@Conan-Kudo
Copy link
Collaborator

There's some work to do first on how settings work in MiracleWM, but it's a great idea. However, we'd probably want to avoid libadwaita since it locks down the theming that can be used.

Personally, I'd prefer something using Qt, but adwaita-less GTK is fine as well.

@mattkae mattkae added the feature New feature or request label Nov 1, 2024
@mattkae
Copy link
Collaborator

mattkae commented Nov 1, 2024

I do like flutter for the developer experience, but I am a biased man 😂

We will at least write the cli in rust so that we can integrate any frontend that we like on top

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants