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

alignment = 'top_right', does not work #2

Closed
hajo62 opened this issue Oct 18, 2018 · 10 comments
Closed

alignment = 'top_right', does not work #2

hajo62 opened this issue Oct 18, 2018 · 10 comments
Assignees
Labels
conky-problem When it is solely a conky problem

Comments

@hajo62
Copy link

hajo62 commented Oct 18, 2018

Not sure, if this is the right place. If not, where to discuss this?
When I modify the alignment (alignment = 'top_left',) to be on the right screen edge, the widgets do not appear or appear in a tiny window size.

@npyl
Copy link
Member

npyl commented Oct 18, 2018

Hi!!!
Thanks for reporting this!

Does this happen with every conky config?

@hajo62
Copy link
Author

hajo62 commented Oct 18, 2018

yes. Tried it with default, with the 8 CPU monitor and with my own
worked around with align left and x-offset 1000, but this is not so nice, and does not work when changing the resolution, i.e. by connecting to an external monitor

@npyl
Copy link
Member

npyl commented Oct 18, 2018

This is interesting.
Can't say i havent noticed similar behaviour on my machine.

@npyl npyl self-assigned this Oct 18, 2018
@hajo62
Copy link
Author

hajo62 commented Oct 18, 2018

Hhm, strange.
I just did modify the TeejeeTech/CPU Panel, line 13 to
alignment = 'top_right'
and I do see the strange behavior.
But figured out that adding the following does help:
minimum_width = 350, minimum_height = 300,

But beside this: Thanks for porting conky to mac ;)

@npyl
Copy link
Member

npyl commented Oct 18, 2018

You are welcome 😊😊
Thank you for this info

@npyl
Copy link
Member

npyl commented Oct 18, 2018

Is this an issue for linux-conky too? Do you have easy access to linux so you can check for me? I am only on mac right now 😆

@hajo62
Copy link
Author

hajo62 commented Oct 19, 2018

Works on linux. Just did a copy of my old linux conkyrc

@hajo62
Copy link
Author

hajo62 commented Oct 19, 2018

Found out, that when the minimum_width is to less, the window opens with just a view pixel size...

@npyl npyl added the conky-problem When it is solely a conky problem label Oct 19, 2018
@npyl
Copy link
Member

npyl commented Oct 19, 2018

I have enough info to qualify this bug as a conky bug.
For this reason we should continue this conversation in this section.

@npyl npyl closed this as completed Jan 2, 2019
@abelhavalos
Copy link

this works for me:
conky -atr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conky-problem When it is solely a conky problem
Projects
None yet
Development

No branches or pull requests

3 participants