summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index fa56580..a1cd619 100644
--- a/TODO
+++ b/TODO
@@ -2,15 +2,17 @@ High priority:
Add support for monitor hotplugging
Add models for calculating fade and refresh rate parameters
Test with multiple X screens
+ Test, document and demo multi-display support
Medium priority:
Add a section in manual for information on which order
to apply settings and how it affects the result.
+ Import multi-screen and multi-display support so that new
+ connections are not need all the time.
Low priority:
- Raw ramp applying functions with precalcuated interpolation, polynomial
+ Raw ramp applying functions with precalcuated polynomial interpolation
Add support for temporarily closing DRM connection so that multiple users can run in DRM
- Add multi-display support (for example operating on two X displays)
Future stuff:
Add wayland support (could not find an API for it, but xwayland works)