Git Product home page Git Product logo

i3-gnome's Introduction

i3-gnome License

Allows you to use i3-wm with GNOME 3 Session infrastructure.

Talk

Join to the gitter conversation and talk about Arch Linux (AUR)[1] and Ubuntu packages.

[1] https://aur.archlinux.org/packages/i3-gnome/ (currently working on this one).

Installation

  • For Arch users see the AUR package for a more easy intallation.

Using make:

* download the repo.
* on the terminal go to the repo directory.
* `make install`.

Usage

  • Tested flawlessy on Arch Linux with GNOME 3.24. (thanks for the comment from aur's website).
  • Please ubuntu (unity) users report any issue related.

Contributing

We accept contributions of every kind: documentation, code, artwork. Any help is greatly appreciated. This document contains everything needed to get started with your first contribution.

Contributing Code

We keep the source code on GitHub and take contributions through GitHub pull requests.

For smaller patches and bug fixes just go ahead and either report an issue or submit a pull request.

It is usually a good idea to discuss major changes with the developers, this will help us determine whether the contribution would be a good fit for the project and if it is likely to be accepted. There's nothing worse than seeing your hard work being rejected because it falls outside of the scope of the project.

Make sure your editor respects the EditorConfig configuration file we put at the root of the repository.

We follow GitHub Flow as our git workflow of choice which boils down to:

  • The master branch is always stable and deployable.
  • To work on something new, branch off master and give the new branch a descriptive name (e.g.: sort-packages-by-name, issue-32, etc).
  • Regularly rebase that branch against master and push your work to a branch with the same name on the server.
  • When you need feedback, help or think you are ready, submit a pull request.
  • Once the branch has been merged (or rebased) into master, delete it from both your local and remote repository.

We invite you to follow these guidelines to write useful commit messages.

i3-gnome's People

Contributors

jcstr avatar lvillani avatar omeid avatar

Watchers

 avatar  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.