]> git.mdlowis.com Git - proto/labwc.git/commit
view: set LAB_MIN_VIEW_WIDTH equal to total width of buttons
authortokyo4j <hrak1529@gmail.com>
Fri, 26 Apr 2024 11:08:08 +0000 (20:08 +0900)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 28 Apr 2024 08:20:24 +0000 (10:20 +0200)
commitc224e1e05a25ce66af3a69bc9bd2bc849ec37442
treed632ab3cdc6db100a2531df1eabc65fd7002c3ee
parent5be28d8b5661c1d0fce1f6211224031685f3056b
view: set LAB_MIN_VIEW_WIDTH equal to total width of buttons

This fixes pixman error due to a negative width passed to
`wlr_scene_rect_set_size()` in `ssd_titlebar_update()`.
include/view.h