| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: bump0.5.3 | Dylan Araps | 2017-07-28 | 1 | -1/+1 |
| * | setup: except runtimeerror | Dylan Araps | 2017-07-28 | 1 | -1/+1 |
| * | version: bump0.5.2 | Dylan Araps | 2017-07-28 | 2 | -1/+2 |
| * | version: bump0.5.1 | Dylan Araps | 2017-07-28 | 1 | -1/+1 |
| * | Merge pull request #60 from dylanaraps/dark | Dylan Araps | 2017-07-28 | 3 | -12/+36 |
| |\ | |||||
| | * | colors: Don't overdarken | Dylan Araps | 2017-07-28 | 1 | -4/+1 |
| | * | colors: Darken bg if contrast is too low. | Dylan Araps | 2017-07-28 | 3 | -12/+39 |
| |/ | |||||
| * | args: Added -b to set custom background color | Dylan Araps | 2017-07-27 | 2 | -0/+8 |
| * | Use README.md on pypi | Dylan Araps | 2017-07-25 | 2 | -7/+8 |
| * | gtk: template changes | Dylan Araps | 2017-07-25 | 1 | -19/+19 |
| * | general: edit comment | Dylan Araps | 2017-07-25 | 2 | -1/+3 |
| * | templates: Cleanup gtk2 template | Dylan Araps | 2017-07-24 | 1 | -1/+19 |
| * | image: Fixed bug causing shuffle to use duplicate images | Dylan Araps | 2017-07-24 | 1 | -1/+1 |
| * | gtk: Catch import error. | Dylan Araps | 2017-07-24 | 1 | -1/+5 |
| * | Merge pull request #58 from dylanaraps/gtk2 | Dylan Araps | 2017-07-24 | 9 | -33/+32 |
| |\ | |||||
| | * | general: Rename constants | Dylan Araps | 2017-07-24 | 9 | -33/+32 |
| * | | Merge pull request #57 from dylanaraps/gtk2 | Dylan Araps | 2017-07-24 | 3 | -0/+44 |
| |\| | |||||
| | * | docs: Add comment | Dylan Araps | 2017-07-24 | 1 | -0/+2 |
| | * | reload: Remove GTK3 code and add comment | Dylan Araps | 2017-07-24 | 1 | -7/+6 |
| | * | gtk: Added script to reload GTK themes. | Dylan Araps | 2017-07-24 | 2 | -0/+42 |
| | * | general: Added GTK2 support. | Dylan Araps | 2017-07-24 | 1 | -0/+1 |
| * | | general: Remove coverage. | Dylan Araps | 2017-07-24 | 2 | -6/+3 |
| |/ | |||||
| * | version: bump0.5.0 | Dylan Araps | 2017-07-24 | 1 | -1/+1 |
| * | docs: README | Dylan Araps | 2017-07-24 | 1 | -3/+1 |
| * | coverage: remove coveragerc | Dylan Araps | 2017-07-24 | 1 | -9/+0 |
| * | tests: Remove shitty tests | Dylan Araps | 2017-07-24 | 4 | -112/+1 |
| * | coverage: Don't omit files. | Dylan Araps | 2017-07-23 | 1 | -2/+0 |
| * | tests: Add .coveragerc | Dylan Araps | 2017-07-23 | 5 | -3/+15 |
| * | tests: Fix test | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| * | tests: Disable test | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: Implement all arguments. | Dylan Araps | 2017-07-23 | 2 | -3/+36 |
| * | tests: Fix conflict test | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: test main() | Dylan Araps | 2017-07-23 | 2 | -2/+7 |
| * | tests: process args | Dylan Araps | 2017-07-23 | 1 | -2/+5 |
| * | tests: Fix tests | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| * | tests: Test args | Dylan Araps | 2017-07-23 | 2 | -3/+40 |
| * | tests: Test urxvt alpha | Dylan Araps | 2017-07-23 | 1 | -0/+6 |
| * | tests: Fix failing test | Dylan Araps | 2017-07-23 | 2 | -3/+4 |
| * | general: Save file error handling | Dylan Araps | 2017-07-23 | 1 | -2/+5 |
| * | tests: Test sending escape sequences | Dylan Araps | 2017-07-23 | 1 | -0/+9 |
| * | coverage: Disable in reload.py | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: Test json file with no wallpaper. | Dylan Araps | 2017-07-23 | 2 | -0/+30 |
| * | tests: Don't rely on test order. | Dylan Araps | 2017-07-23 | 1 | -5/+8 |
| * | tests: Fix errors | Dylan Araps | 2017-07-23 | 2 | -3/+7 |
| * | tests: Test file import | Dylan Araps | 2017-07-23 | 1 | -0/+5 |
| * | tests: Exclude convert check | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: Test image cache | Dylan Araps | 2017-07-23 | 1 | -0/+11 |
| * | tests: Test imageamagick fail. | Dylan Araps | 2017-07-23 | 2 | -0/+5 |
| * | tests: Added test for template fail | Dylan Araps | 2017-07-23 | 1 | -0/+12 |
| * | travis: Fix flags | Dylan Araps | 2017-07-23 | 1 | -2/+1 |