diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-03-15 11:49:21 -0400 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2019-03-15 18:38:12 +0200 |
commit | 6b7f5e4010103bffaf4666b77f7a4369295588d8 (patch) | |
tree | bc130cd2fb65236d63f5c5080826a6f4ee4001c0 /wlroots.syms | |
parent | c97f0eb0f2b9f349b573d83f67b0a20f00c2f9c8 (diff) |
backend/noop: improve output number handling
This improves the way the output numbers are handled for the noop
backend. Instead of using the number of active outputs plus one, the
last used number is stored and new outputs will increment it. This
fixes the situation where you start with one output, create a second,
close the first, and create a third. Without this, both outputs will be
NOOP-2, which causes an issue since the identifier will also be
identical. With this, the last output is NOOP-3 and the outputs can be
distinguished.
Diffstat (limited to 'wlroots.syms')
0 files changed, 0 insertions, 0 deletions