Skip to content

Allow animating screen changes

Aleix Pol Gonzalez requested to merge work/animate-transformations into master

Dims the display when certain changes are applied, currently only mode changes and transformations (i.e. rotation). It uses the same signals as when we turn on and off an output, so it's basically dimming them. This could be improved by making these animations specific to the task, but for now this provides the very basics.

Depends on kwayland-server!266 (closed)

Edited by Aleix Pol Gonzalez

Merge request reports