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

Logo placement and aesthetic tweaks #12

Open
andresgongora opened this issue Jul 8, 2019 · 3 comments
Open

Logo placement and aesthetic tweaks #12

andresgongora opened this issue Jul 8, 2019 · 3 comments
Assignees

Comments

@andresgongora
Copy link
Owner

Allow for more options regarding where to place the logo and text of status

@andresgongora andresgongora self-assigned this Jul 8, 2019
@andresgongora
Copy link
Owner Author

From my conversation with Olmari:

Basically, with 4 options:
Compact (bool) makes it very small, or allows it to span the whole terminal
Print column limit (int) prevents the script from being printed over more than N columns. useful if compact is false but your terminal is suuuuper wide
Logo_vertical_placement (int, 0-100) where to plot the logov ertically, 50 = 50%=middle
Logo_horizontal_placement (int, 0-100) where to plot the logov horizontally, 50 = 50%=middle. Obiusly, it only works if compact is set to false

@olmari
Copy link

olmari commented Jul 8, 2019

Mine basic idea would be that lines would start from logo width +padding (to all or each side own) or so.. so logo area would be as big or small the logo is, plus padding
Then ofcourse current safeguards against overflows etc that exist currently.

But any option(s) is okay, I think mine would be pretty much "compact" on your list, rest would be ofcourse awesome possibilities for the person who needs em :)

@andresgongora
Copy link
Owner Author

I like your Idea. I hadn't have any time lately to work on the repo, but will try to implement it in the next weeks. For s standard user this would have no visible effect, as everything will resort back to the default config, but it will give more advance aesthetic options for users who want them :)

@andresgongora andresgongora transferred this issue from andresgongora/synth-shell Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants