wp-fractional-scale-v1: new protocol implementation

This implements the WIP wp-fractional-scale-v1 protocol.
This commit is contained in:
Kenny Levinsen 2022-04-05 09:52:49 +02:00 committed by Simon Ser
parent c6ecbf09b5
commit efb8df8b22
4 changed files with 242 additions and 0 deletions

View file

@ -73,6 +73,7 @@ wlr_files += files(
'wlr_shm.c',
'wlr_single_pixel_buffer_v1.c',
'wlr_subcompositor.c',
'wlr_fractional_scale_v1.c',
'wlr_switch.c',
'wlr_tablet_pad.c',
'wlr_tablet_tool.c',