When a clientwin requests to be stacked 'Above', merely activate it to prevent
commit35951ebac0f78fa8cad16bb23f0c4f49ae486453
authorArnout Engelen <arnouten@bzzt.net>
Sat, 19 Nov 2011 23:34:16 +0000 (20 00:34 +0100)
committerArnout Engelen <arnouten@bzzt.net>
Sat, 19 Nov 2011 23:34:16 +0000 (20 00:34 +0100)
treea1826e2a8758a66aa44001376aa8285848bb9aaa
parent99eb0604c335068a975bcda329acb905b50b3fdb
When a clientwin requests to be stacked 'Above', merely activate it to prevent
it from stealing the focus when the clientwin is in the mplex with the
currently focussed window.

Perhaps we want the previous behavior when the clientwin asking to be stacked
'above' is not in the currently focussed mplex - in that case the mplex can be
switched to that window without stealing the focus.
ioncore/clientwin.c