diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-02-16 18:09:41 -0500 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2019-02-17 00:12:59 +0100 |
commit | 3c9f791d0e0a0f0b3437b0b26ea606ce3344cfe2 (patch) | |
tree | f7eb8e4af302f33d61f6f7c4c2dc5493f0733ed4 /examples/layer-shell.c | |
parent | 2d2c79e37c6a319d307af316119a9e9247612a2c (diff) |
wlr_output: do not modeset to current mode
There is no point in modesetting an output to a mode that it is already
set to. Modesetting will cause the output to briefly flicker which is
undesirable for a noop. This prevents modesetting any wlr_output,
regardless of the backend, to it's currently set mode.
Diffstat (limited to 'examples/layer-shell.c')
0 files changed, 0 insertions, 0 deletions