pop-os / xdg-desktop-portal-cosmic

GNU General Public License v3.0
43 stars 37 forks source link

fix(screenshot): Don't save empty selection #95

Closed joshuamegnauth54 closed 2 months ago

joshuamegnauth54 commented 2 months ago

Closes: pop-os/cosmic-screenshot#54

Capturing a screenshot with an empty rectangle selection saves a mangled image. This patch disables the "capture" button for empty selections. It also checks for valid selections prior to capturing the screenshot.