Lines Matching +full:1 +full:c
4 Subject: [PATCH] Add feature macros to more C files
13 backend/wayland/output.c | 1 +
14 types/data_device/wlr_data_device.c | 1 +
15 types/data_device/wlr_drag.c | 1 +
16 types/wlr_export_dmabuf_v1.c | 1 +
17 types/wlr_idle.c | 1 +
18 types/wlr_keyboard_shortcuts_inhibit_v1.c | 1 +
19 types/wlr_pointer_constraints_v1.c | 1 +
20 types/wlr_primary_selection.c | 1 +
21 types/wlr_relative_pointer_v1.c | 1 +
22 types/wlr_screencopy_v1.c | 1 +
23 types/wlr_virtual_pointer_v1.c | 1 +
24 types/wlr_xdg_decoration_v1.c | 1 +
25 types/xdg_shell/wlr_xdg_popup.c | 1 +
26 types/xdg_shell/wlr_xdg_positioner.c | 1 +
27 types/xdg_shell/wlr_xdg_shell.c | 1 +
28 types/xdg_shell/wlr_xdg_surface.c | 1 +
31 diff --git a/backend/wayland/output.c b/backend/wayland/output.c
33 --- a/backend/wayland/output.c
34 +++ b/backend/wayland/output.c
35 @@ -1,3 +1,4 @@
40 diff --git a/types/data_device/wlr_data_device.c b/types/data_device/wlr_data_device.c
42 --- a/types/data_device/wlr_data_device.c
43 +++ b/types/data_device/wlr_data_device.c
44 @@ -1,3 +1,4 @@
49 diff --git a/types/data_device/wlr_drag.c b/types/data_device/wlr_drag.c
51 --- a/types/data_device/wlr_drag.c
52 +++ b/types/data_device/wlr_drag.c
53 @@ -1,3 +1,4 @@
58 diff --git a/types/wlr_export_dmabuf_v1.c b/types/wlr_export_dmabuf_v1.c
60 --- a/types/wlr_export_dmabuf_v1.c
61 +++ b/types/wlr_export_dmabuf_v1.c
62 @@ -1,3 +1,4 @@
67 diff --git a/types/wlr_idle.c b/types/wlr_idle.c
69 --- a/types/wlr_idle.c
70 +++ b/types/wlr_idle.c
71 @@ -1,3 +1,4 @@
76 diff --git a/types/wlr_keyboard_shortcuts_inhibit_v1.c b/types/wlr_keyboard_shortcuts_inhibit_v1.c
78 --- a/types/wlr_keyboard_shortcuts_inhibit_v1.c
79 +++ b/types/wlr_keyboard_shortcuts_inhibit_v1.c
80 @@ -1,3 +1,4 @@
85 diff --git a/types/wlr_pointer_constraints_v1.c b/types/wlr_pointer_constraints_v1.c
87 --- a/types/wlr_pointer_constraints_v1.c
88 +++ b/types/wlr_pointer_constraints_v1.c
89 @@ -1,3 +1,4 @@
94 diff --git a/types/wlr_primary_selection.c b/types/wlr_primary_selection.c
96 --- a/types/wlr_primary_selection.c
97 +++ b/types/wlr_primary_selection.c
98 @@ -1,3 +1,4 @@
103 diff --git a/types/wlr_relative_pointer_v1.c b/types/wlr_relative_pointer_v1.c
105 --- a/types/wlr_relative_pointer_v1.c
106 +++ b/types/wlr_relative_pointer_v1.c
107 @@ -1,3 +1,4 @@
112 diff --git a/types/wlr_screencopy_v1.c b/types/wlr_screencopy_v1.c
114 --- a/types/wlr_screencopy_v1.c
115 +++ b/types/wlr_screencopy_v1.c
116 @@ -1,3 +1,4 @@
121 diff --git a/types/wlr_virtual_pointer_v1.c b/types/wlr_virtual_pointer_v1.c
123 --- a/types/wlr_virtual_pointer_v1.c
124 +++ b/types/wlr_virtual_pointer_v1.c
125 @@ -1,3 +1,4 @@
130 diff --git a/types/wlr_xdg_decoration_v1.c b/types/wlr_xdg_decoration_v1.c
132 --- a/types/wlr_xdg_decoration_v1.c
133 +++ b/types/wlr_xdg_decoration_v1.c
134 @@ -1,3 +1,4 @@
139 diff --git a/types/xdg_shell/wlr_xdg_popup.c b/types/xdg_shell/wlr_xdg_popup.c
141 --- a/types/xdg_shell/wlr_xdg_popup.c
142 +++ b/types/xdg_shell/wlr_xdg_popup.c
143 @@ -1,3 +1,4 @@
148 diff --git a/types/xdg_shell/wlr_xdg_positioner.c b/types/xdg_shell/wlr_xdg_positioner.c
150 --- a/types/xdg_shell/wlr_xdg_positioner.c
151 +++ b/types/xdg_shell/wlr_xdg_positioner.c
152 @@ -1,3 +1,4 @@
157 diff --git a/types/xdg_shell/wlr_xdg_shell.c b/types/xdg_shell/wlr_xdg_shell.c
159 --- a/types/xdg_shell/wlr_xdg_shell.c
160 +++ b/types/xdg_shell/wlr_xdg_shell.c
161 @@ -1,3 +1,4 @@
166 diff --git a/types/xdg_shell/wlr_xdg_surface.c b/types/xdg_shell/wlr_xdg_surface.c
168 --- a/types/xdg_shell/wlr_xdg_surface.c
169 +++ b/types/xdg_shell/wlr_xdg_surface.c
170 @@ -1,3 +1,4 @@