diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-15 20:59:09 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-15 20:59:09 +0200 |
commit | 54bf846f2159a5099276225da91c427d3b1133f3 (patch) | |
tree | cd6db0029fd7fa52a36fad43e75fd078a762cd1d /README.md | |
parent | update limitations (diff) | |
download | blueshift-54bf846f2159a5099276225da91c427d3b1133f3.tar.gz blueshift-54bf846f2159a5099276225da91c427d3b1133f3.tar.bz2 blueshift-54bf846f2159a5099276225da91c427d3b1133f3.tar.xz |
canniablise my fake windows patch for redshift
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -36,11 +36,11 @@ modifying the colour curves. Blueshift provides no safe guards from making your screen unreadable (this feature [the lack of a feature] is used in the sleepmode example) or otherwise miscoloured; -and Blueshift will never, officially, add support -specifically for any proprietary operating system, -Free Software clones (for example ReactOS) may however -get support. Blueshift is fully extensible so it is -possible to make extensions that make it usable under +and Blueshift will never, officially, be tested on any +proprietary operating system. It may however add +theoretical support and be tested on Free Software clones +(for example ReactOS). Blueshift is fully extensible so it +is possible to make extensions that make it usable under unsupported systems, the base code is written in Python 3 without calls to any system dependent functions (with exception for fallbacks.) This is not necessarily true |