swayfx/sway/tree
mwenzkowski 01420193ef Fix criteria execution in view_map
This patch moves view_execute_criteria(view) below the fullscreen code.
Previously, if a view requested to be started in fullscreen, this was
done after execution of criteria and hence it was impossible to disable
fullscreen via criteria.

Fixes #3285
2018-12-12 13:41:47 +01:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c list.c: rename free_flat_list to list_free_items_and_destroy 2018-12-09 01:15:38 +00:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Fix default_orientation auto 2018-11-28 13:52:54 -05:00
root.c Fix scratchpad segfault - NULL focused workspace 2018-11-28 13:02:54 -05:00
view.c Fix criteria execution in view_map 2018-12-12 13:41:47 +01:00
workspace.c list.c: rename free_flat_list to list_free_items_and_destroy 2018-12-09 01:15:38 +00:00