sway-patched-tray-menu/sway
S. Christoffer Eliesen ed730db11b layout: Keep output at the correct size, workspace can be smaller.
If the output is not at the correct size then that info must be queried
from wlc. The output size is used by e.g. seamless mouse to detect
output edges.

With this patch the output size is now correct and the workspace size is
adjusted according to any panels.

Without this patch seamless mouse would fail to detect outputs
above/below each other if there was a panel in between because the
output would offically end where the panel started, not at the actual
screen edge.
2015-12-18 14:03:11 +01:00
..
CMakeLists.txt Move sway/util.c to common/util.c 2015-12-14 17:17:06 +01:00
commands.c sway: enable workspace selection by number 2015-12-18 01:21:31 +01:00
config.c Fix bar invocation for multihead setup 2015-12-16 19:36:31 -05:00
container.c sway: insert numbered workspaces in order 2015-12-18 01:22:07 +01:00
criteria.c criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c debug_log: Improve container_log so that debug lines are aligned. 2015-11-27 17:49:07 +01:00
extensions.c Add swaylock protocol, add resource destructors 2015-12-03 08:35:22 -05:00
focus.c focus: Fix moving last workspace. 2015-12-18 13:23:49 +01:00
handlers.c Bring unmanaged windows to front on output arrange 2015-12-16 19:20:34 -05:00
input_state.c Lookup dragging key when in dragging mode 2015-12-14 22:44:50 +01:00
ipc-server.c Implement bar option: separator_symbol 2015-12-16 13:01:11 +01:00
layout.c layout: Keep output at the correct size, workspace can be smaller. 2015-12-18 14:03:11 +01:00
main.c Detect proprietary AMD drivers too 2015-12-14 18:13:44 +02:00
output.c output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
sway.1.txt move manpages to subfolders 2015-12-02 12:49:01 +02:00
sway.5.txt Add floating_modifier extension to manpage 2015-12-11 18:04:27 +01:00
workspace.c sway: enable workspace selection by number 2015-12-18 01:21:31 +01:00