Changeset d723a80 in mainline for kernel/arch/amd64/src/amd64.c

Timestamp:
2018-10-18T18:55:40Z (6 years ago)
Author:
Maurizio Lombardi <mlombard@…>
Children:
14ad75c
Parents:
8a1afd2
Message:

compositor: fix the over operator

If a vterm is on top of a vcalc and you decrease the opacity of the
first (or rotate/resize it), the result composite image is obviously wrong
(the vcalc's buttons become black…).

This is because of some mistakes in the over operator's implementation.
This patch fixes the problem by reimplementing it.

(No files)

Note: See TracChangeset for help on using the changeset viewer.