Commit Graph

50 Commits

Author SHA1 Message Date
Thomas Ruoff
c71c1629e2 Merge pull request #4 from tomru/increase-coverage
test for errors, use profiles
2016-03-14 13:30:04 +01:00
Thomas Ruoff
5d945c8f66 use es6 function everywhere 2016-03-14 13:19:22 +01:00
Thomas Ruoff
52ba27e092 test for errors, use profiles 2016-03-14 13:16:54 +01:00
Thomas Ruoff
272441dd70 bump version 2016-03-14 09:47:00 +01:00
Thomas Ruoff
fe99d75cb4 Merge pull request #3 from tomru/callbacks
switch to good old cbs
2016-03-13 15:00:31 +01:00
Thomas Ruoff
90ad436396 fix tests for switch to callbacks 2016-03-13 14:56:33 +01:00
Thomas Ruoff
a64a14419b switch to callbacks 2016-03-11 15:07:19 +01:00
Thomas Ruoff
ef0b8de4e1 add .lvimrc to gitignore 2016-03-11 15:07:19 +01:00
Thomas Ruoff
03f11a88d5 more cli tests 2016-03-11 15:07:19 +01:00
Thomas Ruoff
a82891c9e8 flatten promise chain
Got problems making test work with the old way - sigh
2016-03-11 15:07:19 +01:00
Thomas Ruoff
e881214463 add tests for usage and listing devices 2016-03-11 15:07:19 +01:00
Thomas Ruoff
f6f0de0e04 remove unneeded proces.exit calls 2016-03-11 15:07:19 +01:00
Thomas Ruoff
9d25ebfc33 fix branch in coverall link 2016-03-11 14:37:27 +01:00
Thomas Ruoff
adaa1ed68a fix branch in coverall link 2016-03-11 14:36:12 +01:00
Thomas Ruoff
c1c0f75c0a Update README.md 2016-03-06 22:43:03 +01:00
Thomas Ruoff
41e85ebb68 Merge pull request #1 from tomru/coverage
add coveralls
2016-03-06 22:41:23 +01:00
Thomas Ruoff
372eaab45e add coveralls 2016-03-06 22:38:09 +01:00
Thomas Ruoff
fa06e7914b Update README.md 2016-03-06 19:16:41 +01:00
Thomas Ruoff
412f26a9dd Update README.md 2016-03-06 19:15:56 +01:00
Thomas Ruoff
0adc89d2d9 add travis config 2016-03-06 19:09:47 +01:00
Thomas Ruoff
c1e651245e beautiful blank line 2016-03-06 19:06:48 +01:00
Thomas Ruoff
77c1f3c674 add istanbul coverage 2016-03-06 18:54:59 +01:00
Thomas Ruoff
15faee38c9 complete tests for swm.js 2016-03-06 11:11:49 +01:00
Thomas Ruoff
67695abfab only log error for explicitly slected monitors that are not connected 2016-03-06 11:11:34 +01:00
Thomas Ruoff
128724bbc8 simplify usage of exec 2016-03-06 11:11:01 +01:00
Thomas Ruoff
029b12332a add script for mocha watch 2016-03-06 11:10:24 +01:00
Thomas Ruoff
067471dbc5 fix main entry 2016-03-06 01:00:25 +01:00
Thomas Ruoff
85cb7ba3f8 tests for getDevices 2016-03-06 00:59:18 +01:00
Thomas Ruoff
dc0552c10d bump version for profiles 2016-03-03 15:00:12 +01:00
Thomas Ruoff
196b9cb8c8 update readme and usage 2016-03-02 00:15:40 +01:00
Thomas Ruoff
e3054967b4 add support for predefined profiles 2016-03-01 23:38:24 +01:00
Thomas Ruoff
3b0ee78cf4 ignore missing config file, but throw other errors 2016-03-01 23:37:55 +01:00
Thomas Ruoff
a2a47cdf8d bump version 2016-03-01 13:55:16 +01:00
Thomas Ruoff
242a12d12a add optional config for postCmd 2016-03-01 13:54:41 +01:00
Thomas Ruoff
511b972c22 add packed file to gitignore 2016-03-01 12:18:07 +01:00
Thomas Ruoff
7d391334f1 refactored xrandr options generation 2016-03-01 12:16:15 +01:00
Thomas Ruoff
31711c7191 fix selecting a single device 2016-03-01 11:24:39 +01:00
Thomas Ruoff
0cff05484f add list support 2016-03-01 11:19:30 +01:00
Thomas Ruoff
d2e0e172f9 split cli and helper, add bin entry to package.json 2016-01-18 10:07:57 +01:00
Thomas Ruoff
610fd07bec remove obsolete loggin statement 2016-01-18 09:27:43 +01:00
Thomas Ruoff
985d394872 refactored to support --right-of 2016-01-18 00:05:23 +01:00
Thomas Ruoff
04a8bf17eb add TODO 2016-01-15 00:46:46 +01:00
Thomas Ruoff
d452fefc9c switch to node.js 2016-01-15 00:45:52 +01:00
Thomas Ruoff
6dca960958 fix that all montiors are added to be turned off 2015-02-13 13:08:43 +01:00
Thomas Ruoff
cbe0c518d8 can pass a single device now 2015-02-13 11:31:54 +01:00
Thomas Ruoff
919735bf5c ops, fix my email address 2014-07-28 23:05:46 +02:00
Thomas Ruoff
a63508367e remove .sh from script v0.0.1 2014-07-28 17:07:43 +02:00
Thomas Ruoff
89d147d6e6 add README 2014-07-28 17:06:36 +02:00
Thomas Ruoff
03f3025317 first approach 2014-07-28 17:06:18 +02:00
Thomas Ruoff
731f435f6e Initial commit 2014-07-28 17:04:49 +02:00