Commit Graph

400 Commits

Author SHA1 Message Date
dylan araps
bb700c4db1 version: bump 2017-08-27 13:57:44 +10:00
dylan araps
31ef5ad58a sequence: Fix flash of colors on open. 2017-08-27 13:57:13 +10:00
dylan araps
e3a739c110 version: bump 2017-08-27 13:02:22 +10:00
Dylan Araps
12c52c4b7d Merge pull request #94 from dylanaraps/windows
windows: Fix file not found error.
2017-08-27 12:55:55 +10:00
Dylan Araps
0ae2986991 windows: Fix file not found error. 2017-08-27 12:53:34 +10:00
dylan araps
7326f6696c version: bump 2017-08-26 09:22:16 +10:00
Dylan Araps
7b86945775 Merge pull request #93 from dylanaraps/windows
OS: Added support for Windows
2017-08-26 09:15:58 +10:00
dylan araps
4744eee339 sequences: Remove color 66. 2017-08-26 09:19:32 +10:00
Dylan Araps
b4b3c4ca4c colors: Remove unused import. 2017-08-25 20:15:47 +10:00
Dylan Araps
9bca288ce9 colors: Don't hardcode command to Windows 2017-08-25 20:12:17 +10:00
Dylan Araps
6b5e65fc42 wallpaper: Added support for Windows. 2017-08-25 20:07:09 +10:00
Dylan Araps
8d0e3d4ed4 general: Fix linux specific path 2017-08-25 19:53:55 +10:00
Dylan Araps
3c7b0fd840 colors: Use separate command on Windows 2017-08-25 19:48:19 +10:00
Dylan Araps
f50cac635e OS: Added support for Windows 2017-08-25 19:39:47 +10:00
Adams Tower
f576f02741 Adds emacs foreground and background
This is necessary for the emacs xresources-theme to work with pywal.
2017-08-18 13:53:48 -04:00
josh
b375b9708c Use alpha for URxvt borderColor in template
This prevents the ugly non-transparent border on newly spawned urxvt terminals.
2017-08-16 12:37:38 -04:00
dylan araps
f24aa6756e version: bump 2017-08-16 15:55:12 +10:00
dylan araps
dad1736fce reload: Fix error with XQuartz on macOS. Closes #86 2017-08-16 15:53:22 +10:00
dylan araps
36e1c9d402 version: bump' 2017-08-15 15:06:18 +10:00
dylan araps
16c4b699b1 sequences: Fix incorrect macOS sequence. 2017-08-15 15:03:39 +10:00
dylan araps
554a95f14d wallpaper: Fix stray path object macOS. 2017-08-15 15:01:49 +10:00
Dylan Araps
d83ce9732a version: bump 2017-08-15 10:32:37 +10:00
Dylan Araps
fea56f35c4 image: Fix bug with relative image paths. 2017-08-15 10:32:02 +10:00
Dylan Araps
f7c5bec7c1 version: bump 2017-08-14 09:30:53 +10:00
Dylan Araps
842fb13817 wallpaper: Remove useless print 2017-08-14 09:30:40 +10:00
Dylan Araps
b5fe0b088d version: bump 2017-08-14 09:02:14 +10:00
Dylan Araps
9750559266 wallpaper: Fix urllib import error. 2017-08-14 09:01:50 +10:00
Dylan Araps
611a276d8d version: bump 2017-08-13 23:04:52 +10:00
Dylan Araps
383393c446 wallpaper: Correctly encode path. 2017-08-13 23:04:26 +10:00
Dylan Araps
dffe14180d version: bump' 2017-08-12 18:42:59 +10:00
Dylan Araps
8be48c07ff Merge pull request #79 from dylanaraps/35
general: Add support for Python 3.5
2017-08-12 18:42:27 +10:00
Dylan Araps
f14aaf5a4f version: bump 2017-08-12 13:09:44 +10:00
Dylan Araps
96a147ad1f args: Fix comment. 2017-08-12 13:05:50 +10:00
Dylan Araps
fda6f3a051 args: Added -R to restore the scheme. 2017-08-12 13:04:40 +10:00
Dylan Araps
2da36f38ac colors: Send UXTerm colors to X resources. Closes #81 2017-08-12 12:05:47 +10:00
Dylan Araps
02325547f4 colors: Fix cache file name. 2017-08-12 12:03:18 +10:00
Dylan Araps
b142ea0814 general: Remove need for OrderedDict 2017-08-10 09:35:33 +10:00
Dylan Araps
c61960722d general: Remove all pathlib usage 2017-08-10 09:23:50 +10:00
Dylan Araps
b1abb37f8c general: Remove all pathlib usage 2017-08-10 09:17:47 +10:00
Dylan Araps
05c271c3a7 general: Remove all pathlib usage 2017-08-10 09:17:11 +10:00
Dylan Araps
c43b52b5d8 general: Remove pointless format 2017-08-10 01:02:48 +10:00
Dylan Araps
c9f0ad2921 colors: Use an ordered dict to store the colors. 2017-08-10 00:40:19 +10:00
Dylan Araps
0b8e6749f3 util: Fix error on 3.6 2017-08-09 11:26:57 +10:00
Dylan Araps
d98be353ec general: Make pywal compatible with python 3.5 2017-08-09 11:22:51 +10:00
Fernando Vásquez
5b3806d0a8 de-indenting the comments 2017-08-06 07:43:41 -06:00
Fernando Vásquez
524b52dee5 Theme is optional for GTK refresh
I thought maybe that specific theme could be optional for running the reload script.
2017-08-06 06:25:17 -06:00
dylan araps
60cbbe92b5 version: bump 2017-08-03 15:03:25 +10:00
Aaron Eikenberry
282605376d reverts unsafe shell=True, add option for skipping reload environment 2017-08-02 23:41:51 -05:00
Aaron Eikenberry
648ff3c4f0 Merge branch 'master' of github.com:dylanaraps/pywal
* 'master' of github.com:dylanaraps/pywal:
  version: bump
  tests: Fix test
  colors: fix print
  colors: Create comment color based on bg.
  version: bump
