summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-18version: bumpdylan araps
2017-12-18reload: Remove unused import.dylan araps
2017-12-18version: bumpdylan araps
2017-12-18reload: Fix exit bug.dylan araps
2017-12-17wallpaper: Make WM fasterdylan araps
2017-12-17wallpaper: Add support for swaydylan araps
2017-11-19sway: Fix template file.dylan araps
2017-11-08Merge pull request #133 from isaachaller/fix-yaml-templateDylan Araps
2017-11-08docs: Fix album linkdylan araps
2017-11-07Fix yaml templateIsaac Haller
2017-10-29image: Fix shuffle not working with some file typesdylan araps
2017-10-25general: Fix license not included in pypi tarballdylan araps
2017-10-19version: bumpdylan araps
2017-10-19Merge pull request #121 from ranisalt/masterDylan Araps
2017-10-18Keep line length under 80cRanieri Althoff
2017-10-13export: Fix bug in shdylan araps
2017-10-12travis: Fix osx bugdylan araps
2017-10-12export: Export FZF colors.dylan araps
2017-10-05Add resource file for swayRanieri Althoff
2017-09-28Merge pull request #103 from dylanaraps/macos_testDylan Araps
2017-09-28Merge pull request #117 from linuxunil/syntax-errorsDylan Araps
2017-09-28Allow syntax errors to pass up since users should never see any.Matthew Leonberger
2017-09-26Merge pull request #113 from linuxunil/hotfix/unittestsDylan Araps
2017-09-26Fix MacOS UnittestsMatthew Leonberger
2017-09-25travis: Fix macos buildsdylan araps
2017-09-25Merge pull request #111 from linuxunil/masterDylan Araps
2017-09-24Use run instead of popen so that things are closed correctlyMatthew Leonberger
2017-09-24All OS tests currenly passing on travisMatthew Leonberger
2017-09-24Add OS detection for mac specific testsMatthew Leonberger
2017-09-24pylint and flake8 need to be in before_installMatthew Leonberger
2017-09-24Remove sequence order tests per Issue #102Matthew Leonberger
2017-09-13cursor: Workaround cursor colordylan araps
2017-09-12travis: Fix macOSdylan araps
2017-09-12travis: Fix macOSdylan araps
2017-09-11travis: Add macOS testingdylan araps
2017-09-11travis: Add macOS testingdylan araps
2017-08-27version: bumpdylan araps
2017-08-27sequence: Fix flash of colors on open.dylan araps
2017-08-27version: bumpdylan araps
2017-08-27Merge pull request #94 from dylanaraps/windowsDylan Araps
2017-08-27windows: Fix file not found error.Dylan Araps
2017-08-26version: bumpdylan araps
2017-08-26Merge pull request #93 from dylanaraps/windowsDylan Araps
2017-08-26sequences: Remove color 66.dylan araps
2017-08-25colors: Remove unused import.Dylan Araps
2017-08-25colors: Don't hardcode command to WindowsDylan Araps
2017-08-25wallpaper: Added support for Windows.Dylan Araps
2017-08-25general: Fix linux specific pathDylan Araps
2017-08-25colors: Use separate command on WindowsDylan Araps
2017-08-25OS: Added support for WindowsDylan Araps