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 #69

Open
jano23 opened this issue Mar 9, 2021 · 4 comments
Open

Suggestion #69

jano23 opened this issue Mar 9, 2021 · 4 comments

Comments

@jano23
Copy link

jano23 commented Mar 9, 2021

It would be nice to have the option to select where the clock shows up left/right.
I would much rather have it on the left-hand side.
text-align: left; didn't do the trick
float: left; made it show up at the beginning of the right-hand side.
I'm including a screenshot with an X of where I would like it to be

clock

@b3by
Copy link
Owner

b3by commented Mar 9, 2021

I like this idea, thank you for it.
The clock positioning could probably be set as left, center, or right. I'm on it!

@jano23
Copy link
Author

jano23 commented Mar 9, 2021

Center would also be very nice!

@b3by
Copy link
Owner

b3by commented Mar 9, 2021

I looked into the APIs for the status bar and apparently they would only allow left and right placement. Of course, going down this way would mean the element should be destroyed and redrawn I suppose.

@jano23
Copy link
Author

jano23 commented Mar 9, 2021

left/right is good!

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