sway/include
Mikkel Oscar Lyderik 8ddafeeaae Fix assigning workspaces to outputs
It's possible to assign workspaces to certain outputs using the command:

    workspace <name> output <output>

However, this did not work in some cases where the workspace was
assigned before the given output was made available to sway.

This patch fixes those cases.
2016-03-04 16:44:49 +01:00
..
bar
client
commands.h libinput 2016-01-19 06:51:36 -08:00
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 criteria: Add. Learn for_window command. 2015-11-25 14:34:33 +01:00
extensions.h extensions: Track panels by wl_resource, position per panel. 2015-12-20 12:54:34 +01:00
focus.h seamless_mouse: Move pointer only if successfully changed workspace. 2015-10-23 16:35:48 +02:00
handlers.h container: Move container_under_pointer here from handlers. 2015-10-29 16:37:19 +01:00
input_state.h Implement bindsym --release 2016-01-07 21:43:00 +01:00
input.h libinput 2016-01-19 06:51:36 -08:00
ipc-client.h
ipc-server.h Replace deprecated function wlc_output_get_pixels. 2016-02-08 12:39:07 +01:00
ipc.h
layout.h sway: insert numbered workspaces in order 2015-12-18 01:22:07 +01:00
list.h swaybar: fix memory leaks 2015-12-22 17:54:47 +01:00
log.h Rearrange logging headers 2015-11-28 08:49:02 -05:00
output.h
readline.h
resize.h
stringop.h
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