mirror of
https://github.com/swaywm/sway.git
synced 2024-12-27 15:36:29 +01:00
f63512480c
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 |
||
---|---|---|
.. | ||
bar | ||
client | ||
commands.h | ||
config.h | ||
container.h | ||
criteria.h | ||
extensions.h | ||
focus.h | ||
handlers.h | ||
input.h | ||
input_state.h | ||
ipc-client.h | ||
ipc-server.h | ||
ipc.h | ||
layout.h | ||
list.h | ||
log.h | ||
output.h | ||
readline.h | ||
resize.h | ||
stringop.h | ||
sway.h | ||
util.h | ||
workspace.h |