mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
Update for wlroots!3814
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3814
This commit is contained in:
parent
717e9ef581
commit
7623292734
3 changed files with 5 additions and 8 deletions
|
@ -34,6 +34,7 @@ struct sway_server {
|
|||
const char *socket;
|
||||
|
||||
struct wlr_backend *backend;
|
||||
struct wlr_session *session;
|
||||
// secondary headless backend used for creating virtual outputs on-the-fly
|
||||
struct wlr_backend *headless_backend;
|
||||
struct wlr_renderer *renderer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue