]> git.mdlowis.com Git - proto/labwc.git/commit
view.c: Remove 'activated' flag when minimizing a view
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 27 Dec 2021 22:41:33 +0000 (23:41 +0100)
committerARDiDo <90479315+ARDiDo@users.noreply.github.com>
Tue, 28 Dec 2021 14:50:21 +0000 (09:50 -0500)
commit09949e6fafde4a2b5429fe0c754e64c0bcb48adf
tree2033e6cfa0b873422c160922b4e0a0710407b7fa
parent455d85e01caa0292d10da351c4046415782f218f
view.c: Remove 'activated' flag when minimizing a view

Before this change a window that had been minimized showed up with states Minimized and Activated.
For foreign-toplevel clients like taskbars that could mean to handle multiple windows at once
having a 'activated' state even though they were clearly minimized.
src/view.c