Skip to content

Add widget blend types

David Reichelt requested to merge (removed):x11_widget_blend_modes into master

Fixes #274 (closed)

Summary of Changes Introduced

This will add support for setting different blend types on a Widget.

PR Checklist

  • I have documented any user-visible changes to the code in the documentation folder
  • I agree that the changes introduced in this PR are dual-licensed under the LGPL-3.0 and MIT licenses (Why?)
  • I have added applicable tests, or at least not introduced any failures

Merge request reports