Commit Graph

254 Commits

Author SHA1 Message Date
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
Dylan Araps
e92bce4fe9 template: Add initial putty template. 2017-06-29 18:12:41 +10:00
Dylan Araps
35920c7164 templates: Added template for x colors. 2017-06-29 17:44:05 +10:00
Dylan Araps
72b0a22303 templates: Added template for x colors. 2017-06-29 17:42:59 +10:00
Dylan Araps
6d560f68d3 templates: Added templates for scss and sh. 2017-06-29 17:33:49 +10:00
Dylan Araps
c0ee7985f3 colors: Use templates. 2017-06-29 17:25:16 +10:00
Dylan Araps
3283d38e07 colors: Figured out what the escape sequences do. 2017-06-29 12:33:01 +10:00
Dylan Araps
a56d0facff tests: Update tests to support the new json config files. 2017-06-29 12:25:59 +10:00
Dylan Araps
dc8b302180 General: comment. 2017-06-29 11:56:36 +10:00
Dylan Araps
3b6475be1a colors: Use json for all wal generated colors. 2017-06-29 11:54:04 +10:00
Dylan Araps
8a908de48c colors: Store generated colors in a dict to later export to json. 2017-06-29 11:37:27 +10:00
Dylan Araps
950400ef7d colors: Add json support to exported files. 2017-06-29 11:16:15 +10:00
Dylan Araps
1734129dea colors: Add support for importing colors in a json format. 2017-06-29 10:54:42 +10:00
Paul Bienkowski
76ec7f6cdc main: add -f flag to read colorscheme from file 2017-06-28 14:35:28 +02:00
Dylan Araps
a249f2083b General: Better solution to bug. 2017-06-28 20:38:11 +10:00
Dylan Araps
153a7f92d2 General: Fix wallpaper bug 2017-06-28 20:28:16 +10:00
Dylan Araps
c067948d59 version: bump 2017-06-28 20:22:21 +10:00
Dylan Araps
c00df332aa General: Fix bug when shuffling in a directory with only one image. 2017-06-28 20:21:22 +10:00
Dylan Araps
d82de89d36 General: Fix test. 2017-06-27 21:28:12 +10:00
Dylan Araps
b5c27de8b5 image: Use os.scandir to find images. 2017-06-27 21:07:19 +10:00
Dylan Araps
1ede83a018 General: Rename file to match others. 2017-06-27 18:16:54 +10:00
Dylan Araps
c2942fd431 version: Release 0.2.5 2017-06-27 17:54:08 +10:00
Dylan Araps
9d9b24e415 General: Add initial test. 2017-06-27 11:41:04 +10:00
Dylan Araps
277c27c98a General: Remove find_packages 2017-06-27 10:43:23 +10:00
Dylan Araps
b8f1e73e11 General: Fix pywal error. 2017-06-27 10:33:30 +10:00
Dylan Araps
ae769c2401 Release: 0.2.1 2017-06-27 10:03:00 +10:00
Dylan Araps
5e95482a19 version: bump 2017-06-27 01:16:14 +10:00
Dylan Araps
793bf3d119 General: Remove unused function. 2017-06-27 01:15:20 +10:00
Dylan Araps
94661b3716 General: Shorten sort_colors. 2017-06-27 00:52:59 +10:00
Dylan Araps
6215fd602b General: Update comments. 2017-06-26 23:46:58 +10:00
Dylan Araps
7a723eb173 General: Rename globals to settings and import constants we need. 2017-06-26 23:36:36 +10:00
Dylan Araps
0b38d7affc General: Remove last global variable. 2017-06-26 23:23:38 +10:00
Dylan Araps
21c19af696 General: Remove most globals. 2017-06-26 23:16:39 +10:00
Dylan Araps
ed306af001 General: Remove most globals. 2017-06-26 23:16:24 +10:00
Dylan Araps
8119a65f51 General: Remove most globals. 2017-06-26 23:13:51 +10:00
Dylan Araps
091021a878 General: Add __version__ to __init__.py 2017-06-26 20:03:53 +10:00
Dylan Araps
e329f3aea9 General: Renames settings.py to globals.py 2017-06-26 15:39:39 +10:00
Dylan Araps
67888e041b colors: Simplify random img. 2017-06-26 15:09:35 +10:00
Dylan Araps
25870f9872 wallpaper: Swap to os.environ.get 2017-06-26 14:51:09 +10:00
Dylan Araps
0bf70c105e General: Cleanup 2017-06-26 14:41:57 +10:00
Dylan Araps
c7b18d8f0e General: Fix travis. 2017-06-26 12:36:35 +10:00
Dylan Araps
a3db341980 General: Reduce number of imports in gen_colors. 2017-06-26 12:29:22 +10:00
Dylan Araps
b47dcb1e0d General: Generalise functions. 2017-06-26 12:25:58 +10:00
Dylan Araps
3d1627f3c7 General: Fix missing import. 2017-06-26 12:13:05 +10:00
Dylan Araps
583a0c19ad General: Split wal into multiple files. 2017-06-26 12:09:35 +10:00
Dylan Araps
8ced011195 General: Move wal into it's own script. 2017-06-26 11:17:45 +10:00
Dylan Araps
c9aa00774b General: Move wal into it's own script. 2017-06-26 11:17:16 +10:00
Dylan Araps
4215f700d1 General: Cleanup 2017-06-26 10:49:23 +10:00
Dylan Araps
eab524f372 General: Changes 2017-06-26 10:23:43 +10:00
Dylan Araps
bd8ae8ffc8 export: Fix bug with color66 appearing in export files. Closes #6 2017-06-26 10:14:32 +10:00
Daniel Liljeström
e4fd761052 Use setuptools.setup console_scripts entry point.
- Switch to distributing pywal as a module and having setuptools register
  the script as an console_script entry point.

- Added python_requires field to setuptools.setup.

- Use the module version as the package version.
2017-06-25 18:53:53 +02:00