blob: 769364c5ac0f7f46f0722a36a8920c3e4cc26bf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
### Video drivers
Drivers must be able to start even with no physical monitor attached to the card.
### Rendering tinkering
* Tweak DPI to make toolkits use bigger icons & fonts etc.
* Xrandr panning support
* provides basic zoom
* Gamma tuning & color inversion
* To tune colors
* Xrandr screen mirror
* TODO: gtk3 "perfect" magnification
* widget is requested to render in a bigger pixmap
|