pop-os / libcosmic

WIP library for COSMIC applications
https://pop-os.github.io/libcosmic/cosmic/
Mozilla Public License 2.0
473 stars 49 forks source link

Windows are slightly difficult to resize with cursor #399

Closed git-f0x closed 3 weeks ago

git-f0x commented 7 months ago

The window resize pointer grab area for libcosmic apps is inside the window, instead of along the edge, which can make resizing a bit difficult. GTK and Qt apps use an area from the border to slightly outside the window, so similar behavior might be optimal.

git-f0x commented 3 weeks ago

I'll close this since comments regarding this were added to the code.