diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 23:38:34 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 23:38:34 +0200 |
commit | e2bf827ecc9e54b321c2febfe3664ec0428bc8fc (patch) | |
tree | 5f0a6fc7aed31fd59a9d5e62e9248edd3f0cbabe /LIMITATIONS | |
parent | Update e-mail (diff) | |
download | blueshift-e2bf827ecc9e54b321c2febfe3664ec0428bc8fc.tar.gz blueshift-e2bf827ecc9e54b321c2febfe3664ec0428bc8fc.tar.bz2 blueshift-e2bf827ecc9e54b321c2febfe3664ec0428bc8fc.tar.xz |
Update e-mail
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'LIMITATIONS')
-rw-r--r-- | LIMITATIONS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/LIMITATIONS b/LIMITATIONS index 00e5c36..acee674 100644 --- a/LIMITATIONS +++ b/LIMITATIONS @@ -15,17 +15,17 @@ The colour curves are strictly independent, it is for example not possible to swap red and blue, or adjust a subpixel depend on another. It is to my knowledge not possible to do so in X11. - Issue listen in the issue tracker: - https://github.com/maandree/blueshift/issues/5 Blueshift requires adjustable gamma ramps. It is very rare that video drivers do not support this. - Issue listen in the issue tracker: - https://github.com/maandree/blueshift/issues/5 VidMode can only modify the primary monitor. It can potentially do adjustments on some video drivers not supported by RandR. -X11 cannot be started when DRM is used. +Display servers cannot be started when DRM is used. +DRM disables Linux VT's colour palette on some machines, +which means that whilst DRM is in use, you will have +the default palette. Your custom palette is reinstated +automatically once DRM is not in use. |