2017-08-02 23:20:51 -05:00
Aaron Eikenberry
6a4c7de651 fixes mac wallpaper 2017-08-02 23:20:31 -05:00
Dylan Araps
8a0b380eb5 Merge branch 'master' of github.com:dylanaraps/wal.py 2017-08-03 06:10:36 +10:00
Dylan Araps
1a5b4192a6 version: bump 2017-08-03 06:10:25 +10:00
Dylan Araps
af96e382b4 colors: fix print 2017-08-02 19:40:42 +10:00
Dylan Araps
93c4bcd96b colors: Create comment color based on bg. 2017-08-02 19:37:55 +10:00
Dylan Araps
29d7c93779 version: bump 2017-08-02 13:18:05 +10:00
Aaron Eikenberry
7f6f690ca7 Adds support for changing tab bar color in iTerm 2017-08-01 22:06:18 -05:00
Dylan Araps
2a8c65ea07 tests: Fix test 2017-08-01 16:43:43 +10:00
Dylan Araps
b299f7b3fd docs: Fixed comments 2017-08-01 16:38:22 +10:00
Dylan Araps
53819ed977 version: bump 2017-07-31 21:35:34 +10:00
Dylan Araps
42ee81debd export: Add plain color file for backwards-compatibility with wal 2017-07-31 21:35:08 +10:00
Dylan Araps
b243bbb7ba version: bump 2017-07-31 16:11:29 +10:00
Dylan Araps
d8293b20de wallpaper: Correct sqlite3 command. 2017-07-31 16:07:54 +10:00
Dylan Araps
b49ace1294 wallpaper: Use string instead of path. 2017-07-31 16:02:56 +10:00
Dylan Araps
0b7a91a8e5 wallpaper: Use sqlite3 command. 2017-07-31 15:53:39 +10:00
Dylan Araps
3540645a32 wallpaper: Fix quotes 2017-07-31 15:19:58 +10:00
Dylan Araps
9f1d8bffe0 wallpaper: Add support for macOS 2017-07-31 15:10:19 +10:00
Dylan Araps
b3596e65dd sequences: move things around 2017-07-31 14:56:12 +10:00
Dylan Araps
db471199b7 Merge branch 'master' into macos2 2017-07-31 14:50:06 +10:00
Dylan Araps
d9f523a85e colors: Fix bug with brighter backgrounds 2017-07-31 14:49:20 +10:00
Dylan Araps
7f49f95439 sequences: Fix foreground color on mac 2017-07-31 14:44:25 +10:00
Dylan Araps
bb95b278b1 colors: Fix bug with brighter backgrounds 2017-07-31 11:11:14 +10:00
Dylan Araps
e9f98b0d12 tests: Fix tests 2017-07-31 01:08:26 +10:00
Dylan Araps
12dec5c360 Merge branch 'master' into macos2 2017-07-31 01:04:31 +10:00
Dylan Araps
4ceda6bbbc sequences: shorten var 2017-07-31 01:03:05 +10:00
Dylan Araps
f03d7fb5a6 sequences: cleanup 2017-07-31 01:01:59 +10:00
Dylan Araps
7781234150 sequences: Fix extra arg 2017-07-30 23:19:25 +10:00
Dylan Araps
a3339b3c49 sequences: Add missing args 2017-07-30 23:11:52 +10:00
Dylan Araps
dc2d5662cc sequences: Set macOS special colors. 2017-07-30 23:05:36 +10:00
Dylan Araps
eaf7248260 sequences: Send colors to macOS ttys 2017-07-30 22:59:31 +10:00
Dylan Araps
ca63452eb1 sequences: Send colors 0-15 2017-07-30 22:16:41 +10:00
Dylan Araps
ddcd568289 tests: Fix test 2017-07-30 12:44:46 +10:00
Dylan Araps
ad986dd534 general: Remove pointless f-string 2017-07-30 12:44:03 +10:00
Dylan Araps
02d37b6bbe colors: Remove general x colors. Closes #49 2017-07-30 12:42:26 +10:00
Dylan Araps
ce046fb948 version: bump 2017-07-30 10:42:41 +10:00
Dylan Araps
974565bacb wallpaper: Fix crash when old wallpaper file doesn't exist. Fixes #63 2017-07-30 10:41:59 +10:00
Dylan Araps
31425f77a0 export: Fix format 2017-07-29 21:31:35 +10:00
Dylan Araps
65fd7b89d6 export: Export the colors in yaml. 2017-07-29 21:27:01 +10:00
Dylan Araps
b60d9d0d97 general: Use sys.exit everywhere. 2017-07-28 17:49:40 +10:00
Dylan Araps
d67cd885ea version: bump 2017-07-28 16:56:01 +10:00
Dylan Araps
4bf538ee79 css: Fixed css background variable 2017-07-28 16:55:25 +10:00
Dylan Araps
05959f0ad6 version: bump 2017-07-28 16:17:15 +10:00
Dylan Araps
5703f771f8 version: bump 2017-07-28 16:14:28 +10:00
Dylan Araps
4ca0598ddd version: bump 2017-07-28 16:06:32 +10:00
Dylan Araps
82e15672ba version: bump 2017-07-28 16:00:56 +10:00
Dylan Araps
a522142377 version: bump 2017-07-28 15:56:15 +10:00
Dylan Araps
182479b795 colors: Don't overdarken 2017-07-28 12:19:40 +10:00
Dylan Araps
ef9f8f28c9 colors: Darken bg if contrast is too low. 2017-07-28 11:56:30 +10:00
Dylan Araps
017547ff0a args: Added -b to set custom background color 2017-07-27 10:40:28 +10:00
Dylan Araps
c787174f75 gtk: template changes 2017-07-25 14:18:41 +10:00
Dylan Araps
3dba546dbc general: edit comment 2017-07-25 09:43:36 +10:00
Dylan Araps
8ba377de3a templates: Cleanup gtk2 template 2017-07-24 23:01:53 +10:00
Dylan Araps
24ae58d942 image: Fixed bug causing shuffle to use duplicate images 2017-07-24 22:35:41 +10:00
Dylan Araps
5ffcaafe82 gtk: Catch import error. 2017-07-24 22:34:05 +10:00
Dylan Araps
b9bf74f89b general: Rename constants 2017-07-24 22:29:20 +10:00
Dylan Araps
4fecce6e9c docs: Add comment 2017-07-24 21:59:44 +10:00
Dylan Araps
609771e695 reload: Remove GTK3 code and add comment 2017-07-24 21:56:41 +10:00
Dylan Araps
b3fe4d47ae gtk: Added script to reload GTK themes. 2017-07-24 21:48:57 +10:00
Dylan Araps
0ec21b4ad2 general: Added GTK2 support. 2017-07-24 20:30:01 +10:00
Dylan Araps
57ca70d1fd version: bump 2017-07-24 12:54:12 +10:00
Dylan Araps
c7391d7c92 tests: Add .coveragerc 2017-07-23 23:49:28 +10:00
Dylan Araps
b5c3ae6f2a tests: Disable test 2017-07-23 23:31:51 +10:00
Dylan Araps
6d116540dd tests: Test args 2017-07-23 22:31:20 +10:00
Dylan Araps
2e39be9627 general: Save file error handling 2017-07-23 22:00:46 +10:00
Dylan Araps
2fa6215b55 tests: Exclude convert check 2017-07-23 21:10:42 +10:00
Dylan Araps
254c09146c general: Fix regex issue. 2017-07-23 18:42:54 +10:00
Dylan Araps
83a0f6945d general: Add -a to support terminal transparency. 2017-07-23 18:42:54 +10:00
Dylan Araps
38744ecf3e optimization: Speed up image processing by 5-6x resizing images before grabbing palettes. 2017-07-23 16:59:08 +10:00
Dylan Araps
07b8ad8e0d tests: Fix tests 2017-07-23 14:59:20 +10:00
Dylan Araps
38fcae33a0 api: Added function to load colors from file. 2017-07-23 14:51:42 +10:00
Dylan Araps
a0c130cbda tests: Fix tests 2017-07-23 12:03:23 +10:00
Dylan Araps
7e5723d7c1 reload: Add missing arg. 2017-07-23 11:32:03 +10:00
Dylan Araps
1eb16c8f97 api: More changes. 2017-07-23 11:05:20 +10:00
Dylan Araps
377cc7e68c api: Changed export arguments. 2017-07-23 10:57:33 +10:00
Dylan Araps
d1c2b8023d api: Add function to export individual templates. 2017-07-22 23:27:43 +10:00
Dylan Araps
a84275f1f4 template: Rename arg to make more sense. 2017-07-22 22:43:35 +10:00
Dylan Araps
1e1150bd56 template: Minor change. 2017-07-22 22:30:54 +10:00
Dylan Araps
de47c1beaa api: Remove wal.py 2017-07-22 22:26:49 +10:00
Dylan Araps
016e97d6e6 lint: Remove all lint comments. 2017-07-22 19:11:14 +10:00
Dylan Araps
6e39b78dc3 general: Use __all__ in __init__.py 2017-07-22 17:46:40 +10:00
Dylan Araps
a34a9c5977 api: Cleanup 2017-07-22 11:19:17 +10:00
Dylan Araps
7d1fc8d4d3 general: Disable notifications by default. 2017-07-22 10:58:14 +10:00
Dylan Araps
38afea4f2e General: move cache call 2017-07-22 10:51:52 +10:00
Dylan Araps
c8dd8f4d03 general: Fixes. 2017-07-22 10:01:14 +10:00
Dylan Araps
d8d0297d89 general: Fix comment 2017-07-22 09:50:35 +10:00
Dylan Araps
12f9211cd4 general: Remove comments that just repeat what the code does. 2017-07-22 09:46:45 +10:00
Dylan Araps
3d1f11b1bd util: Add new msg function. 2017-07-21 11:19:17 +10:00
Dylan Araps
950b7e892a general: Remove unused module. 2017-07-20 23:42:03 +10:00
Dylan Araps
52cd5e5f1a General: Unhardcode all CACHE_DIR and COLOR_COUNT usage. 2017-07-20 23:19:13 +10:00
dylan araps
a3d4b3d9f3 api: Move CACHE_DIR 2017-07-20 13:44:47 +10:00
dylan araps
88bdd9ab01 api: Use wal file in __main__.py 2017-07-20 13:40:31 +10:00
dylan araps
b8d6049aa8 api: Move api funtions to wal.py 2017-07-20 12:57:57 +10:00
dylan araps
9587854303 general: Start work on a proper api. 2017-07-20 10:42:31 +10:00
Dylan Araps
134fd728f0 colors: Fix tkinter error. 2017-07-14 09:12:06 +10:00
Sean Haugh
f4bf551215 reload: Try to reload polybar 2017-07-12 13:48:52 -05:00
Dylan Araps
209196ba8f Merge branch 'master' of github.com:dylanaraps/wal.py 2017-07-10 10:48:01 +10:00
Dylan Araps
bfae735b88 version: bump 2017-07-10 10:47:54 +10:00
Dylan Araps
1d63b05e40 export: Add wallpaper to export files, 2017-07-09 23:39:35 +10:00
Dylan Araps
dbea281483 export: Add error handling 2017-07-09 23:32:26 +10:00
Dylan Araps
91fa1e0ca5 export: Add error handling 2017-07-09 23:27:15 +10:00
Dylan Araps
07fd6fa661 export: Add wallpaper to export files, 2017-07-09 20:55:07 +10:00
Dylan Araps
06a5301fa4 colors: Fix xclock colors. 2017-07-08 22:28:45 +10:00
Dylan Araps
36feca8477 colors: Set xclock colors. 2017-07-08 21:43:12 +10:00
Dylan Araps
dd357b6c63 version: bump 2017-07-08 12:27:06 +10:00
Dylan Araps
0365631666 version: bump 2017-07-08 12:26:43 +10:00
Dylan Araps
e07de9f19a image: Fix bug where images that only had differing suffixes used the same scheme. 2017-07-08 12:11:11 +10:00
Dylan Araps
e839fab860 magic: Fixed infinite loop when wal is given a really simple image. 2017-07-08 11:58:43 +10:00
Dylan Araps
b2afeed7e3 version: bump 2017-07-07 10:54:34 +10:00
Dylan Araps
a288d35ef7 util: Update docs 2017-07-07 10:51:14 +10:00
Dylan Araps
b79c44e5ff version: bump 2017-07-06 22:33:57 +10:00
Dylan Araps
e86239d3b5 wallpaper: Fix a bug causing wallpaper not to change properly in some DEs. 2017-07-06 22:33:10 +10:00
Dylan Araps
7508d0139d general: small cleanup. 2017-07-06 21:18:34 +10:00
Dylan Araps
85ae880755 util: Update docs 2017-07-02 23:30:09 +10:00
Dylan Araps
4bfa9a99d9 wallpaper: Update docs 2017-07-02 23:28:58 +10:00
Dylan Araps
5472eaa972 util: Update docs 2017-07-02 23:27:29 +10:00
Dylan Araps
14fa95f825 Update settings.py 2017-07-02 23:26:15 +10:00
Dylan Araps
370ec30572 reload: Update docs 2017-07-02 23:25:40 +10:00
Dylan Araps
570bfccfc5 magic: Update docs 2017-07-02 23:24:55 +10:00
Dylan Araps
0757c9ef05 sequences: Update docs. 2017-07-02 23:21:19 +10:00
Dylan Araps
11d20ef055 template: Fix whitespace. 2017-07-02 16:14:16 +10:00
Dylan Araps
0425f1d8aa util: Fix set_grey type mismatch. 2017-07-01 19:45:53 +10:00
Dylan Araps
0f6b48523c general: Remove executable permission from python files. 2017-07-01 18:24:59 +10:00
Dylan Araps
18668b884b version: bump 2017-07-01 17:22:54 +10:00
Dylan Araps
763c834446 template: Add generic special colors to xrdb. 2017-07-01 17:22:33 +10:00
Dylan Araps
20adf692a0 wallpaper: Move function around. 2017-06-30 23:09:06 +10:00
Dylan Araps
5ab39a2553 version: bump 2017-06-30 22:30:30 +10:00
Dylan Araps
dc08229877 version: bump 2017-06-30 20:07:58 +10:00
Dylan Araps
6d48f5fb6b colors: Fix bug with i3 titlebars not being the right color. 2017-06-30 20:07:28 +10:00
Dylan Araps
98190fa0df template: Remove un-needed line from konsole config. 2017-06-30 18:08:17 +10:00
Dylan Araps
a31da0cfa6 template: Added a template for Konsole theme generation. 2017-06-30 18:01:57 +10:00
Dylan Araps
e0842aa626 general: Remove non-ascii char from setup.py 2017-06-30 15:53:46 +10:00
Dylan Araps
31b36efa9b version: bump 2017-06-30 15:47:35 +10:00
Dylan Araps
d0eb5a64ad version: bump 2017-06-30 15:35:17 +10:00
Dylan Araps
1f531160d6 general: cleanup 2017-06-30 15:27:51 +10:00
Dylan Araps
c8f76a5604 version: bump 2017-06-30 15:16:15 +10:00
Dylan Araps
ba29542a2a wallpaper: Fix bug with wallpaper not being set. Closes #21 2017-06-30 11:03:22 +10:00
Dylan Araps
5015f2706c general: Rename gen_colors to magic 2017-06-30 10:21:20 +10:00
Dylan Araps
23571cc620 general: Rename set_colors to sequences 2017-06-30 10:15:59 +10:00
Dylan Araps
6c08e44ca4 general: Split image functions into own module and remove un-needed pathlib imports. 2017-06-30 10:07:42 +10:00
Dylan Araps
615321de94 general: Rename export_colors to export. 2017-06-30 09:54:10 +10:00
Dylan Araps
453d0cfa39 export: Simplify expressions. 2017-06-30 09:48:34 +10:00
Dylan Araps
6ca3fa2763 tests: Fix linting and tests. 2017-06-30 09:28:23 +10:00
Paul Bienkowski
9de88ad3b8 template: refactor to allow {color1.rgb} notation and remove putty exception 2017-06-29 16:47:13 +02:00
Dylan Araps
fce5036554 template: Fix whitespace. 2017-06-29 23:16:03 +10:00
Dylan Araps
08f396c653 templates: Add background, foreground and cursor. 2017-06-29 22:35:47 +10:00
Dylan Araps
0834cd024b general: Remove duplicate code. 2017-06-29 20:05:11 +10:00
Dylan Araps
d9a22726cb template: Don't make dir a constant. 2017-06-29 19:56:09 +10:00
Dylan Araps
5e5908a013 export: Make function more general for the test. 2017-06-29 19:52:43 +10:00
Dylan Araps
4ec8c16d0a general: comments. 2017-06-29 18:56:56 +10:00
Dylan Araps
ad9f62e9b8 general: Added back printing of export. 2017-06-29 18:55:41 +10:00
Dylan Araps
1541af9052 colors: Convert colors to rgb for putty. 2017-06-29 18:52:44 +10:00