mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Currently wlr_output holds a wl_display, but it will go away soon. Instead of relying on that field in wlr_output_create_global(), make the dependency explicit by taking a wl_display as argument. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cairo-buffer.c | ||
| cat.c | ||
| cat.h | ||
| embedded.c | ||
| fullscreen-shell.c | ||
| meson.build | ||
| output-layers.c | ||
| output-layout.c | ||
| pointer.c | ||
| rotation.c | ||
| scene-graph.c | ||
| simple.c | ||
| tablet.c | ||
| touch.c | ||