jtheoof / swappy

A Wayland native snapshot editing tool, inspired by Snappy on macOS
MIT License
1k stars 40 forks source link

Add transparency feature #164

Open kadamski opened 6 months ago

kadamski commented 6 months ago

It is sometimes better if the drawing is not fully covering the picture but is semi-transparent. This patch adds a simple button to enable transparency. When this button is enabled, everything will be drawn with 50% alpha channel.

Shadorain commented 3 months ago

Why is this PR not merged?