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

Pixel Offset #48

Closed
wants to merge 29 commits into from
Closed

Pixel Offset #48

wants to merge 29 commits into from

Conversation

Stebalien
Copy link
Contributor

I have found myself needing a pixel offset (so that I can leave a space for my
system tray). While this is somewhat of an odd case, a pixel offset would also
be useful for drawing progress bars (given a middle-bar command) etc.

Feel free to call it something else. Additionally, I don't know if this is how
you would implement it but "it works for me" (I won't feel bad if you rewrite
the code entirely/refuse to accept the PR).

@LemonBoy
Copy link
Owner

LemonBoy commented Mar 1, 2014

Hrm, the geometry command isn't enough to leave space for the tray ?

@Stebalien
Copy link
Contributor Author

I want to be able to resize it at runtime (I have a script that listens on xprop -spy for requested window width changes).

LemonBoy and others added 27 commits April 24, 2014 23:46
Multi-monitor geometry fix.
Add support for #RRGGBB sytle colors
Revert "Add support for #RRGGBB sytle colors"
Optional support for more than two fonts, fixed issue LemonBoy#68
Mouse at far left (x=0) would not be able to click an area that starts at 0.
LemonBoy and others added 2 commits August 27, 2014 10:24
Fix the bounds checking for area_get.
Add a formatting command to offset the text position by a pixel amount.
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

Successfully merging this pull request may close these issues.

6 participants