summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-25 18:04:59 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-25 18:04:59 +0100
commit732f34532d8bddadc8002b859f3b6b26344adc20 (patch)
treeec7caea53f54ee5c293cc37008710b24f4aea76d
parentbump version (diff)
downloadblueshift-732f34532d8bddadc8002b859f3b6b26344adc20.tar.gz
blueshift-732f34532d8bddadc8002b859f3b6b26344adc20.tar.bz2
blueshift-732f34532d8bddadc8002b859f3b6b26344adc20.tar.xz
update todo and limitations
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--LIMITATIONS2
-rw-r--r--TODO2
2 files changed, 4 insertions, 0 deletions
diff --git a/LIMITATIONS b/LIMITATIONS
index ab9989d..619eacd 100644
--- a/LIMITATIONS
+++ b/LIMITATIONS
@@ -20,3 +20,5 @@ setup and I will make sure to fix this.
Blueshift requires adjustable gamma ramps. It is
very rare that video drivers do not support this.
+X11 cannot be started when DRM is used.
+
diff --git a/TODO b/TODO
index 70525e5..d4f5386 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ Medium priority:
Low priority:
Raw ramp applying functions with precalcuated interpolation, polynomial
Add cie_temperature
+ Add support for proxies such as Tor in weather
+ Add support for temporarily closing DRM connection so that multiple users can run in DRM
Future stuff:
Add wayland support (could not find an API for it, but xwayland works)