diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-28 17:02:35 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-09-28 17:02:35 +1000 |
commit | 22412f57b06b1b344de0a5ccf2172b7bd10eadb9 (patch) | |
tree | adade49d798690cb5d47bd536432de40d4cbbcea /sway/commands/swaynag_command.c | |
parent | 58af0015170204de6d186f0f25cd0b9315d062d7 (diff) |
Fix floating views in tabbed/stacked workspaces not getting frame events
view_is_visible would return false, which meant the view wouldn't
receive a frame done event. view_is_visible needs to make an exception
for floating containers.
This also moves the workspace_is_visible check to an earlier location
for performance reasons.
Diffstat (limited to 'sway/commands/swaynag_command.c')
0 files changed, 0 insertions, 0 deletions