]> git.mdlowis.com Git - proto/labwc.git/commit
src/osd.c: fix max text width
authorFlrian <4444593+Flrian@users.noreply.github.com>
Sun, 19 Jun 2022 19:10:03 +0000 (21:10 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 19 Jun 2022 20:03:43 +0000 (21:03 +0100)
commit1eab4b5269ffa00bc70abc299fe0da6a6bbb4f6d
tree35f015ae97ee695e4f490ef80c233b6d273cf93e
parentca56357b5ff25f73ac79ce4f2c13eaaf54ea3e7d
src/osd.c: fix max text width

Making sure long window titles don't overflow the selection box

Closes issue #406

Written-by: @johanmalm
src/osd.c