diff options
author | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2016-01-21 22:07:39 +0100 |
---|---|---|
committer | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2016-01-21 22:28:26 +0100 |
commit | fa0526f3dff4ca106f75272835ad047e53a34548 (patch) | |
tree | ba3903a01a88e277a8fd03fd9a015509c6e976dd /protocols | |
parent | 2c43bd2ac8cd24534c2743419454db5476ab9456 (diff) |
Fix rendering of view when moving to new workspace
This is a possible fix for #384.
To be honest I don't fully understand why this bug is happening, but I
have narrowed it down to the view stack in wlc and how sway orders views
in very specific situations (those described in #384).
Anyway this should fix the problem by eliminating the call to
`wlc_view_bring_to_front` which isn't really needed anyway since sending
all invisible views to the back is the same as bringing all visible
views to the front (rotating the view stack).
Diffstat (limited to 'protocols')
0 files changed, 0 insertions, 0 deletions