GUI for configuring hyprland #8125
nnyyxxxx
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
I still don't know what you want me to say |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
SO, I have made this recently: https://github.com/nnyyxxxx/hyprgui it is a GUI for configuring Hyprland built entirely in Rust 🦀 I have made an issue before regarding this BUT that was before I decided to remake it.
The point of this discussion to gather opinions on it from most notably @vaxerski and other people apart of HyprWM, as I have spent a great deal of time on it. I have linked a Preview below of what it currently looks like.
It's populated with most of the values from the documentation, includes tooltips explaining each feature (Uses descriptions provided in documentation), etc.
The GUI also includes it's own custom-made parser: https://github.com/nnyyxxxx/hyprparser
I know there is another GUI that exists (Hyprset, was informed by a member of HyprWM) but it seems outdated and incomplete.
The GUI uses gtk, btw.
Beta Was this translation helpful? Give feedback.
All reactions