| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | settings: Added ENVAR PYWAL_CACHE_DIR to change cache dir. Closes #343 | Dylan Araps | 2019-01-04 | 1 | -1/+1 | |
| * | | | Merge pull request #354 from sraysmith/master | Dylan Araps | 2019-01-04 | 2 | -0/+38 | |
| |\ \ \ | ||||||
| | * | | | I added the haskell template for xmonad users. | sraysmith | 2018-12-20 | 1 | -0/+37 | |
| | * | | | I added the xmonad export_type. | sraysmith | 2018-12-20 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #355 from Khoyo/yk/pr/dmenu-template | Dylan Araps | 2019-01-04 | 2 | -0/+7 | |
| |\ \ \ | ||||||
| | * | | | template: add dmenu template | Younes Khoudli | 2018-12-30 | 2 | -0/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #331 from rstacruz/patch-1 | Dylan Araps | 2019-01-04 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix URxvt borders not respecting background opacity | Rico Sta. Cruz | 2018-11-01 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | docs: update3.2.1 | Dylan Araps | 2018-10-24 | 1 | -1/+1 | |
| * | | fix urxvt bg | Dylan Araps | 2018-10-24 | 1 | -1/+2 | |
| * | | better light colors | Dylan Araps | 2018-10-24 | 2 | -4/+4 | |
| * | | Merge branch 'master' of github.com:dylanaraps/pywal3.2.0 | Dylan Araps | 2018-10-23 | 1 | -17/+24 | |
| |\ \ | ||||||
| | * \ | Merge pull request #321 from tadly/putty | Dylan Araps | 2018-10-23 | 1 | -17/+24 | |
| | |\ \ | ||||||
| | | * | | fixes the putty template | tadly | 2018-10-23 | 1 | -17/+24 | |
| | |/ / | ||||||
| * / / | version: bump | Dylan Araps | 2018-10-23 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | general: lil bit more cont | Dylan Araps | 2018-10-18 | 1 | -1/+1 | |
| * | | Merge pull request #317 from dylanaraps/revert-308-feat/hash-file-for-cache-f... | Dylan Araps | 2018-10-18 | 2 | -14/+3 | |
| |\ \ | ||||||
| | * | | Revert "Hash file for cache filename"revert-308-feat/hash-file-for-cache-fname | Dylan Araps | 2018-10-18 | 2 | -14/+3 | |
| |/ / | ||||||
| * | | Merge pull request #308 from dgrisham/feat/hash-file-for-cache-fname | Dylan Araps | 2018-10-18 | 2 | -3/+14 | |
| |\ \ | ||||||
| | * | | Fix lint errors. | dgrisham | 2018-10-17 | 2 | -1/+2 | |
| | * | | move hashf() to util.py | dgrisham | 2018-09-27 | 2 | -9/+11 | |
| | * | | feat: hash file for cache filename | dgrisham | 2018-09-27 | 1 | -2/+10 | |
| * | | | general: st cursor col | Dylan Araps | 2018-10-17 | 1 | -1/+2 | |
| * | | | general: allow -o to be repeated. | Dylan Araps | 2018-10-17 | 1 | -2/+3 | |
| * | | | general: fix lint | Dylan Araps | 2018-10-17 | 1 | -1/+1 | |
| * | | | general: remove VTE fix. | Dylan Araps | 2018-10-17 | 1 | -15/+0 | |
| * | | | general: fix lint | Dylan Araps | 2018-10-17 | 3 | -8/+7 | |
| * | | | general: fix lint | Dylan Araps | 2018-10-17 | 1 | -0/+1 | |
| * | | | Merge pull request #309 from vesiv/master | Dylan Araps | 2018-10-17 | 1 | -1/+7 | |
| |\ \ \ | ||||||
| | * | | | Added support for AwesomeWM in the wallpaper set function | Vesiv | 2018-10-06 | 1 | -1/+7 | |
| | |/ / | ||||||
| * / / | general: fix macos issue. Closes #302 | Dylan Araps | 2018-10-17 | 1 | -14/+15 | |
| |/ / | ||||||
| * | | general: Fix reload | Dylan Araps | 2018-07-11 | 1 | -0/+2 | |
| * | | theme: Fix alpha. Closes #271 | Dylan Araps | 2018-07-06 | 1 | -1/+1 | |
| * | | reload: Check pids first. | Dylan Araps | 2018-07-06 | 2 | -4/+12 | |
| * | | general: Fix quiet mode with cached schemes. Closes #276 | Dylan Araps | 2018-07-06 | 1 | -5/+0 | |
| * | | docs: update | Dylan Araps | 2018-07-06 | 1 | -3/+3 | |
| * | | travis: 3.7 support | Dylan Araps | 2018-07-06 | 1 | -0/+1 | |
| * | | travis: 3.7 support | Dylan Araps | 2018-07-06 | 1 | -5/+0 | |
| * | | docs: update | Dylan Araps | 2018-07-06 | 1 | -6/+8 | |
| * | | docs: update | Dylan Araps | 2018-07-06 | 1 | -1/+1 | |
| * | | Merge branch 'master' of github.com:dylanaraps/pywal | Dylan Araps | 2018-07-06 | 3 | -0/+28 | |
| |\ \ | ||||||
| | * \ | Merge pull request #274 from vxid/master | Dylan Araps | 2018-07-04 | 3 | -0/+28 | |
| | |\ \ | ||||||
| | | * | | Add kitty support | vxid | 2018-07-03 | 3 | -0/+28 | |
| | |/ / | ||||||
| * / / | travis: 3.7 support | Dylan Araps | 2018-07-06 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | Merge branch 'master' of github.com:dylanaraps/pywal | Dylan Araps | 2018-06-26 | 1 | -0/+8 | |
| |\ \ | ||||||
| | * \ | Merge pull request #268 from D-Vaillant/master | Dylan Araps | 2018-06-26 | 1 | -0/+8 | |
| | |\ \ | ||||||
| | | * | | Implemented palette preview. | D-Vaillant | 2018-06-25 | 1 | -0/+8 | |
| | |/ / | ||||||
| * / / | colors: Revert palette changes. Fixes #266 | Dylan Araps | 2018-06-26 | 1 | -5/+14 | |
| |/ / | ||||||
| * | | wal: Show usage when no args passed | Dylan Araps | 2018-06-23 | 1 | -1/+2 | |
| * | | theme: Removed broken theme file. Closes #263 | Dylan Araps | 2018-06-22 | 1 | -1/+0 | |