diff options
author | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2016-03-17 23:31:14 +0100 |
---|---|---|
committer | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2016-03-17 23:47:42 +0100 |
commit | f63512480c058b9ebe80c2dd5f43fd6597811ef4 (patch) | |
tree | d0f2a2aeb742e3abbc3da0c251d1e9c7f18d7f16 /swaybar/status_line.c | |
parent | 50b9a4e8a6fbe712457cadf71939a1376add9cf6 (diff) |
Remove unused panel_size (and fix rearrange)
desktop_shell.panel_size was only used to determine if sway should
rearrange the output when rendering the panel in the output_pre_render
hook. This is not needed since the output will have been arranged at
that point.
It also caused sway to rearrange all the time when running with two
or more different monitors/resolutions because panel_size kept changing
with every output_pre_render callback.
Should fix #514
Diffstat (limited to 'swaybar/status_line.c')
0 files changed, 0 insertions, 0 deletions