diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-01-15 00:52:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-01-15 00:52:45 +0000 |
commit | eb2e63135cdda78018bb4c7ce73c8d32e7f70861 (patch) | |
tree | 27175f62285d8c69e945559160c61184f69cdf3e /x11-toolkits/wlroots/pkg-plist | |
parent | 79cd352a718d48447eb09d4f08ba6d9ac91de55e (diff) | |
download | ports-eb2e63135cdda78018bb4c7ce73c8d32e7f70861.tar.gz ports-eb2e63135cdda78018bb4c7ce73c8d32e7f70861.zip |
Notes
Diffstat (limited to 'x11-toolkits/wlroots/pkg-plist')
-rw-r--r-- | x11-toolkits/wlroots/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/wlroots/pkg-plist b/x11-toolkits/wlroots/pkg-plist index e8070c402253..f4a05366f198 100644 --- a/x11-toolkits/wlroots/pkg-plist +++ b/x11-toolkits/wlroots/pkg-plist @@ -13,6 +13,7 @@ include/wlr/interfaces/wlr_input_device.h include/wlr/interfaces/wlr_keyboard.h include/wlr/interfaces/wlr_output.h include/wlr/interfaces/wlr_pointer.h +include/wlr/interfaces/wlr_switch.h include/wlr/interfaces/wlr_tablet_pad.h include/wlr/interfaces/wlr_tablet_tool.h include/wlr/interfaces/wlr_touch.h @@ -26,8 +27,10 @@ include/wlr/types/wlr_box.h include/wlr/types/wlr_buffer.h include/wlr/types/wlr_compositor.h include/wlr/types/wlr_cursor.h +include/wlr/types/wlr_data_control_v1.h include/wlr/types/wlr_data_device.h include/wlr/types/wlr_export_dmabuf_v1.h +include/wlr/types/wlr_foreign_toplevel_management_v1.h include/wlr/types/wlr_gamma_control.h include/wlr/types/wlr_gamma_control_v1.h include/wlr/types/wlr_gtk_primary_selection.h @@ -45,13 +48,17 @@ include/wlr/types/wlr_output.h include/wlr/types/wlr_output_damage.h include/wlr/types/wlr_output_layout.h include/wlr/types/wlr_pointer.h +include/wlr/types/wlr_pointer_constraints_v1.h include/wlr/types/wlr_presentation_time.h +include/wlr/types/wlr_primary_selection.h include/wlr/types/wlr_region.h +include/wlr/types/wlr_relative_pointer_v1.h include/wlr/types/wlr_screencopy_v1.h include/wlr/types/wlr_screenshooter.h include/wlr/types/wlr_seat.h include/wlr/types/wlr_server_decoration.h include/wlr/types/wlr_surface.h +include/wlr/types/wlr_switch.h include/wlr/types/wlr_tablet_pad.h include/wlr/types/wlr_tablet_tool.h include/wlr/types/wlr_tablet_v2.h |