]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: Handle min size better
authorJoshua Ashton <joshua@froggi.es>
Sun, 17 Oct 2021 18:32:27 +0000 (18:32 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 17 Oct 2021 18:49:05 +0000 (19:49 +0100)
commit1db6c54e5932c24ed54043da9266866e8f11445f
treedbcc33e2efcac49aa4fbe5d2ae346903e6100b64
parenta6e1ee0a256616f5257839726b79992cec3f69fe
cursor: Handle min size better

Less janky than just returning if one extent reaches max, and also uses the new min_size function for xwayland hint support.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
src/cursor.c