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 | |
parent | 9192c69be4e5773c45bca092fae97293e41e319f (diff) | |
download | lariza-54a31389f369013756cda6cec9e895d95d841c08.tar.gz |
Add PATCHES
-rw-r--r-- | PATCHES | 41 | ||||
-rw-r--r-- | README | 3 |
2 files changed, 43 insertions, 1 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! @@ -56,7 +56,8 @@ Background information lariza does what I need. It won't do other things. I'm open for pull requests but please don't be upset if I turn them down -- which might - happen if it's a feature that I simply don't need. + happen if it's a feature that I simply don't need. That being said, + you should have a look at the PATCHES file. :-) Especially, it's very likely that lariza will never have a "follow mode" like dwb, luakit or others have. I've used these browsers for |