Make wlroots DRM backend optional

This commit is contained in:
Consolatis 2025-07-12 18:45:47 +02:00
parent 4beee3851f
commit 7f6984d317
4 changed files with 28 additions and 8 deletions

View file

@ -34,7 +34,6 @@
#include <wlr/types/wlr_xcursor_manager.h>
#include <wlr/types/wlr_xdg_activation_v1.h>
#include <wlr/types/wlr_xdg_shell.h>
#include <wlr/types/wlr_drm_lease_v1.h>
#include <wlr/types/wlr_virtual_pointer_v1.h>
#include <wlr/types/wlr_virtual_keyboard_v1.h>
#include <wlr/types/wlr_tearing_control_v1.h>