mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Introduce wlr_xcursor_manager
This commit is contained in:
parent
2dccb11741
commit
8605243459
13 changed files with 180 additions and 167 deletions
|
|
@ -30,9 +30,9 @@ struct roots_desktop {
|
|||
|
||||
struct roots_server *server;
|
||||
struct roots_config *config;
|
||||
struct roots_xcursor_theme *xcursor_theme;
|
||||
|
||||
struct wlr_output_layout *layout;
|
||||
struct wlr_xcursor_manager *xcursor_manager;
|
||||
|
||||
struct wlr_compositor *compositor;
|
||||
struct wlr_wl_shell *wl_shell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue