diff options
author | JiDe Zhang <zccrs@live.com> | 2023-07-25 15:08:13 +0800 |
---|---|---|
committer | Alexander Orzechowski <alex@ozal.ski> | 2023-08-03 02:13:00 +0000 |
commit | 61903ed66beed175556101635e4936a9f51d74db (patch) | |
tree | 30b2cd1d34737063e9456b116d872ee03669e5a5 /include/xcursor | |
parent | d40bcfe2c18f057f4bc324a81230f6ba2267db44 (diff) |
wlr_output_cursor: assert renderer isn't NULL
When a wlr_output add to wlr_output_layout, wlr_cursor will create
wlr_buffer of xcursor for the wlr_output, this behavior depends
wlr_renderer of wlr_output, using assert to ensure renderer is
initialized before wlr_output_layout_add and wlr_cursor_set_buffer/
wlr_cursor_set_xcursor.
Diffstat (limited to 'include/xcursor')
0 files changed, 0 insertions, 0 deletions