-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Features discussion #47
Comments
Soon will change the goal of this project. At first, it only acts as helper and workarounds, but I guess we should consider turning this project as a wrapper for Hyde. |
I think we should make the cli as preferred option for installing dots in the readme . And the git clone as manual |
tl;tr Not yet, for now. As the CLI is dependent on some install scripts from Hyde. Expect a markdown for these soon in README.
not yet:
What's on my plate:
NOTE |
Also, I think we should rename the cli from "Hyde" to "hyde" , most clis have small case naming patterns |
Also another thing, the make version of the install requires you to |
Yes it requires sudo so that it will be available systemwide. |
about the Command being Uppercase, It's for clarity and being conscious of what the user types in the Terminal. is it really necessary to make it lowercases? |
nah not necessary but a typical linux person would definitely type |
Will leave it like that for now. My convention for this is like 1st: Main Command For me this is too long, so I decided to make the first command stand out, indicating that this is the main Shell. Something like that. Will definitely make it lowercase if 2 or more requested it. ( inspired byt the Compositor command |
that makes sense. lets get on with the remaining milestones . I could help out on my free time with some issues |
I'm just annoyed with the Hyde.usage haha. Another thing can we use endeavorOS nvidia-inst? |
@rubiin Hello! the |
@kRHYME7 cool. Will try out. It was a pain to maintain the usage file as we are adding so many things . |
This is exclusive for --dev (contributors) so or just using ./complgen.sh |
I was thinking of adding |
This is used to render images in ascii right? |
yup. Having it will dependency will make the CLI workable straightforward |
@kRHYME7 is this there? Or should I make a pr. |
This will opt to install when running anything that renders images and not using kitty |
closing this as it looks covered |
@kRHYME7 you can take code plus inspirations for features from here https://github.com/JaKooLit/Hyprland-Dots that will make hyde a lil better |
@kRHYME7 how about a powersaver mode? [-a] [--animations] Default animations and again on toggle would enable them. The current toggle option doesnt do anything :( |
Yes that would be helpful! But take note this is NOT set using |
yeah lets make toggle act as what the name would suggest. I dont know what toggle does now atm also can you merge the PR so we might release the 0.60 |
Toggle will unset/set everything being declared set. So when you run |
what will be the counterpart for save --all . If save --all would allow to restore the chnages prior to the command, then maybe I could add a waybar module with a button to turn on and off powersaver mode for convinience |
Is The But to maintain the initial convention I will still add
This way we can toggle them one by one and in bulk. |
yeah save on and save off sounds good. I will try to implement a waybar module too |
How I wish we could come up with a good plugin system for HyDE. It is easy to input files but managing it across updates and removing it is an extra work. This plugin system should be the backbone of the installer and anything HyDE extra stuff. |
@kRHYME7 how about a command called Can you setup a sample theme repo? I would work on this |
Something
Or this is a different thing? |
Nah . This is more like a skeleton theme. |
Additionally we can also add instructions after the init from this discussions for further steps |
Aha yes! This is actually a TODO after hyde makes a default theme (using that as base theme), but at this state the repo is stale. Also, I noticed that different themes can have different approach, would it be nice that the
And this part should be in a wiki 😬 |
Yeah> lets add it to future plans then |
@kRHYME7 https://github.com/kRHYME7/Hyde-cli/blob/42a9b599dab16175f8734faafeac380f47f88562/Scripts/Launch-Calculator#L3C16-L3C20 the qalc package name is incorrect. correct package is https://archlinux.org/packages/extra/x86_64/libqalculate/ |
did it cause errors? Can you open a PR please. I'm on bed rn. |
@kRHYME7 How does a user get the latest hyprdots changes and apply it to their system ? |
Only use For my use case I only use |
Confused on Hyde upgrade. What does it do. We should include on readme how users can remain in sync with the main repo |
Can do a PR shortly for this |
@rubiin Hi!, can you Dm me on Discord. hehe I got some proposal. Thank you! |
@kRHYME7 |
Maybe we can also add an animation style changer on rofi seems, doable. If rofi supports a gif display that is. Will be a cool addition. |
Can rofi display gifs? |
maybe. But we do not need to display gif. Simply put on readme the what the gifs look like in actual |
Make readme more user friendly. May include an optional video tour guide on install.
Also add sections on how to update to latest hyprdots
The text was updated successfully, but these errors were encountered: