sway/include
Mikkel Oscar Lyderik f63512480c 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
2016-03-17 23:47:42 +01:00
..
bar Differentiate between all or no outputs 2016-02-27 22:12:35 +01:00
client extract cairo_set_source_u32() 2016-01-25 22:44:33 +02:00
commands.h
config.h Free config before exiting sway. 2016-02-27 22:13:15 +01:00
container.h Make sway spawn only one bar per bar config 2016-02-27 22:12:35 +01:00
criteria.h
extensions.h Remove unused panel_size (and fix rearrange) 2016-03-17 23:47:42 +01:00
focus.h
handlers.h
input.h
input_state.h
ipc-client.h
ipc-server.h Replace deprecated function wlc_output_get_pixels. 2016-02-08 12:39:07 +01:00
ipc.h Fix ipc event bit masks 2016-02-21 22:49:20 +01:00
layout.h
list.h
log.h
output.h
readline.h Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
resize.h
stringop.h Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
sway.h Correctly exit sway on errors. 2016-02-26 09:42:21 +01:00
util.h
workspace.h Fix assigning workspaces to outputs 2016-03-04 16:44:49 +01:00