diff options
author | Peter Hofmann <scm@uninformativ.de> | 2017-04-29 11:12:23 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2017-04-29 11:23:32 +0200 |
commit | 54a31389f369013756cda6cec9e895d95d841c08 (patch) | |
tree | 2107154d83343d16c3f17c20027110b31c4b48ee /PATCHES | |
parent | 9192c69be4e5773c45bca092fae97293e41e319f (diff) | |
download | lariza-54a31389f369013756cda6cec9e895d95d841c08.tar.gz |
Add PATCHES
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -0,0 +1,41 @@ + ================= + Patches and forks + ================= + + +What and where? +--------------- + +Here's a list of patches and forks written by you guys out there, sorted +alphabetically by the author's name: + + - https://github.com/onodera-punpun/lariza + + Various patches, such as smooth scrolling and mouse gestures. + +There might be more, you should check GitHub's network graph: + + https://github.com/vain/lariza/network + + +Why? +---- + +This project has a rather strict policy when it comes to accepting +patches. Feature requests often get turned down. I apologize for that. + +Let me quote http://suckless.org/hacking: + + There are two types of patches: The ones that fit to your personal + taste and the ones you think should be included in mainline. + +Bug fixes and the like should be included in mainline and I'm very happy +to receive pull requests for those types of things. Patches that fit +your personal taste are a different story. They will probably not be +accepted. Sorry. + +I recognize that you put effort into your work. Let's not waste it. If +you wish your patches to be included in this list, just drop me a note +or open a pull request. + +Thank you! |