Commit Graph

84 Commits

Author SHA1 Message Date
58a91b29aa Split focus-bounds into two functions 2015-05-24 02:00:06 +02:00
284a1240ce Cleaned up doc in `focus-average-colors' 2015-05-24 01:59:28 +02:00
497d13d758 Added functions for jumping between things 2015-05-24 01:56:36 +02:00
cd2aad5590 Cleaned up focus-dimness docstring 2015-05-19 00:21:38 +02:00
5753e25fdf fixed the focus-average-colors docstring 2015-05-18 00:46:43 +02:00
4c8391ea32 Fixed bug in defgroup 2015-05-17 20:28:40 +02:00
60f460b5be Simplified installation 2015-05-17 19:56:03 +02:00
01a7a95334 Changed paragraph to section in README 2015-05-17 12:42:06 +02:00
ff93c948da Added defgroup 2015-05-17 12:41:33 +02:00
809697ba52 Changed paragraph to sections 2015-05-17 12:41:18 +02:00
c89d08f510 Applied purcell's recommendations 2015-05-17 12:36:20 +02:00
b4fb132314 Changing modes should not affect Focus mode 2015-05-17 01:32:32 +02:00
5bddbbb7d3 Remove newline 2015-05-17 01:32:02 +02:00
663205443c Forgot to rename variables everywhere 2015-05-17 01:31:44 +02:00
35f3cf5d52 Use things as defined in thingatpt as bounds
One can customize what sort of bounds should be used for a mode, where
derived modes are used to generalize. By default text-mode and prog-mode
are defined.
2015-05-17 00:58:20 +02:00
eeb12d8db8 Added function to generate color based on `focus-dimness' 2015-05-13 00:08:57 +02:00
90806dc7ea Added custom variable for setting dimness 2015-05-13 00:08:43 +02:00
1c664fb992 Added installation section 2015-05-12 23:31:54 +02:00
e8c1eb5ce2 Added short commentary 2015-05-12 23:21:33 +02:00
f193014150 Did not work, back to static width 2015-05-12 23:17:20 +02:00
236c002b57 Tweaking sizes, trying max-with 2015-05-12 23:15:49 +02:00
500bab4833 Yet another try
Followed this:
http://stackoverflow.com/questions/14675913/how-to-change-image-size-markdown

Did not work, so trying this:
http://stackoverflow.com/questions/24383700/resize-image-in-the-wiki-of-github-using-markdown
2015-05-12 23:13:55 +02:00
3013760ef0 Resizing did not work, retry! 2015-05-12 23:10:00 +02:00
fee47bc7c9 Decrease the width of the gifs 2015-05-12 23:08:08 +02:00
9defce6158 Place the gif's side by side 2015-05-12 22:56:47 +02:00
6a6da19b00 Fixed image names 2015-05-12 22:54:05 +02:00
fbeecfc8ca Added README 2015-05-12 22:53:05 +02:00
10b44de510 Docstring update 2015-05-12 22:43:26 +02:00
af9fbfd9cb Changed name and added header 2015-05-12 22:42:01 +02:00
03e3cbc566 Documented every function/variable 2015-05-12 22:23:36 +02:00
8028fc088f Improved average color function
It assumed to receive hex-strings, fixed with using color-name-to-rgb
instead.
2015-05-12 02:18:35 +02:00
e691113e4b Moved init/termination to separate functions 2015-05-12 01:12:32 +02:00
6040c744cc Made custom search functions that saves excursion 2015-05-12 00:57:31 +02:00
02cec3494d Initial commit 2015-05-12 00:48:09 +02:00