sway/sway/tree
Brian Ashworth 804aacb8c7 workspace: prefer identifiers for output priority
Since output names can change in various configurations, including
DisplayPort MST, prefer output identifiers for the output priority.
Users can still use `workspace <ws> output <names-or-ids>`, but any
output that is programmatically added to the list will be added under
the output identifier. If the output name exists in the list (from the
user workspace output configs), then that will be retained instead of
switching to the output identifier for that output.
2019-08-13 09:16:45 +09:00
..
arrange.c arrange: remove gaps for workspace location deltas 2019-07-26 18:13:27 +03:00
container.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c swaybg: one instance for all outputs 2019-04-04 20:08:21 +03:00
root.c Fix sway crashes for scratchpad layouts 2019-06-16 12:29:16 -04:00
view.c view_update_size: fix surface_width/height mismatch 2019-08-12 09:42:11 +09:00
workspace.c workspace: prefer identifiers for output priority 2019-08-13 09:16:45 +09:00