summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-30tests: Fix testDylan Araps
2017-07-30general: Remove pointless f-stringDylan Araps
2017-07-30colors: Remove general x colors. Closes #49Dylan Araps
2017-07-30version: bumpDylan Araps
2017-07-30wallpaper: Fix crash when old wallpaper file doesn't exist. Fixes #63Dylan Araps
2017-07-29export: Fix formatDylan Araps
2017-07-29export: Export the colors in yaml.Dylan Araps
2017-07-28general: Use sys.exit everywhere.Dylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28css: Fixed css background variableDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28pypi: Fix install error 2.Dylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28docs: Compress README image.Dylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28setup: except runtimeerrorDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28Merge pull request #60 from dylanaraps/darkDylan Araps
2017-07-28colors: Don't overdarkenDylan Araps
2017-07-28colors: Darken bg if contrast is too low.Dylan Araps
2017-07-27args: Added -b to set custom background colorDylan Araps
2017-07-25Use README.md on pypiDylan Araps
2017-07-25gtk: template changesDylan Araps
2017-07-25general: edit commentDylan Araps
2017-07-24templates: Cleanup gtk2 templateDylan Araps
2017-07-24image: Fixed bug causing shuffle to use duplicate imagesDylan Araps
2017-07-24gtk: Catch import error.Dylan Araps
2017-07-24Merge pull request #58 from dylanaraps/gtk2Dylan Araps
2017-07-24general: Rename constantsDylan Araps
2017-07-24Merge pull request #57 from dylanaraps/gtk2Dylan Araps
2017-07-24docs: Add commentDylan Araps
2017-07-24reload: Remove GTK3 code and add commentDylan Araps
2017-07-24general: Remove coverage.Dylan Araps
2017-07-24gtk: Added script to reload GTK themes.Dylan Araps
2017-07-24general: Added GTK2 support.Dylan Araps
2017-07-24version: bumpDylan Araps
2017-07-24docs: READMEDylan Araps
2017-07-24coverage: remove coveragercDylan Araps
2017-07-24tests: Remove shitty testsDylan Araps
2017-07-23coverage: Don't omit files.Dylan Araps
2017-07-23tests: Add .coveragercDylan Araps
2017-07-23tests: Fix testDylan Araps
2017-07-23tests: Disable testDylan Araps
2017-07-23tests: Implement all arguments.Dylan Araps
2017-07-23tests: Fix conflict testDylan Araps
2017-07-23tests: test main()Dylan Araps
2017-07-23tests: process argsDylan Araps
2017-07-23tests: Fix testsDylan Araps
2017-07-23tests: Test argsDylan Araps