PintaProject / Pinta

Simple GTK# Paint Program
http://www.pinta-project.com/
MIT License
1.81k stars 275 forks source link

Taking screenshot of active window excluding borders apparently still includes the borders #967

Open dandv opened 3 weeks ago

dandv commented 3 weeks ago

image

Version Fedora 38 KDE Wayland, Pinta 2.1.2

cameronwhite commented 3 weeks ago

I think this must be a bug with either your system's screenshot app or the KDE XDG desktop portals, so I'd suggest reporting it upstream. Pinta doesn't actually take the screenshot itself, and uses the XDG screenshot portal to take the screenshot using the system tool (this is necessary when sandboxed via Flatpak, Snap, etc). So it ends up just opening whatever image is given to it by the screenshot portal