]> git.mdlowis.com Git - proto/labwc.git/commit
src/interactive.c: don't unshade when view is un-tiled by dragging
authortokyo4j <hrak1529@gmail.com>
Wed, 7 Aug 2024 03:45:23 +0000 (12:45 +0900)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 26 Aug 2024 18:30:22 +0000 (20:30 +0200)
commit2e19bd4d5b3c67c27d13be24d41a0ea9ba2f1626
tree5a3b8e02c619d95b4aa26319a7dd41583e5e9879
parent3fa9810a3660e7b5dc7654568033b080f9b2cc47
src/interactive.c: don't unshade when view is un-tiled by dragging

Unshading a maximized/tiled window at the start of interactive move
doesn't seem to be useful and caused flicker.
src/interactive.c