]> git.mdlowis.com Git - proto/labwc.git/commit
view: constrain window size to that of usable area
authorJohan Malm <jgm323@gmail.com>
Sat, 6 Jan 2024 21:36:12 +0000 (21:36 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 8 Jan 2024 22:08:27 +0000 (22:08 +0000)
commitc646c7bd1b72cca45887d076dbcfc3b875a7ebb8
treec3c8a9f1a4c760fd7ddf2a7d18d586171c4e79e3
parentbce0c6ce562383df8a89ef91e6034e88c8ec98f0
view: constrain window size to that of usable area

...on first map (when application is started).

Fixes #1399
include/view.h
src/view.c
src/xdg.c
src/xwayland.c