Coder Social home page Coder Social logo

suckless's Introduction

Sucking Less

This repository hosts my own builds and hacks of applications from Suckless.org.

In the event that you're unfamiliar, Suckless applications are not intended for the uninitiate. You need a good understanding of C to work with them and a better understanding to hack your own features into their code. In all honesty, I have neither, but I see this as a good way to develop the skills.

Organization

Each directory in this repository hosts an application downloaded from Suckless. Within each directory, I have set up a series of sub-directories:

  • base/ Provides the base code downloaded from Suckless.
  • current/ Provides my current working implementation.
  • %-devel/ Reference implementations of new features currently in development.
  • %-stable Reference implementations of new features that are ready for use. You can use the .diff file to apply them to your repository.

The reason why I'm adding new features in this manner rather than through a branch is to keep the diffs relative small, allowing you to add a particular features rather than more bloated implementation that I'm using.

License

The base applications in this repository belong to Suckless. You'll find a LICENSE file in each repository indicating ownership and their permitted uses. They seem to favor the MIT/X Consortium License, which is fairly permissive from the start.

Current builds of each application may contain patches from other sources. Some of which can be found on the Suckless website, some may derive from other sources. I'll try to keep a log of what's in there in the event that you want to find something more advanced.

As always, my own code is available under the Revised BSD License. Wherever possible I'll try to implement it a way that clearly delineates in comments or files what belongs to Suckless and what belongs to me.

suckless's People

Contributors

kennethpjdyer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.