summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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)