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

Allow indicator offsets to start from bottom and right #369

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrnossiom
Copy link

Hi,

I like to put the indicator in the lower-left corner of my screen. I do this my hard-coding my current device screen size in my config and then performing offset calculations. This is ok as a solution but doesn't work when you connect external monitors which don't have the same sizes.

I propose to change indicator-{x,y}-position from a uint to a int whose negative values gets interpreted as an offset from the right/bottom.

I don't think this change is breaking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant