Commit Graph

980 Commits

Author SHA1 Message Date
Paul Bienkowski
76ec7f6cdc main: add -f flag to read colorscheme from file 2017-06-28 14:35:28 +02:00
Dylan Araps
a249f2083b General: Better solution to bug. 2017-06-28 20:38:11 +10:00
Dylan Araps
153a7f92d2 General: Fix wallpaper bug 2017-06-28 20:28:16 +10:00
Dylan Araps
c067948d59 version: bump 2017-06-28 20:22:21 +10:00
Dylan Araps
c00df332aa General: Fix bug when shuffling in a directory with only one image. 2017-06-28 20:21:22 +10:00
Dylan Araps
3121a1a5c8 DOCS: CONTRIBUTING 2017-06-27 21:54:47 +10:00
Dylan Araps
d82de89d36 General: Fix test. 2017-06-27 21:28:12 +10:00
Dylan Araps
b5c27de8b5 image: Use os.scandir to find images. 2017-06-27 21:07:19 +10:00
Dylan Araps
bb81f1a43d tests: Remove unused line. 2017-06-27 18:18:17 +10:00
Dylan Araps
1ede83a018 General: Rename file to match others. 2017-06-27 18:16:54 +10:00
Dylan Araps
c2942fd431 version: Release 0.2.5 2017-06-27 17:54:08 +10:00
Dylan Araps
ea160a42de Merge pull request #11 from dylanaraps/tests
Tests: Start writing tests.
2017-06-27 17:57:14 +10:00
Dylan Araps
7c3676c809 tests: Fix comment. 2017-06-27 17:46:55 +10:00
Dylan Araps
79346ca941 travis: Install imagemagick. 2017-06-27 17:44:29 +10:00
Dylan Araps
2cee85a15e tests: Add a real image file. 2017-06-27 17:43:14 +10:00
Dylan Araps
dbba94976c tests: Move test files to other directory. 2017-06-27 17:34:34 +10:00
Dylan Araps
9e2fb01222 tests: Added gen_colors test. 2017-06-27 17:30:31 +10:00
Dylan Araps
790ab71c50 tests: Added set_colors tests. 2017-06-27 17:24:27 +10:00
Dylan Araps
081bb9066b tests: Added format_colors test. 2017-06-27 17:14:47 +10:00
Dylan Araps
10c7099a27 tests: Fix comments 2017-06-27 17:02:42 +10:00
Dylan Araps
ce2d85d5d6 tests: Integrate tests with travis 2017-06-27 11:55:08 +10:00
Dylan Araps
bae528e856 tests: Integrate tests with setup.pu 2017-06-27 11:53:40 +10:00
Dylan Araps
9d9b24e415 General: Add initial test. 2017-06-27 11:41:04 +10:00
Dylan Araps
277c27c98a General: Remove find_packages 2017-06-27 10:43:23 +10:00
Dylan Araps
b8f1e73e11 General: Fix pywal error. 2017-06-27 10:33:30 +10:00
Dylan Araps
ae769c2401 Release: 0.2.1 2017-06-27 10:03:00 +10:00
Dylan Araps
2a990b2afa Merge pull request #10 from danielx/setup-fix
General: fix console_script entry_point. Closes #9
2017-06-27 10:05:46 +10:00
Daniel Liljeström
2cb7583da4 General: fix console_script entry_point. Closes #9 2017-06-26 21:04:32 +02:00
Dylan Araps
0c2d500938 General: Remove changelog. 2017-06-27 01:18:20 +10:00
Dylan Araps
5e95482a19 version: bump 2017-06-27 01:16:14 +10:00
Dylan Araps
793bf3d119 General: Remove unused function. 2017-06-27 01:15:20 +10:00
Dylan Araps
c90be029e5 DOCS: README 2017-06-27 01:01:42 +10:00
Dylan Araps
5c7c84601b Merge pull request #8 from dylanaraps/split
General: Split wal into multiple files.
2017-06-27 01:04:31 +10:00
Dylan Araps
94661b3716 General: Shorten sort_colors. 2017-06-27 00:52:59 +10:00
Dylan Araps
6215fd602b General: Update comments. 2017-06-26 23:46:58 +10:00
Dylan Araps
7a723eb173 General: Rename globals to settings and import constants we need. 2017-06-26 23:36:36 +10:00
Dylan Araps
0b38d7affc General: Remove last global variable. 2017-06-26 23:23:38 +10:00
Dylan Araps
21c19af696 General: Remove most globals. 2017-06-26 23:16:39 +10:00
Dylan Araps
ed306af001 General: Remove most globals. 2017-06-26 23:16:24 +10:00
Dylan Araps
8119a65f51 General: Remove most globals. 2017-06-26 23:13:51 +10:00
Dylan Araps
091021a878 General: Add __version__ to __init__.py 2017-06-26 20:03:53 +10:00
Dylan Araps
e329f3aea9 General: Renames settings.py to globals.py 2017-06-26 15:39:39 +10:00
Dylan Araps
67888e041b colors: Simplify random img. 2017-06-26 15:09:35 +10:00
Dylan Araps
25870f9872 wallpaper: Swap to os.environ.get 2017-06-26 14:51:09 +10:00
Dylan Araps
0bf70c105e General: Cleanup 2017-06-26 14:41:57 +10:00
Dylan Araps
7f321568b2 DOCS: README 2017-06-26 14:27:12 +10:00
Dylan Araps
5567d576c4 General: Fix travis 2017-06-26 12:39:53 +10:00
Dylan Araps
c7b18d8f0e General: Fix travis. 2017-06-26 12:36:35 +10:00
Dylan Araps
a3db341980 General: Reduce number of imports in gen_colors. 2017-06-26 12:29:22 +10:00
Dylan Araps
b47dcb1e0d General: Generalise functions. 2017-06-26 12:25:58 +10:00