Commits on Source (4)
-
Manuel Stoeckl authored
This test runs a test function in both application- and display- side variants, confirming when the packet is malformed (shorter than it should be, a typical sign of type confusion), that the test function is not called.
-
Manuel Stoeckl authored
-
Manuel Stoeckl authored
-
Manuel Stoeckl authored
This change is necessary to correctly handle the case where a program offers a file descriptor to write into which is actually a (filesystem) file.
Showing
- autoformat.sh 1 addition, 1 deletionautoformat.sh
- handlers.c 105 additions, 28 deletionshandlers.c
- mainloop.c 5 additions, 1 deletionmainloop.c
- meson.build 11 additions, 2 deletionsmeson.build
- parsing.c 5 additions, 4 deletionsparsing.c
- protocols/meson.build 1 addition, 0 deletionsprotocols/meson.build
- protocols/wlr-data-control-unstable-v1.xml 278 additions, 0 deletionsprotocols/wlr-data-control-unstable-v1.xml
- shadow.c 36 additions, 14 deletionsshadow.c
- test/fd_mirror.c 179 additions, 32 deletionstest/fd_mirror.c
- test/wire_parse.c 185 additions, 0 deletionstest/wire_parse.c
- util.h 6 additions, 4 deletionsutil.h
protocols/wlr-data-control-unstable-v1.xml
0 → 100644
test/wire_parse.c
0 → 100644