Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for nitrogen on linux #17

Merged
merged 11 commits into from
Jun 8, 2017
Merged

Add support for nitrogen on linux #17

merged 11 commits into from
Jun 8, 2017

Commits on Sep 1, 2016

  1. Add support for nitrogen on linux

    This is popular among people who use tiling window managers (specially i3 users)
    fa7ad committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    5e716fd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Configuration menu
    Copy the full SHA
    84ae82a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Add get method for nitrogen

    Temporary workaround for #18
    Fahad Hossain committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    de623e1 View commit details
    Browse the repository at this point in the history
  2. fix the coding style issue

    Fahad Hossain committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    efe802b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. refactor the get method for nitrogen, fix #18

    Fahad Hossain committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    7125329 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. make requested changes #17

    Fahad Hossain committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    002c31e View commit details
    Browse the repository at this point in the history
  2. fix promise chaining?

    Fahad Hossain committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    5a995dd View commit details
    Browse the repository at this point in the history
  3. let -> const

    really sorry about this, should've never happened
    Fahad Hossain committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    45e0732 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Merge tag 'v2.4.0' into patch-1

    2.4.0
    Fahad Hossain committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    d58ce4c View commit details
    Browse the repository at this point in the history
  2. fix promise chaining for linux set method

    Fahad Hossain committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    1f2d990 View commit details
    Browse the repository at this point in the history
  3. fix npm test issus

    Fahad Hossain committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    72357f3 View commit details
    Browse the repository at this point in the history