diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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) |