Skip to content

Draft: projection and effects fixes

Tom Englund requested to merge tomenglund26/kwinft:projection into master

use a bool for transformation in the backend instead, makes things easier to understand what its doing. and with that use matrix.flipcordinates() instead on the projection matrix instead of the calculation on the combined matrix.

extend the api so we can get the bool from effects.

Merge request reports

Loading