]> git.mdlowis.com Git - proto/labwc.git/commit
view: better honor usable areas when changing outputs...
authorAndrew J. Hesford <ajh@sideband.org>
Tue, 30 Jan 2024 19:41:33 +0000 (14:41 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 30 Jan 2024 21:12:46 +0000 (21:12 +0000)
commit01af000cd18d6da1229bb2a65fe9d587cd2b0ce9
treec5f2f530d4940fb9665358d0e9b8189f6e5abc4d
parentfc922fde218f9632de473fbc800993cc91058a57
view: better honor usable areas when changing outputs...

...in view_move_to_edge. If a view is fully within the usable area of
its original output, it should be fully within the usable area (if
possible) on its new output.
src/view.c