Hyprland/protocols
Jan Beich 07bb54a495 meson: unbreak build with aquamarine
In file included from ../src/protocols/DRMLease.cpp:1:
../src/protocols/DRMLease.hpp:7:10: fatal error: 'drm-lease-v1.hpp' file not found
    7 | #include "drm-lease-v1.hpp"
      |          ^~~~~~~~~~~~~~~~~~
In file included from ../src/render/Renderer.cpp:17:
../src/render/../protocols/DRMSyncobj.hpp:6:10: fatal error: 'linux-drm-syncobj-v1.hpp' file not found
    6 | #include "linux-drm-syncobj-v1.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
ld: error: undefined symbol: Aquamarine::CBackend::hasSession()
>>> referenced by Renderer.cpp
>>>               src/Hyprland.p/render_Renderer.cpp.o:(CHyprRenderer::CHyprRenderer())
>>> referenced by KeybindManager.cpp
>>>               src/Hyprland.p/managers_KeybindManager.cpp.o:(CKeybindManager::handleVT(unsigned int))
>>> referenced by Monitors.cpp
>>>               src/Hyprland.p/events_Monitors.cpp.o:(Events::listener_monitorFrame(void*, void*))
>>> referenced 8 more times

ld: error: undefined symbol: gbm_create_device
>>> referenced by OpenGL.cpp
>>>               src/Hyprland.p/render_OpenGL.cpp.o:(CHyprOpenGLImpl::CHyprOpenGLImpl())

ld: error: undefined symbol: XcursorShapeLoadImage
>>> referenced by CursorManager.cpp
>>>               src/Hyprland.p/managers_CursorManager.cpp.o:(CCursorManager::SXCursorManager::loadTheme(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int))
>>> referenced by CursorManager.cpp
>>>               src/Hyprland.p/managers_CursorManager.cpp.o:(CCursorManager::SXCursorManager::loadTheme(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int))
>>> referenced by CursorManager.cpp
>>>               src/Hyprland.p/managers_CursorManager.cpp.o:(CCursorManager::SXCursorManager::loadTheme(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int))
2024-07-13 13:06:48 +02:00
..
input-method-unstable-v2.xml ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
kde-server-decoration.xml kde-server-decoration: move to new impl 2024-05-05 02:00:55 +01:00
meson.build meson: unbreak build with aquamarine 2024-07-13 13:06:48 +02:00
virtual-keyboard-unstable-v1.xml virtual-keyboard: move to new impl 2024-05-03 00:31:48 +01:00
wayland-drm.xml wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
wlr-data-control-unstable-v1.xml wlr-data-device: move to hyprland impl 2024-05-14 23:13:35 +01:00
wlr-foreign-toplevel-management-unstable-v1.xml Added toplevel handle sharing Rev2 (#1203) 2022-12-12 14:56:42 +00:00
wlr-gamma-control-unstable-v1.xml gamma-control: move to new impl 2024-04-22 18:21:03 +01:00
wlr-layer-shell-unstable-v1.xml layer-shell: move to new impl 2024-05-09 22:02:18 +01:00
wlr-output-management-unstable-v1.xml output-management: move to new impl 2024-05-03 18:08:04 +01:00
wlr-output-power-management-unstable-v1.xml support wlr-output-power-management 2022-07-30 22:41:24 +02:00
wlr-screencopy-unstable-v1.xml added a screencopy protocol 2022-03-24 17:22:28 +01:00
wlr-virtual-pointer-unstable-v1.xml virtual-pointer: move to new impl 2024-05-03 01:52:05 +01:00