diff options
author | Rouven Czerwinski <rouven@czerwinskis.de> | 2022-06-20 08:36:40 +0200 |
---|---|---|
committer | Rouven Czerwinski <rouven@czerwinskis.de> | 2022-06-20 10:20:55 +0200 |
commit | 2a1d7d40f4987bda17637796ce2aeae67370b1e3 (patch) | |
tree | c7bb1a2017e35f91a78792af9d91aa3625020225 /util/signal.c | |
parent | 1d581656c756fd17a6cf55474d32586f6769663f (diff) |
cursor: re-enable NULL buffer for cursor
The previous wlr_output_cursor_set_image() allows setting a NULL buffer for the
cursor to hide it. This functionality was used by sway to hide the cursor,
restore the original semantics by allowing NULL buffers again by avoiding the
wlr_buffer allocation in case we have NULL pixels and handing a NULL wlr_buffer
to wlr_output_cursor_set_buffer().
Diffstat (limited to 'util/signal.c')
0 files changed, 0 insertions, 0 deletions