-
Q: I'd like to participate. How do I begin?
-
1
The uzbl project is on github
http://github.com/Dieterbe/uzbl
— Mason Larobina (mason) · 7 years ago -
1
Find out how to contribute http://www.uzbl.org/contribute.php
— Mason Larobina (mason) · 7 years ago
-
-
Q: Other than writing code, how can I contribute?
-
1Uzbl has no manpage
http://www.uzbl.org/bugs/index.php?do=details&task_id=108
— Mason Larobina (mason) · 7 years ago
-
-
Q: What's a good bug for a newcomer to tackle?
-
1Use tag names over sha1 hashes for the version string
Detect if the current git head corresponds to a release tag (of the format YYYY.MM.DD) and use that as the version string over sha1 hashes.
http://github.com/Dieterbe/uzbl/downloads
http://www.uzbl.org/bugs/index.php?do=details&task_id=196
— Mason Larobina (mason) · 7 years ago
-
-
Q: What is a bug or issue with uzbl that you've been putting off, neglecting, or just plain avoiding?
-
1Right aligning elements in the status bar.
There is no support for right aligning elements in pango markup language and there are complications in using gtkLabels to create the desired effect.
Right aligned elements could be achieved by substituting an expansion token (or multiple) in the status bar format string with space characters until the right align region element is right aligned.
A problem with this approach is that when the left aligned region overflows it will push the right aligned elements off the screen (we use a single line status bar in uzbl). It would then be nice for the larger region(s) to be ellipsized. The hard part is not eating pango markup tags when ellipsizing regions.
http://www.pygtk.org/docs/pygtk/pango-markup-language.html
— Mason Larobina (mason) · 7 years ago
-
About uzbl
A browser that adheres to the unix philosophy.
from the profile of Mason Larobina (mason)
People who want to help (none listed yet)
Registered contributors (1)
Volunteer opportunities, etc.
No volunteer opportunities in uzbl indexed here yet. Add a bug tracker.
There is 1 person who can mentor in uzbl.
There are 169 people who can mentor in C, uzbl's primary language.
You can embed the "I want to help" button on your website. (More about this.)