· 5 months ago · May 08, 2025, 11:05 PM
1./install.sh --prefix /opt/wayfire --stream master
2Building Wayfire master
3Installation prefix: /opt/wayfire
4Cloning into 'wayfire'...
5remote: Enumerating objects: 29248, done.
6remote: Counting objects: 100% (1095/1095), done.
7remote: Compressing objects: 100% (400/400), done.
8remote: Total 29248 (delta 881), reused 705 (delta 693), pack-reused 28153 (from 3)
9Receiving objects: 100% (29248/29248), 7.63 MiB | 6.82 MiB/s, done.
10Resolving deltas: 100% (21939/21939), done.
11Note: switching to 'origin/master'.
12
13You are in 'detached HEAD' state. You can look around, make experimental
14changes and commit them, and you can discard any commits you make in this
15state without impacting any branches by switching back to a branch.
16
17If you want to create a new branch to retain commits you create, you may
18do so (now or later) by using -c with the switch command. Example:
19
20 git switch -c <new-branch-name>
21
22Or undo this operation with:
23
24 git switch -
25
26Turn off this advice by setting config variable advice.detachedHead to false
27
28HEAD is now at e4a08f71 Fix the ipc header include paths (#2641)
29Cloning into 'wf-shell'...
30remote: Enumerating objects: 2132, done.
31remote: Counting objects: 100% (885/885), done.
32remote: Compressing objects: 100% (345/345), done.
33remote: Total 2132 (delta 756), reused 540 (delta 540), pack-reused 1247 (from 1)
34Receiving objects: 100% (2132/2132), 9.03 MiB | 11.87 MiB/s, done.
35Resolving deltas: 100% (1466/1466), done.
36Note: switching to 'origin/master'.
37
38You are in 'detached HEAD' state. You can look around, make experimental
39changes and commit them, and you can discard any commits you make in this
40state without impacting any branches by switching back to a branch.
41
42If you want to create a new branch to retain commits you create, you may
43do so (now or later) by using -c with the switch command. Example:
44
45 git switch -c <new-branch-name>
46
47Or undo this operation with:
48
49 git switch -
50
51Turn off this advice by setting config variable advice.detachedHead to false
52
53HEAD is now at aaadead Fix & refactor notifications (#284)
54The Meson build system
55Version: 1.8.0
56Source dir: /home/bluebyt/Downloads/wf-install/wayfire
57Build dir: /home/bluebyt/Downloads/wf-install/wayfire/build
58Build type: native build
59Project name: wayfire
60Project version: 0.10.0
61C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
62C linker for the host machine: cc ld.bfd 2.44.0
63C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
64C++ linker for the host machine: c++ ld.bfd 2.44.0
65Host machine cpu family: x86_64
66Host machine cpu: x86_64
67Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
68Run-time dependency wayland-server found: YES 1.23.1
69Run-time dependency wayland-client found: YES 1.23.1
70Run-time dependency wayland-cursor found: YES 1.23.1
71Run-time dependency wayland-protocols found: YES 1.44
72Run-time dependency cairo found: YES 1.18.4
73Run-time dependency pango found: YES 1.56.3
74Run-time dependency pangocairo found: YES 1.56.3
75Run-time dependency libdrm found: YES 2.4.124
76Run-time dependency egl found: YES 1.5
77Run-time dependency glesv2 found: YES 3.2
78Found CMake: /usr/bin/cmake (4.0.2)
79Run-time dependency glm found: YES 1.0.1
80Run-time dependency libinput found: YES 1.28.1
81Run-time dependency pixman-1 found: YES 0.46.0
82Run-time dependency xkbcommon found: YES 1.9.2
83Library dl found: YES
84Run-time dependency libudev found: YES 257
85Run-time dependency yyjson found: YES 0.11.0
86Submodule 'subprojects/wlroots' (https://gitlab.freedesktop.org/wlroots/wlroots.git) registered for path './'
87Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots'...
88Submodule path './': checked out 'cda69b696d65a53d5d5e75dfed059a3803e0d700'
89
90Executing subproject wlroots
91
92wlroots| Project name: wlroots
93wlroots| Project version: 0.18.2
94wlroots| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
95wlroots| C linker for the host machine: cc ld.bfd 2.44.0
96wlroots| Compiler for C supports arguments -Wundef: YES
97wlroots| Compiler for C supports arguments -Wlogical-op: YES
98wlroots| Compiler for C supports arguments -Wmissing-include-dirs: YES
99wlroots| Compiler for C supports arguments -Wold-style-definition: YES
100wlroots| Compiler for C supports arguments -Wpointer-arith: YES
101wlroots| Compiler for C supports arguments -Winit-self: YES
102wlroots| Compiler for C supports arguments -Wstrict-prototypes: YES
103wlroots| Compiler for C supports arguments -Wimplicit-fallthrough=2: YES
104wlroots| Compiler for C supports arguments -Wendif-labels: YES
105wlroots| Compiler for C supports arguments -Wstrict-aliasing=2: YES
106wlroots| Compiler for C supports arguments -Woverflow: YES
107wlroots| Compiler for C supports arguments -Wmissing-prototypes: YES
108wlroots| Compiler for C supports arguments -Walloca: YES
109wlroots| Compiler for C supports arguments -Wno-missing-braces: YES
110wlroots| Compiler for C supports arguments -Wno-missing-field-initializers: YES
111wlroots| Compiler for C supports arguments -Wno-unused-parameter: YES
112wlroots| Compiler for C supports arguments -fmacro-prefix-map=/prefix/to/hide=: YES
113wlroots| Dependency wayland-server found: YES 1.23.1 (cached)
114wlroots| Dependency libdrm found: YES 2.4.124 (cached)
115wlroots| Dependency xkbcommon found: YES 1.9.2 (cached)
116wlroots| Dependency pixman-1 found: YES 0.46.0 (cached)
117wlroots| Library m found: YES
118wlroots| Library rt found: YES
119wlroots| Dependency wayland-protocols found: YES 1.44 (cached)
120wlroots| Build-time dependency wayland-scanner found: YES 1.23.1
121wlroots| Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner)
122wlroots| Has header "linux/dma-buf.h" : YES
123wlroots| Has header "sys/eventfd.h" : YES
124wlroots| Dependency egl found: YES 1.5 (cached)
125wlroots| Fetching value of define "EGL_EGLEXT_VERSION" with dependency egl: 20211210
126wlroots| Run-time dependency gbm found: YES 25.0.5-arch1.1
127wlroots| Dependency glesv2 found: YES 3.2 (cached)
128wlroots| Program ./embed.sh found: YES (/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/render/gles2/shaders/./embed.sh)
129wlroots| Run-time dependency vulkan found: YES 1.4.309
130wlroots| Check usable header "vulkan/vulkan.h" with dependency vulkan: YES
131wlroots| Program glslang found: YES (/usr/bin/glslang)
132wlroots| Dependency pixman-1 found: YES 0.46.0 (cached)
133wlroots| Dependency gbm found: YES 25.0.5-arch1.1 (cached)
134wlroots| Checking for function "gbm_bo_get_fd_for_plane" with dependency gbm: YES
135wlroots| Run-time dependency lcms2 found: YES 2.17
136wlroots| Dependency libudev found: YES 257 (cached)
137wlroots| Run-time dependency libseat found: YES 0.9.1
138wlroots| Build-time dependency hwdata found: YES 0.394
139wlroots| Run-time dependency libdisplay-info found: YES 0.2.0
140wlroots| Run-time dependency libliftoff found: YES 0.5.0
141wlroots| Dependency libinput found: YES 1.28.1 (cached)
142wlroots| Run-time dependency xcb found: YES 1.17.0
143wlroots| Run-time dependency xcb-dri3 found: YES 1.17.0
144wlroots| Run-time dependency xcb-present found: YES 1.17.0
145wlroots| Run-time dependency xcb-render found: YES 1.17.0
146wlroots| Run-time dependency xcb-renderutil found: YES 0.3.10
147wlroots| Run-time dependency xcb-shm found: YES 1.17.0
148wlroots| Run-time dependency xcb-xfixes found: YES 1.17.0
149wlroots| Run-time dependency xcb-xinput found: YES 1.17.0
150wlroots| Dependency wayland-client found: YES 1.23.1 (cached)
151wlroots| Run-time dependency xwayland found: YES 24.1.6
152wlroots| Dependency xcb found: YES 1.17.0 (cached)
153wlroots| Run-time dependency xcb-composite found: YES 1.17.0
154wlroots| Run-time dependency xcb-ewmh found: YES 0.4.2
155wlroots| Run-time dependency xcb-icccm found: YES 0.4.2
156wlroots| Dependency xcb-render found: YES 1.17.0 (cached)
157wlroots| Run-time dependency xcb-res found: YES 1.17.0
158wlroots| Dependency xcb-xfixes found: YES 1.17.0 (cached)
159wlroots| Run-time dependency xcb-errors found: YES 1.0.1
160wlroots| Checking for function "xcb_xfixes_set_client_disconnect_mode" with dependencies xcb, xcb-composite, xcb-ewmh, xcb-icccm, xcb-render, xcb-res, xcb-xfixes, xcb-errors: YES
161wlroots| Configuring config.h using configuration
162wlroots| Configuring version.h using configuration
163wlroots| Configuring config.h using configuration
164wlroots| Build targets in project: 146
165wlroots| Subproject wlroots finished.
166
167Submodule 'subprojects/wf-config' (https://github.com/WayfireWM/wf-config) registered for path './'
168Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config'...
169Submodule path './': checked out 'ee64fbd2f6a4bce8362da862535cdcaee6b8f13b'
170
171Executing subproject wf-config
172
173wf-config| Project name: wf-config
174wf-config| Project version: 0.10.0
175wf-config| C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
176wf-config| C++ linker for the host machine: c++ ld.bfd 2.44.0
177wf-config| Dependency glm found: YES 1.0.1 (cached)
178wf-config| Run-time dependency libevdev found: YES 1.13.4
179wf-config| Run-time dependency libxml-2.0 found: YES 2.14.2
180wf-config| Run-time dependency doctest found: YES 2.4.11
181wf-config| Build targets in project: 158
182wf-config| Subproject wf-config finished.
183
184Library execinfo found: NO
185Submodule 'subprojects/wf-utils' (https://github.com/WayfireWM/wf-utils.git) registered for path './'
186Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils'...
187Submodule path './': checked out '08553c418f164bf5e84613d27447a32e380b75f0'
188
189Executing subproject wf-utils
190
191wf-utils| Project name: wf-utils
192wf-utils| Project version: 0.4.0
193wf-utils| C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
194wf-utils| C++ linker for the host machine: c++ ld.bfd 2.44.0
195wf-utils| Program doxygen found: YES (/usr/bin/doxygen)
196wf-utils| Configuring Doxyfile using configuration
197wf-utils| Build targets in project: 160
198wf-utils| NOTICE: Future-deprecated features used:
199wf-utils| * 0.56.0: {'meson.build_root', 'meson.source_root'}
200wf-utils| Subproject wf-utils finished.
201
202Submodule 'subprojects/wf-touch' (https://github.com/WayfireWM/wf-touch) registered for path './'
203Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-touch'...
204Submodule path './': checked out '093d8943df03cc8a2667990a065513c1bf2b57e0'
205
206Executing subproject wf-touch
207
208wf-touch| Project name: wf-touch
209wf-touch| Project version: 0.0
210wf-touch| C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
211wf-touch| C++ linker for the host machine: c++ ld.bfd 2.44.0
212wf-touch| Dependency glm found: YES 1.0.1 (cached)
213wf-touch| Dependency doctest found: YES 2.4.11 (cached)
214wf-touch| Build targets in project: 164
215wf-touch| Subproject wf-touch finished.
216
217Run-time dependency libinotify found: NO (tried pkgconfig and cmake)
218Run-time dependency libjpeg found: YES 3.1.0
219Run-time dependency libpng found: YES 1.6.48
220Library execinfo found: NO
221Compiler for C++ supports arguments -fno-gnu-unique: YES
222Checking for function "libinput_device_config_3fg_drag_set_enabled" with dependency libinput: YES
223Compiler for C++ supports link arguments -lc++fs: NO
224Compiler for C++ supports link arguments -lc++experimental: NO
225Compiler for C++ supports link arguments -lstdc++fs: YES
226Check usable header "GLES3/gl32.h" with dependency glesv2: YES
227Dependency xcb found: YES 1.17.0 (cached)
228Configuring config.h using configuration
229Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
230Program addr2line found: YES (/usr/bin/addr2line)
231Program git found: YES (/usr/bin/git)
232Configuring wayfire.1 using configuration
233Dependency libevdev found: YES 1.13.4 (cached)
234Run-time dependency OpenMP found: YES 4.5
235Dependency doctest found: YES 2.4.11 (cached)
236Message:
237----------------
238wayfire 0.10.0
239
240system wfconfig: false
241 system wlroots: false
242 xwayland: true
243 x11-backend: true
244 imageio: true
245 gles32: true
246 print trace: true
247 unit tests: true
248----------------
249
250Build targets in project: 221
251
252wlroots 0.18.2
253
254 drm-backend : YES
255 x11-backend : YES
256 libinput-backend: YES
257 xwayland : YES
258 gles2-renderer : YES
259 vulkan-renderer : YES
260 gbm-allocator : YES
261 session : YES
262 color-management: YES
263 xcb-errors : YES
264 egl : YES
265 libliftoff : YES
266
267wayfire 0.10.0
268
269 Subprojects
270 wf-config : YES
271 wf-touch : YES
272 wf-utils : YES 1 warnings
273 wlroots : YES
274
275 User defined options
276 buildtype : debugoptimized
277 prefix : /opt/wayfire
278 use_system_wfconfig: disabled
279 use_system_wlroots : disabled
280
281Found ninja-1.12.1 at /usr/bin/ninja
282WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
283ninja: Entering directory `build'
284[657/859] Compiling C++ object src/liblibwayfire.a.p/json.cpp.o
285../src/json.cpp: In copy constructor ‘wf::json_t::json_t(const wf::json_t&)’:
286../src/json.cpp:436:1: warning: base class ‘class wf::json_reference_t’ should be explicitly initialized in the copy constructor [-Wextra]
287 436 | json_t::json_t(const json_t& other)
288 | ^~~~~~
289[859/859] Linking target test/txn/transaction-manager-test
290[sudo] password for bluebyt:
291ninja: Entering directory `build'
292[2/3] Installing files
293Installing subdir /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr to /opt/wayfire/include/wlroots-0.18/wlr
294Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend.h to /opt/wayfire/include/wlroots-0.18/wlr
295Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/xcursor.h to /opt/wayfire/include/wlroots-0.18/wlr
296Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/xwayland.h to /opt/wayfire/include/wlroots-0.18/wlr
297Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/headless.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
298Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/multi.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
299Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/interface.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
300Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/session.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
301Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/x11.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
302Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/wayland.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
303Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/drm.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
304Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/backend/libinput.h to /opt/wayfire/include/wlroots-0.18/wlr/backend
305Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/xwayland/server.h to /opt/wayfire/include/wlroots-0.18/wlr/xwayland
306Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/xwayland/shell.h to /opt/wayfire/include/wlroots-0.18/wlr/xwayland
307Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/xwayland/xwayland.h to /opt/wayfire/include/wlroots-0.18/wlr/xwayland
308Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/util/box.h to /opt/wayfire/include/wlroots-0.18/wlr/util
309Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/util/region.h to /opt/wayfire/include/wlroots-0.18/wlr/util
310Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/util/edges.h to /opt/wayfire/include/wlroots-0.18/wlr/util
311Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/util/addon.h to /opt/wayfire/include/wlroots-0.18/wlr/util
312Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/util/transform.h to /opt/wayfire/include/wlroots-0.18/wlr/util
313Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/util/log.h to /opt/wayfire/include/wlroots-0.18/wlr/util
314Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_switch.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
315Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_touch.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
316Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_tablet_pad.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
317Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_pointer.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
318Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_buffer.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
319Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_keyboard.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
320Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_output.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
321Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/interfaces/wlr_tablet_tool.h to /opt/wayfire/include/wlroots-0.18/wlr/interfaces
322Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_keyboard_group.h to /opt/wayfire/include/wlroots-0.18/wlr/types
323Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_switch.h to /opt/wayfire/include/wlroots-0.18/wlr/types
324Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_foreign_toplevel_management_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
325Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_output_management_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
326Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_fullscreen_shell_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
327Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_idle_inhibit_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
328Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_server_decoration.h to /opt/wayfire/include/wlroots-0.18/wlr/types
329Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_screencopy_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
330Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xdg_foreign_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
331Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_export_dmabuf_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
332Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_tablet_v2.h to /opt/wayfire/include/wlroots-0.18/wlr/types
333Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_seat.h to /opt/wayfire/include/wlroots-0.18/wlr/types
334Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_input_device.h to /opt/wayfire/include/wlroots-0.18/wlr/types
335Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_output_layout.h to /opt/wayfire/include/wlroots-0.18/wlr/types
336Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_output_power_management_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
337Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xdg_foreign_v2.h to /opt/wayfire/include/wlroots-0.18/wlr/types
338Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xdg_activation_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
339Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_viewporter.h to /opt/wayfire/include/wlroots-0.18/wlr/types
340Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_linux_drm_syncobj_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
341Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_drm.h to /opt/wayfire/include/wlroots-0.18/wlr/types
342Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_data_device.h to /opt/wayfire/include/wlroots-0.18/wlr/types
343Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_subcompositor.h to /opt/wayfire/include/wlroots-0.18/wlr/types
344Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_fractional_scale_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
345Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_pointer_gestures_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
346Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_virtual_keyboard_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
347Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xcursor_manager.h to /opt/wayfire/include/wlroots-0.18/wlr/types
348Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_damage_ring.h to /opt/wayfire/include/wlroots-0.18/wlr/types
349Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_pointer_constraints_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
350Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_cursor_shape_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
351Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
352Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_touch.h to /opt/wayfire/include/wlroots-0.18/wlr/types
353Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_ext_foreign_toplevel_list_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
354Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xdg_foreign_registry.h to /opt/wayfire/include/wlroots-0.18/wlr/types
355Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_single_pixel_buffer_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
356Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xdg_output_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
357Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xdg_decoration_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
358Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_output_swapchain_manager.h to /opt/wayfire/include/wlroots-0.18/wlr/types
359Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_matrix.h to /opt/wayfire/include/wlroots-0.18/wlr/types
360Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_virtual_pointer_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
361Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_primary_selection_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
362Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_region.h to /opt/wayfire/include/wlroots-0.18/wlr/types
363Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_tablet_pad.h to /opt/wayfire/include/wlroots-0.18/wlr/types
364Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_content_type_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
365Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_input_method_v2.h to /opt/wayfire/include/wlroots-0.18/wlr/types
366Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_presentation_time.h to /opt/wayfire/include/wlroots-0.18/wlr/types
367Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_transient_seat_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
368Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_pointer.h to /opt/wayfire/include/wlroots-0.18/wlr/types
369Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_shm.h to /opt/wayfire/include/wlroots-0.18/wlr/types
370Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_idle_notify_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
371Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_scene.h to /opt/wayfire/include/wlroots-0.18/wlr/types
372Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_cursor.h to /opt/wayfire/include/wlroots-0.18/wlr/types
373Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_buffer.h to /opt/wayfire/include/wlroots-0.18/wlr/types
374Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_text_input_v3.h to /opt/wayfire/include/wlroots-0.18/wlr/types
375Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_xdg_shell.h to /opt/wayfire/include/wlroots-0.18/wlr/types
376Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_linux_dmabuf_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
377Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_compositor.h to /opt/wayfire/include/wlroots-0.18/wlr/types
378Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_tearing_control_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
379Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_relative_pointer_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
380Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_keyboard.h to /opt/wayfire/include/wlroots-0.18/wlr/types
381Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_primary_selection.h to /opt/wayfire/include/wlroots-0.18/wlr/types
382Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_session_lock_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
383Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_output.h to /opt/wayfire/include/wlroots-0.18/wlr/types
384Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_gamma_control_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
385Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_layer_shell_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
386Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_tablet_tool.h to /opt/wayfire/include/wlroots-0.18/wlr/types
387Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_output_layer.h to /opt/wayfire/include/wlroots-0.18/wlr/types
388Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_alpha_modifier_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
389Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_data_control_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
390Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_security_context_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
391Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/types/wlr_drm_lease_v1.h to /opt/wayfire/include/wlroots-0.18/wlr/types
392Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/swapchain.h to /opt/wayfire/include/wlroots-0.18/wlr/render
393Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/drm_format_set.h to /opt/wayfire/include/wlroots-0.18/wlr/render
394Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/pixman.h to /opt/wayfire/include/wlroots-0.18/wlr/render
395Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/interface.h to /opt/wayfire/include/wlroots-0.18/wlr/render
396Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/vulkan.h to /opt/wayfire/include/wlroots-0.18/wlr/render
397Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/allocator.h to /opt/wayfire/include/wlroots-0.18/wlr/render
398Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/gles2.h to /opt/wayfire/include/wlroots-0.18/wlr/render
399Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/dmabuf.h to /opt/wayfire/include/wlroots-0.18/wlr/render
400Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/pass.h to /opt/wayfire/include/wlroots-0.18/wlr/render
401Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/wlr_renderer.h to /opt/wayfire/include/wlroots-0.18/wlr/render
402Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/drm_syncobj.h to /opt/wayfire/include/wlroots-0.18/wlr/render
403Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/color.h to /opt/wayfire/include/wlroots-0.18/wlr/render
404Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/wlr_texture.h to /opt/wayfire/include/wlroots-0.18/wlr/render
405Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/include/wlr/render/egl.h to /opt/wayfire/include/wlroots-0.18/wlr/render
406Installing subdir /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire to /opt/wayfire/include/wayfire
407Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/compositor-view.hpp to /opt/wayfire/include/wayfire
408Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/core.hpp to /opt/wayfire/include/wayfire
409Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/region.hpp to /opt/wayfire/include/wayfire
410Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/object.hpp to /opt/wayfire/include/wayfire
411Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/scene-input.hpp to /opt/wayfire/include/wayfire
412Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/view-transform.hpp to /opt/wayfire/include/wayfire
413Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/config-backend.hpp to /opt/wayfire/include/wayfire
414Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/output-layout.hpp to /opt/wayfire/include/wayfire
415Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/workspace-set.hpp to /opt/wayfire/include/wayfire
416Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/output.hpp to /opt/wayfire/include/wayfire
417Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/window-manager.hpp to /opt/wayfire/include/wayfire
418Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/img.hpp to /opt/wayfire/include/wayfire
419Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/toplevel-view.hpp to /opt/wayfire/include/wayfire
420Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/seat.hpp to /opt/wayfire/include/wayfire
421Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/workspace-stream.hpp to /opt/wayfire/include/wayfire
422Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/workarea.hpp to /opt/wayfire/include/wayfire
423Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/view-access-interface.hpp to /opt/wayfire/include/wayfire
424Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/per-output-plugin.hpp to /opt/wayfire/include/wayfire
425Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/view.hpp to /opt/wayfire/include/wayfire
426Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/bindings.hpp to /opt/wayfire/include/wayfire
427Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/bindings-repository.hpp to /opt/wayfire/include/wayfire
428Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/scene-operations.hpp to /opt/wayfire/include/wayfire
429Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/opengl.hpp to /opt/wayfire/include/wayfire
430Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/dassert.hpp to /opt/wayfire/include/wayfire
431Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/render-manager.hpp to /opt/wayfire/include/wayfire
432Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/toplevel.hpp to /opt/wayfire/include/wayfire
433Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/view-helpers.hpp to /opt/wayfire/include/wayfire
434Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/option-wrapper.hpp to /opt/wayfire/include/wayfire
435Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/geometry.hpp to /opt/wayfire/include/wayfire
436Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/signal-definitions.hpp to /opt/wayfire/include/wayfire
437Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/signal-provider.hpp to /opt/wayfire/include/wayfire
438Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/input-device.hpp to /opt/wayfire/include/wayfire
439Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/scene-render.hpp to /opt/wayfire/include/wayfire
440Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/scene.hpp to /opt/wayfire/include/wayfire
441Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/plugin.hpp to /opt/wayfire/include/wayfire
442Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/util.hpp to /opt/wayfire/include/wayfire
443Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/matcher.hpp to /opt/wayfire/include/wayfire
444Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/debug.hpp to /opt/wayfire/include/wayfire
445Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/idle.hpp to /opt/wayfire/include/wayfire
446Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/translation-node.hpp to /opt/wayfire/include/wayfire/unstable
447Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/wlr-text-input-v3-popup.hpp to /opt/wayfire/include/wayfire/unstable
448Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/wlr-surface-controller.hpp to /opt/wayfire/include/wayfire/unstable
449Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/wlr-surface-node.hpp to /opt/wayfire/include/wayfire/unstable
450Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/xdg-toplevel-base.hpp to /opt/wayfire/include/wayfire/unstable
451Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/wlr-subsurface-controller.hpp to /opt/wayfire/include/wayfire/unstable
452Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/wlr-view-events.hpp to /opt/wayfire/include/wayfire/unstable
453Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/xwl-toplevel-base.hpp to /opt/wayfire/include/wayfire/unstable
454Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/unstable/wlr-view-keyboard-interaction.hpp to /opt/wayfire/include/wayfire/unstable
455Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/txn/transaction-manager.hpp to /opt/wayfire/include/wayfire/txn
456Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/txn/transaction-object.hpp to /opt/wayfire/include/wayfire/txn
457Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/txn/transaction.hpp to /opt/wayfire/include/wayfire/txn
458Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/nonstd/reverse.hpp to /opt/wayfire/include/wayfire/nonstd
459Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/nonstd/wlroots.hpp to /opt/wayfire/include/wayfire/nonstd
460Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/nonstd/wlroots-full.hpp to /opt/wayfire/include/wayfire/nonstd
461Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/nonstd/tracking-allocator.hpp to /opt/wayfire/include/wayfire/nonstd
462Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/nonstd/json.hpp to /opt/wayfire/include/wayfire/nonstd
463Installing /home/bluebyt/Downloads/wf-install/wayfire/src/api/wayfire/nonstd/observer_ptr.h to /opt/wayfire/include/wayfire/nonstd
464Installing subdir /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire to /opt/wayfire/include/wayfire
465Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/simple-texture.hpp to /opt/wayfire/include/wayfire/plugins/common
466Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/cairo-util.hpp to /opt/wayfire/include/wayfire/plugins/common
467Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/simple-text-node.hpp to /opt/wayfire/include/wayfire/plugins/common
468Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/workspace-wall.hpp to /opt/wayfire/include/wayfire/plugins/common
469Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/preview-indication.hpp to /opt/wayfire/include/wayfire/plugins/common
470Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/key-repeat.hpp to /opt/wayfire/include/wayfire/plugins/common
471Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/move-drag-interface.hpp to /opt/wayfire/include/wayfire/plugins/common
472Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/geometry-animation.hpp to /opt/wayfire/include/wayfire/plugins/common
473Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/input-grab.hpp to /opt/wayfire/include/wayfire/plugins/common
474Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/util.hpp to /opt/wayfire/include/wayfire/plugins/common
475Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/common/wayfire/plugins/common/shared-core-data.hpp to /opt/wayfire/include/wayfire/plugins/common
476Installing subdir /home/bluebyt/Downloads/wf-install/wayfire/plugins/grid/wayfire to /opt/wayfire/include/wayfire
477Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/grid/wayfire/plugins/grid.hpp to /opt/wayfire/include/wayfire/plugins
478Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/grid/wayfire/plugins/crossfade.hpp to /opt/wayfire/include/wayfire/plugins
479Installing subprojects/wlroots/libwlroots-0.18.so to /opt/wayfire/lib
480Installing subprojects/wf-config/libwf-config.so.0.10.0 to /opt/wayfire/lib
481Installing subprojects/wf-utils/libwf-utils.so.0.4.0 to /opt/wayfire/lib
482Installing subprojects/wf-touch/libwftouch.a to /opt/wayfire/lib
483Installing src/wayfire to /opt/wayfire/bin
484Installing src/libdefault-config-backend.so to /opt/wayfire/lib/wayfire
485Installing plugins/common/libwayfire-workspace-wall.a to /opt/wayfire/lib
486Installing plugins/common/libwayfire-move-drag-interface.a to /opt/wayfire/lib
487Installing plugins/ipc/libipc.so to /opt/wayfire/lib/wayfire
488Installing plugins/ipc/libstipc.so to /opt/wayfire/lib/wayfire
489Installing plugins/protocols/libforeign-toplevel.so to /opt/wayfire/lib/wayfire
490Installing plugins/protocols/libgtk-shell.so to /opt/wayfire/lib/wayfire
491Installing plugins/protocols/libwayfire-shell.so to /opt/wayfire/lib/wayfire
492Installing plugins/protocols/libxdg-activation.so to /opt/wayfire/lib/wayfire
493Installing plugins/protocols/libshortcuts-inhibit.so to /opt/wayfire/lib/wayfire
494Installing plugins/protocols/libinput-method-v1.so to /opt/wayfire/lib/wayfire
495Installing plugins/protocols/libsession-lock.so to /opt/wayfire/lib/wayfire
496Installing plugins/vswitch/libvswitch.so to /opt/wayfire/lib/wayfire
497Installing plugins/wobbly/libwobbly.so to /opt/wayfire/lib/wayfire
498Installing plugins/grid/libgrid.so to /opt/wayfire/lib/wayfire
499Installing plugins/decor/libdecoration.so to /opt/wayfire/lib/wayfire
500Installing plugins/animate/libanimate.so to /opt/wayfire/lib/wayfire
501Installing plugins/cube/libcube.so to /opt/wayfire/lib/wayfire
502Installing plugins/window-rules/libwindow-rules.so to /opt/wayfire/lib/wayfire
503Installing plugins/blur/libwayfire-blur-base.so to /opt/wayfire/lib
504Installing plugins/blur/libblur.so to /opt/wayfire/lib/wayfire
505Installing plugins/tile/libsimple-tile.so to /opt/wayfire/lib/wayfire
506Installing plugins/wm-actions/libwm-actions.so to /opt/wayfire/lib/wayfire
507Installing plugins/scale/libscale.so to /opt/wayfire/lib/wayfire
508Installing plugins/scale/libscale-title-filter.so to /opt/wayfire/lib/wayfire
509Installing plugins/single_plugins/libmove.so to /opt/wayfire/lib/wayfire
510Installing plugins/single_plugins/libresize.so to /opt/wayfire/lib/wayfire
511Installing plugins/single_plugins/libcommand.so to /opt/wayfire/lib/wayfire
512Installing plugins/single_plugins/libautostart.so to /opt/wayfire/lib/wayfire
513Installing plugins/single_plugins/libvswipe.so to /opt/wayfire/lib/wayfire
514Installing plugins/single_plugins/libwrot.so to /opt/wayfire/lib/wayfire
515Installing plugins/single_plugins/libexpo.so to /opt/wayfire/lib/wayfire
516Installing plugins/single_plugins/libswitcher.so to /opt/wayfire/lib/wayfire
517Installing plugins/single_plugins/libfast-switcher.so to /opt/wayfire/lib/wayfire
518Installing plugins/single_plugins/liboswitch.so to /opt/wayfire/lib/wayfire
519Installing plugins/single_plugins/libplace.so to /opt/wayfire/lib/wayfire
520Installing plugins/single_plugins/libinvert.so to /opt/wayfire/lib/wayfire
521Installing plugins/single_plugins/libfisheye.so to /opt/wayfire/lib/wayfire
522Installing plugins/single_plugins/libzoom.so to /opt/wayfire/lib/wayfire
523Installing plugins/single_plugins/libalpha.so to /opt/wayfire/lib/wayfire
524Installing plugins/single_plugins/libidle.so to /opt/wayfire/lib/wayfire
525Installing plugins/single_plugins/libextra-gestures.so to /opt/wayfire/lib/wayfire
526Installing plugins/single_plugins/libpreserve-output.so to /opt/wayfire/lib/wayfire
527Installing plugins/single_plugins/libwsets.so to /opt/wayfire/lib/wayfire
528Installing plugins/single_plugins/libxkb-bindings.so to /opt/wayfire/lib/wayfire
529Installing plugins/ipc-rules/libipc-rules.so to /opt/wayfire/lib/wayfire
530Installing /home/bluebyt/Downloads/wf-install/wayfire/build/subprojects/wlroots/include/wlr/config.h to /opt/wayfire/include/wlroots-0.18/wlr
531Installing /home/bluebyt/Downloads/wf-install/wayfire/build/subprojects/wlroots/include/wlr/version.h to /opt/wayfire/include/wlroots-0.18/wlr
532Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/xml.hpp to /opt/wayfire/include/wayfire/config
533Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/config-manager.hpp to /opt/wayfire/include/wayfire/config
534Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/section.hpp to /opt/wayfire/include/wayfire/config
535Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/option-types.hpp to /opt/wayfire/include/wayfire/config
536Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/types.hpp to /opt/wayfire/include/wayfire/config
537Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/file.hpp to /opt/wayfire/include/wayfire/config
538Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/option.hpp to /opt/wayfire/include/wayfire/config
539Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/option-wrapper.hpp to /opt/wayfire/include/wayfire/config
540Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/config/compound-option.hpp to /opt/wayfire/include/wayfire/config
541Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/util/log.hpp to /opt/wayfire/include/wayfire/util
542Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/util/stringify.hpp to /opt/wayfire/include/wayfire/util
543Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/util/duration.hpp to /opt/wayfire/include/wayfire/util
544Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config/include/wayfire/nonstd/safe-list.hpp to /opt/wayfire/include/wayfire/nonstd
545Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/action/action.hpp to /opt/wayfire/include/wayfire/action
546Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/action/action_interface.hpp to /opt/wayfire/include/wayfire/action
547Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/condition/access_interface.hpp to /opt/wayfire/include/wayfire/condition
548Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/condition/condition.hpp to /opt/wayfire/include/wayfire/condition
549Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/condition/logic_condition.hpp to /opt/wayfire/include/wayfire/condition
550Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/condition/test_condition.hpp to /opt/wayfire/include/wayfire/condition
551Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/lexer/lexer.hpp to /opt/wayfire/include/wayfire/lexer
552Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/lexer/literal.hpp to /opt/wayfire/include/wayfire/lexer
553Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/lexer/symbol.hpp to /opt/wayfire/include/wayfire/lexer
554Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/parser/action_parser.hpp to /opt/wayfire/include/wayfire/parser
555Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/parser/condition_parser.hpp to /opt/wayfire/include/wayfire/parser
556Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/parser/rule_parser.hpp to /opt/wayfire/include/wayfire/parser
557Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/parser/lambda_rule_parser.hpp to /opt/wayfire/include/wayfire/parser
558Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/rule/lambda_rule.hpp to /opt/wayfire/include/wayfire/rule
559Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/rule/rule.hpp to /opt/wayfire/include/wayfire/rule
560Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/utils.hpp to /opt/wayfire/include/wayfire
561Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils/wayfire/variant.hpp to /opt/wayfire/include/wayfire
562Installing /home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-touch/wayfire/touch/touch.hpp to /opt/wayfire/include/wayfire/touch
563Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/ipc/wayfire/plugins/ipc/ipc-method-repository.hpp to /opt/wayfire/include/wayfire/plugins/ipc
564Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/ipc/wayfire/plugins/ipc/ipc-helpers.hpp to /opt/wayfire/include/wayfire/plugins/ipc
565Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/ipc/wayfire/plugins/ipc/ipc-activator.hpp to /opt/wayfire/include/wayfire/plugins/ipc
566Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/protocols/input-method-v1.hpp to /opt/wayfire/include/wayfire/plugins/input-method-v1
567Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/vswitch/wayfire/plugins/vswitch.hpp to /opt/wayfire/include/wayfire/plugins
568Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/wobbly/wayfire/plugins/wobbly/wobbly-signal.hpp to /opt/wayfire/include/wayfire/plugins/wobbly
569Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/animate/animate.hpp to /opt/wayfire/include/wayfire/plugins/animate
570Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/blur/blur.hpp to /opt/wayfire/include/wayfire/plugins/blur
571Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/wm-actions/wm-actions-signals.hpp to /opt/wayfire/include/wayfire/plugins
572Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/scale/wayfire/plugins/scale-signal.hpp to /opt/wayfire/include/wayfire/plugins
573Installing /home/bluebyt/Downloads/wf-install/wayfire/plugins/ipc-rules/ipc-rules-common.hpp to /opt/wayfire/include/wayfire/plugins/ipc
574Installing /home/bluebyt/Downloads/wf-install/wayfire/build/man/wayfire.1 to /opt/wayfire/share/man/man1
575Installing /home/bluebyt/Downloads/wf-install/wayfire/build/meson-private/wlroots-0.18.pc to /opt/wayfire/lib/pkgconfig
576Installing /home/bluebyt/Downloads/wf-install/wayfire/build/meson-private/wf-config.pc to /opt/wayfire/lib/pkgconfig
577Installing /home/bluebyt/Downloads/wf-install/wayfire/build/meson-private/wf-utils.pc to /opt/wayfire/lib/pkgconfig
578Installing /home/bluebyt/Downloads/wf-install/wayfire/build/config.h to /opt/wayfire/include/wayfire
579Installing /home/bluebyt/Downloads/wf-install/wayfire/proto/wayfire-shell-unstable-v2.xml to /opt/wayfire/share/wayfire/protocols/unstable
580Installing /home/bluebyt/Downloads/wf-install/wayfire/build/meson-private/wayfire.pc to /opt/wayfire/lib/pkgconfig
581Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/alpha.xml to /opt/wayfire/share/wayfire/metadata
582Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/animate.xml to /opt/wayfire/share/wayfire/metadata
583Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/autostart.xml to /opt/wayfire/share/wayfire/metadata
584Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/blur.xml to /opt/wayfire/share/wayfire/metadata
585Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/command.xml to /opt/wayfire/share/wayfire/metadata
586Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/core.xml to /opt/wayfire/share/wayfire/metadata
587Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/cube.xml to /opt/wayfire/share/wayfire/metadata
588Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/decoration.xml to /opt/wayfire/share/wayfire/metadata
589Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/expo.xml to /opt/wayfire/share/wayfire/metadata
590Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/extra-gestures.xml to /opt/wayfire/share/wayfire/metadata
591Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/fast-switcher.xml to /opt/wayfire/share/wayfire/metadata
592Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/fisheye.xml to /opt/wayfire/share/wayfire/metadata
593Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/foreign-toplevel.xml to /opt/wayfire/share/wayfire/metadata
594Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/grid.xml to /opt/wayfire/share/wayfire/metadata
595Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/gtk-shell.xml to /opt/wayfire/share/wayfire/metadata
596Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/idle.xml to /opt/wayfire/share/wayfire/metadata
597Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/input.xml to /opt/wayfire/share/wayfire/metadata
598Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/input-device.xml to /opt/wayfire/share/wayfire/metadata
599Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/input-method-v1.xml to /opt/wayfire/share/wayfire/metadata
600Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/invert.xml to /opt/wayfire/share/wayfire/metadata
601Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/ipc.xml to /opt/wayfire/share/wayfire/metadata
602Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/ipc-rules.xml to /opt/wayfire/share/wayfire/metadata
603Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/move.xml to /opt/wayfire/share/wayfire/metadata
604Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/oswitch.xml to /opt/wayfire/share/wayfire/metadata
605Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/output.xml to /opt/wayfire/share/wayfire/metadata
606Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/place.xml to /opt/wayfire/share/wayfire/metadata
607Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/preserve-output.xml to /opt/wayfire/share/wayfire/metadata
608Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/resize.xml to /opt/wayfire/share/wayfire/metadata
609Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/scale.xml to /opt/wayfire/share/wayfire/metadata
610Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/simple-tile.xml to /opt/wayfire/share/wayfire/metadata
611Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/switcher.xml to /opt/wayfire/share/wayfire/metadata
612Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/vswipe.xml to /opt/wayfire/share/wayfire/metadata
613Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/vswitch.xml to /opt/wayfire/share/wayfire/metadata
614Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/window-rules.xml to /opt/wayfire/share/wayfire/metadata
615Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/wm-actions.xml to /opt/wayfire/share/wayfire/metadata
616Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/wobbly.xml to /opt/wayfire/share/wayfire/metadata
617Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/workarounds.xml to /opt/wayfire/share/wayfire/metadata
618Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/wrot.xml to /opt/wayfire/share/wayfire/metadata
619Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/zoom.xml to /opt/wayfire/share/wayfire/metadata
620Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/scale-title-filter.xml to /opt/wayfire/share/wayfire/metadata
621Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/shortcuts-inhibit.xml to /opt/wayfire/share/wayfire/metadata
622Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/wsets.xml to /opt/wayfire/share/wayfire/metadata
623Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/wayfire-shell.xml to /opt/wayfire/share/wayfire/metadata
624Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/xdg-activation.xml to /opt/wayfire/share/wayfire/metadata
625Installing /home/bluebyt/Downloads/wf-install/wayfire/metadata/session-lock.xml to /opt/wayfire/share/wayfire/metadata
626Installing /home/bluebyt/Downloads/wf-install/wayfire/wayfire.desktop to /opt/wayfire/share/wayland-sessions
627Installing symlink pointing to libwf-config.so.0.10.0 to /opt/wayfire/lib/libwf-config.so.1
628Installing symlink pointing to libwf-config.so.1 to /opt/wayfire/lib/libwf-config.so
629Installing symlink pointing to libwf-utils.so.0.4.0 to /opt/wayfire/lib/libwf-utils.so.0
630Installing symlink pointing to libwf-utils.so.0 to /opt/wayfire/lib/libwf-utils.so
631Unable to evaluate subdir([]) in AstInterpreter --> Skipping
632The Meson build system
633Version: 1.8.0
634Source dir: /home/bluebyt/Downloads/wf-install/wf-shell
635Build dir: /home/bluebyt/Downloads/wf-install/wf-shell/build
636Build type: native build
637Project name: wf-shell
638Project version: 0.10.0
639C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
640C linker for the host machine: cc ld.bfd 2.44.0
641C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
642C++ linker for the host machine: c++ ld.bfd 2.44.0
643Host machine cpu family: x86_64
644Host machine cpu: x86_64
645Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
646Run-time dependency wayfire found: YES 0.10.0
647Run-time dependency wayland-client found: YES 1.23.1
648Run-time dependency wayland-protocols found: YES 1.44
649Run-time dependency gtkmm-3.0 found: YES 3.24.10
650Run-time dependency wf-config found: YES 0.10.0
651Run-time dependency gtk-layer-shell-0 found: YES 0.9.1
652Run-time dependency libpulse found: YES 17.0-43-g3e2bb
653Run-time dependency dbusmenu-gtk3-0.4 found: YES 16.04.0
654Submodule 'subprojects/gvc' (https://github.com/GNOME/libgnome-volume-control) registered for path './'
655Cloning into '/home/bluebyt/Downloads/wf-install/wf-shell/subprojects/gvc'...
656Submodule path './': checked out '5f9768a2eac29c1ed56f1fbb449a77a3523683b6'
657
658Executing subproject gvc
659
660gvc| Project name: gvc
661gvc| Project version: undefined
662gvc| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
663gvc| C linker for the host machine: cc ld.bfd 2.44.0
664gvc| Build-time dependency glib-2.0 found: YES 2.84.1
665gvc| Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
666gvc| Dependency glib-2.0 found: YES 2.84.1 (cached)
667gvc| Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
668gvc| Run-time dependency gio-2.0 found: YES 2.84.1
669gvc| Run-time dependency gobject-2.0 found: YES 2.84.1
670gvc| Dependency libpulse found: YES 17.0-43-g3e2bb (cached)
671gvc| Run-time dependency libpulse-mainloop-glib found: YES 17.0-43-g3e2bb
672gvc| Run-time dependency alsa found: YES 1.2.14
673gvc| Configuring config.h using configuration
674gvc| Build targets in project: 4
675gvc| Subproject gvc finished.
676
677Submodule 'subprojects/wayland-logout' (https://github.com/soreau/wayland-logout) registered for path './'
678Cloning into '/home/bluebyt/Downloads/wf-install/wf-shell/subprojects/wayland-logout'...
679Submodule path './': checked out '1cffc6fd0be5d8127f394b25eb3c82e71fbaabe1'
680
681Executing subproject wayland-logout
682
683wayland-logout| Project name: wayland-logout
684wayland-logout| Project version: 1.0
685wayland-logout| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
686wayland-logout| C linker for the host machine: cc ld.bfd 2.44.0
687wayland-logout| Build targets in project: 5
688wayland-logout| Subproject wayland-logout finished.
689
690Found CMake: /usr/bin/cmake (4.0.2)
691Run-time dependency libinotify found: NO (tried pkgconfig and cmake)
692Configuring background.xml using configuration
693Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
694Build targets in project: 10
695NOTICE: Future-deprecated features used:
696 * 0.56.0: {'dependency.get_pkgconfig_variable'}
697 * 1.1.0: {'"boolean option" keyword argument "value" of type str'}
698
699wf-shell 0.10.0
700
701 Subprojects
702 gvc : YES
703 wayland-logout: YES
704
705 User defined options
706 buildtype : debugoptimized
707 prefix : /opt/wayfire
708
709Found ninja-1.12.1 at /usr/bin/ninja
710WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
711ninja: Entering directory `build'
712[19/66] Compiling C object subproj....p/test-audio-device-selection.c.o
713../subprojects/gvc/test-audio-device-selection.c: In function ‘audio_selection_needed’:
714../subprojects/gvc/test-audio-device-selection.c:25:47: warning: unused parameter ‘user_data’ [-Wunused-parameter]
715 25 | gpointer user_data)
716 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
717../subprojects/gvc/test-audio-device-selection.c: In function ‘main’:
718../subprojects/gvc/test-audio-device-selection.c:65:15: warning: unused parameter ‘argc’ [-Wunused-parameter]
719 65 | int main (int argc, char **argv)
720 | ~~~~^~~~
721../subprojects/gvc/test-audio-device-selection.c:65:28: warning: unused parameter ‘argv’ [-Wunused-parameter]
722 65 | int main (int argc, char **argv)
723 | ~~~~~~~^~~~
724[22/66] Compiling C object subprojects/gvc/libgvc.a.p/gvc-mixer-card.c.o
725../subprojects/gvc/gvc-mixer-card.c: In function ‘_pa_context_set_card_profile_by_index_cb’:
726../subprojects/gvc/gvc-mixer-card.c:205:77: warning: unused parameter ‘context’ [-Wunused-parameter]
727 205 | _pa_context_set_card_profile_by_index_cb (pa_context *context,
728 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
729[25/66] Compiling C object subproj...c/libgvc.a.p/gvc-mixer-control.c.o
730../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_stream_restore_cb’:
731../subprojects/gvc/gvc-mixer-control.c:172:50: warning: unused parameter ‘c’ [-Wunused-parameter]
732 172 | gvc_mixer_control_stream_restore_cb (pa_context *c,
733 | ~~~~~~~~~~~~^
734../subprojects/gvc/gvc-mixer-control.c: In function ‘listify_hash_values_hfunc’:
735../subprojects/gvc/gvc-mixer-control.c:738:37: warning: unused parameter ‘key’ [-Wunused-parameter]
736 738 | listify_hash_values_hfunc (gpointer key,
737 | ~~~~~~~~~^~~
738../subprojects/gvc/gvc-mixer-control.c: In function ‘on_default_source_port_notify’:
739../subprojects/gvc/gvc-mixer-control.c:936:48: warning: unused parameter ‘pspec’ [-Wunused-parameter]
740 936 | GParamSpec *pspec,
741 | ~~~~~~~~~~~~~~~~^~~~~
742../subprojects/gvc/gvc-mixer-control.c: In function ‘on_default_sink_port_notify’:
743../subprojects/gvc/gvc-mixer-control.c:1016:46: warning: unused parameter ‘pspec’ [-Wunused-parameter]
744 1016 | GParamSpec *pspec,
745 | ~~~~~~~~~~~~~~~~^~~~~
746../subprojects/gvc/gvc-mixer-control.c: In function ‘_stream_has_name’:
747../subprojects/gvc/gvc-mixer-control.c:1098:35: warning: unused parameter ‘key’ [-Wunused-parameter]
748 1098 | _stream_has_name (gpointer key,
749 | ~~~~~~~~~~~~~~~~^~~
750../subprojects/gvc/gvc-mixer-control.c: In function ‘_pa_context_get_server_info_cb’:
751../subprojects/gvc/gvc-mixer-control.c:2803:55: warning: unused parameter ‘context’ [-Wunused-parameter]
752 2803 | _pa_context_get_server_info_cb (pa_context *context,
753 | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
754../subprojects/gvc/gvc-mixer-control.c: In function ‘remove_event_role_stream’:
755../subprojects/gvc/gvc-mixer-control.c:2819:44: warning: unused parameter ‘control’ [-Wunused-parameter]
756 2819 | remove_event_role_stream (GvcMixerControl *control)
757 | ~~~~~~~~~~~~~~~~~^~~~~~~
758../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_server_info’:
759../subprojects/gvc/gvc-mixer-control.c:2936:42: warning: unused parameter ‘index’ [-Wunused-parameter]
760 2936 | int index)
761 | ~~~~~~~~~~~~~~~~~^~~~~
762../subprojects/gvc/gvc-mixer-control.c: In function ‘_pa_context_subscribe_cb’:
763../subprojects/gvc/gvc-mixer-control.c:3279:56: warning: unused parameter ‘context’ [-Wunused-parameter]
764 3279 | _pa_context_subscribe_cb (pa_context *context,
765 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
766[30/66] Compiling C object subproj...vc/libgvc.a.p/gvc-mixer-stream.c.o
767../subprojects/gvc/gvc-mixer-stream.c: In function ‘on_channel_map_volume_changed’:
768../subprojects/gvc/gvc-mixer-stream.c:372:48: warning: unused parameter ‘channel_map’ [-Wunused-parameter]
769 372 | on_channel_map_volume_changed (GvcChannelMap *channel_map,
770 | ~~~~~~~~~~~~~~~~^~~~~~~~~~~
771../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_change_port’:
772../subprojects/gvc/gvc-mixer-stream.c:819:52: warning: unused parameter ‘stream’ [-Wunused-parameter]
773 819 | gvc_mixer_stream_real_change_port (GvcMixerStream *stream,
774 | ~~~~~~~~~~~~~~~~^~~~~~
775../subprojects/gvc/gvc-mixer-stream.c:820:52: warning: unused parameter ‘port’ [-Wunused-parameter]
776 820 | const char *port)
777 | ~~~~~~~~~~~~~~~~^~~~
778../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_push_volume’:
779../subprojects/gvc/gvc-mixer-stream.c:826:52: warning: unused parameter ‘stream’ [-Wunused-parameter]
780 826 | gvc_mixer_stream_real_push_volume (GvcMixerStream *stream, gpointer *op)
781 | ~~~~~~~~~~~~~~~~^~~~~~
782../subprojects/gvc/gvc-mixer-stream.c:826:70: warning: unused parameter ‘op’ [-Wunused-parameter]
783 826 | gvc_mixer_stream_real_push_volume (GvcMixerStream *stream, gpointer *op)
784 | ~~~~~~~~~~^~
785../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_change_is_muted’:
786../subprojects/gvc/gvc-mixer-stream.c:832:56: warning: unused parameter ‘stream’ [-Wunused-parameter]
787 832 | gvc_mixer_stream_real_change_is_muted (GvcMixerStream *stream,
788 | ~~~~~~~~~~~~~~~~^~~~~~
789../subprojects/gvc/gvc-mixer-stream.c:833:56: warning: unused parameter ‘is_muted’ [-Wunused-parameter]
790 833 | gboolean is_muted)
791 | ~~~~~~~~~~~~~~~~^~~~~~~~
792[59/66] Compiling C++ object src/dock/wf-dock.p/toplevel.cpp.o
793../src/dock/toplevel.cpp:187:1: warning: missing initializer for member ‘zwlr_foreign_toplevel_handle_v1_listener::parent’ [-Wmissing-field-initializers]
794 187 | };
795 | ^
796[66/66] Linking target src/dock/wf-dock
797ninja: Entering directory `build'
798[0/1] Installing files
799Installing subprojects/wayland-logout/wayland-logout to /opt/wayfire/bin
800Installing src/panel/wf-panel to /opt/wayfire/bin
801Installing src/background/wf-background to /opt/wayfire/bin
802Installing src/dock/wf-dock to /opt/wayfire/bin
803Installing /home/bluebyt/Downloads/wf-install/wf-shell/subprojects/wayland-logout/wayland-logout.1 to /opt/wayfire/share/man/man1
804Installing /home/bluebyt/Downloads/wf-install/wf-shell/build/metadata/background.xml to /opt/wayfire/share/wayfire/metadata/wf-shell
805Installing /home/bluebyt/Downloads/wf-install/wf-shell/metadata/dock.xml to /opt/wayfire/share/wayfire/metadata/wf-shell
806Installing /home/bluebyt/Downloads/wf-install/wf-shell/metadata/panel.xml to /opt/wayfire/share/wayfire/metadata/wf-shell
807Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/wayfire.png to /opt/wayfire/share/wayfire/icons
808Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/wallpaper.jpg to /opt/wayfire/share/wayfire
809Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/48x48/wayfire.png to /opt/wayfire/share/icons/hicolor/48x48/apps
810Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/64x64/wayfire.png to /opt/wayfire/share/icons/hicolor/64x64/apps
811Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/72x72/wayfire.png to /opt/wayfire/share/icons/hicolor/72x72/apps
812Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/96x96/wayfire.png to /opt/wayfire/share/icons/hicolor/96x96/apps
813Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/128x128/wayfire.png to /opt/wayfire/share/icons/hicolor/128x128/apps
814Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/160x160/wayfire.png to /opt/wayfire/share/icons/hicolor/160x160/apps
815Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/192x192/wayfire.png to /opt/wayfire/share/icons/hicolor/192x192/apps
816Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/256x256/wayfire.png to /opt/wayfire/share/icons/hicolor/256x256/apps
817Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/512x512/wayfire.png to /opt/wayfire/share/icons/hicolor/512x512/apps
818Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/scalable/wayfire.svg to /opt/wayfire/share/icons/hicolor/scalable/apps
819Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/css/default.css to /opt/wayfire/share/wayfire/css
820Installing /home/bluebyt/Downloads/wf-install/wf-shell/build/meson-private/wf-shell.pc to /opt/wayfire/lib/pkgconfig
821Do you want to override the existing config file /home/bluebyt/.config/wayfire.ini [y/n]? n
822Do you want to override the existing config file /home/bluebyt/.config/wf-shell.ini [y/n]? n
823Do you want to install wayfire-plugins-extra? [y/n]? y
824Cloning into 'wayfire-plugins-extra'...
825remote: Enumerating objects: 1456, done.
826remote: Counting objects: 100% (400/400), done.
827remote: Compressing objects: 100% (90/90), done.
828remote: Total 1456 (delta 339), reused 311 (delta 308), pack-reused 1056 (from 3)
829Receiving objects: 100% (1456/1456), 466.43 KiB | 5.83 MiB/s, done.
830Resolving deltas: 100% (902/902), done.
831Note: switching to 'origin/master'.
832
833You are in 'detached HEAD' state. You can look around, make experimental
834changes and commit them, and you can discard any commits you make in this
835state without impacting any branches by switching back to a branch.
836
837If you want to create a new branch to retain commits you create, you may
838do so (now or later) by using -c with the switch command. Example:
839
840 git switch -c <new-branch-name>
841
842Or undo this operation with:
843
844 git switch -
845
846Turn off this advice by setting config variable advice.detachedHead to false
847
848HEAD is now at e8b974f Add option 'names' to workspace-names (#275)
849The Meson build system
850Version: 1.8.0
851Source dir: /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra
852Build dir: /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/build
853Build type: native build
854Project name: wayfire-plugins-extra
855Project version: 0.10.0
856C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
857C linker for the host machine: cc ld.bfd 2.44.0
858C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
859C++ linker for the host machine: c++ ld.bfd 2.44.0
860Host machine cpu family: x86_64
861Host machine cpu: x86_64
862Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
863Run-time dependency wayfire found: YES 0.10.0
864Run-time dependency giomm-2.4 found: YES 2.66.8
865Run-time dependency wayland-protocols found: YES 1.44
866Run-time dependency wayland-server found: YES 1.23.1
867Run-time dependency libevdev found: YES 1.13.4
868Run-time dependency yyjson found: YES 0.11.0
869Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
870Run-time dependency Boost found: YES 1.88.0 (/usr)
871Message:
872----------------
873wayfire-plugins-extra 0.10.0
874----------------
875
876Build targets in project: 24
877NOTICE: Future-deprecated features used:
878 * 1.1.0: {'"boolean option" keyword argument "value" of type str'}
879
880wayfire-plugins-extra 0.10.0
881
882 User defined options
883 buildtype: debugoptimized
884 prefix : /opt/wayfire
885
886Found ninja-1.12.1 at /usr/bin/ninja
887ninja: Entering directory `build'
888[7/50] Compiling C++ object src/li...ent.so.p/focus-steal-prevent.cpp.o
889../src/focus-steal-prevent.cpp: In lambda function:
890../src/focus-steal-prevent.cpp:204:31: warning: comparison between ‘enum wlr_button_state’ and ‘enum wl_pointer_button_state’ [-Wenum-compare]
891 204 | if ((ev->event->state == WL_POINTER_BUTTON_STATE_RELEASED) || !prevent_focus_steal)
892 | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
893../src/focus-steal-prevent.cpp:211:31: warning: comparison between ‘enum wlr_button_state’ and ‘enum wl_pointer_button_state’ [-Wenum-compare]
894 211 | (ev->event->state == WL_POINTER_BUTTON_STATE_PRESSED) && prevent_focus_steal)
895 | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
896[14/50] Compiling C++ object src/libannotate.so.p/annotate.cpp.o
897../src/annotate.cpp: In member function ‘virtual void wf::scene::annotate::wayfire_annotate_screen::handle_pointer_button(const wlr_pointer_button_event&)’:
898../src/annotate.cpp:249:54: warning: comparison between ‘const enum wlr_button_state’ and ‘enum wl_pointer_button_state’ [-Wenum-compare]
899 249 | if ((event.button == button) && (event.state == WL_POINTER_BUTTON_STATE_RELEASED))
900 | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
901[22/50] Compiling C++ object src/libpin-view.so.p/pin-view.cpp.o
902../src/pin-view.cpp: In lambda function:
903../src/pin-view.cpp:82:31: warning: ‘*(int*)((char*)&pv_data + offsetof(wf::pin_view::pin_view_data, wf::pin_view::pin_view_data::geometry.wlr_box::x))’ may be used uninitialized [-Wmaybe-uninitialized]
904 82 | pin_view_data pv_data;
905 | ^~~~~~~
906../src/pin-view.cpp:82:31: warning: ‘*(int*)((char*)&pv_data + offsetof(wf::pin_view::pin_view_data, wf::pin_view::pin_view_data::geometry.wlr_box::y))’ may be used uninitialized [-Wmaybe-uninitialized]
907../src/pin-view.cpp:82:31: warning: ‘*(int*)((char*)&pv_data + offsetof(wf::pin_view::pin_view_data, wf::pin_view::pin_view_data::geometry.wlr_box::width))’ may be used uninitialized [-Wmaybe-uninitialized]
908../src/pin-view.cpp:82:31: warning: ‘*(int*)((char*)&pv_data + offsetof(wf::pin_view::pin_view_data, wf::pin_view::pin_view_data::geometry.wlr_box::height))’ may be used uninitialized [-Wmaybe-uninitialized]
909[43/50] Compiling C++ object src/libwater.so.p/water.cpp.o
910../src/water.cpp: In member function ‘virtual void wayfire_water_screen::handle_pointer_button(const wlr_pointer_button_event&)’:
911../src/water.cpp:229:25: warning: comparison between ‘const enum wlr_button_state’ and ‘enum wl_pointer_button_state’ [-Wenum-compare]
912 229 | if (event.state == WL_POINTER_BUTTON_STATE_RELEASED)
913 | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
914[45/50] Compiling C++ object src/libwinzoom.so.p/window-zoom.cpp.o
915../src/window-zoom.cpp: In lambda function:
916../src/window-zoom.cpp:320:29: warning: comparison between ‘enum wlr_axis_orientation’ and ‘enum wl_pointer_axis’ [-Wenum-compare]
917 320 | if (ev->orientation == WL_POINTER_AXIS_VERTICAL_SCROLL)
918 | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
919[50/50] Linking target src/extra-animations/libextra-animations.so
920ninja: Entering directory `build'
921[0/1] Installing files
922Installing src/libannotate.so to /opt/wayfire/lib/wayfire
923Installing src/libautorotate-iio.so to /opt/wayfire/lib/wayfire
924Installing src/libbench.so to /opt/wayfire/lib/wayfire
925Installing src/libcrosshair.so to /opt/wayfire/lib/wayfire
926Installing src/libfocus-change.so to /opt/wayfire/lib/wayfire
927Installing src/libfocus-steal-prevent.so to /opt/wayfire/lib/wayfire
928Installing src/libfollow-focus.so to /opt/wayfire/lib/wayfire
929Installing src/libforce-fullscreen.so to /opt/wayfire/lib/wayfire
930Installing src/libghost.so to /opt/wayfire/lib/wayfire
931Installing src/libglib-main-loop.so to /opt/wayfire/lib/wayfire
932Installing src/libhide-cursor.so to /opt/wayfire/lib/wayfire
933Installing src/libjoin-views.so to /opt/wayfire/lib/wayfire
934Installing src/libkeycolor.so to /opt/wayfire/lib/wayfire
935Installing src/libmag.so to /opt/wayfire/lib/wayfire
936Installing src/libobs.so to /opt/wayfire/lib/wayfire
937Installing src/libpin-view.so to /opt/wayfire/lib/wayfire
938Installing src/libshowrepaint.so to /opt/wayfire/lib/wayfire
939Installing src/libshowtouch.so to /opt/wayfire/lib/wayfire
940Installing src/libview-shot.so to /opt/wayfire/lib/wayfire
941Installing src/libwater.so to /opt/wayfire/lib/wayfire
942Installing src/libwinzoom.so to /opt/wayfire/lib/wayfire
943Installing src/libworkspace-names.so to /opt/wayfire/lib/wayfire
944Installing src/extra-animations/libextra-animations.so to /opt/wayfire/lib/wayfire
945Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/annotate.xml to /opt/wayfire/share/wayfire/metadata
946Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/autorotate-iio.xml to /opt/wayfire/share/wayfire/metadata
947Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/bench.xml to /opt/wayfire/share/wayfire/metadata
948Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/crosshair.xml to /opt/wayfire/share/wayfire/metadata
949Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/extra-animations.xml to /opt/wayfire/share/wayfire/metadata
950Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/focus-change.xml to /opt/wayfire/share/wayfire/metadata
951Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/focus-steal-prevent.xml to /opt/wayfire/share/wayfire/metadata
952Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/follow-focus.xml to /opt/wayfire/share/wayfire/metadata
953Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/force-fullscreen.xml to /opt/wayfire/share/wayfire/metadata
954Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/ghost.xml to /opt/wayfire/share/wayfire/metadata
955Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/hide-cursor.xml to /opt/wayfire/share/wayfire/metadata
956Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/join-views.xml to /opt/wayfire/share/wayfire/metadata
957Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/keycolor.xml to /opt/wayfire/share/wayfire/metadata
958Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/mag.xml to /opt/wayfire/share/wayfire/metadata
959Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/obs.xml to /opt/wayfire/share/wayfire/metadata
960Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/pin-view.xml to /opt/wayfire/share/wayfire/metadata
961Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/showrepaint.xml to /opt/wayfire/share/wayfire/metadata
962Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/showtouch.xml to /opt/wayfire/share/wayfire/metadata
963Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/view-shot.xml to /opt/wayfire/share/wayfire/metadata
964Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/water.xml to /opt/wayfire/share/wayfire/metadata
965Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/window-zoom.xml to /opt/wayfire/share/wayfire/metadata
966Installing /home/bluebyt/Downloads/wf-install/wayfire-plugins-extra/metadata/workspace-names.xml to /opt/wayfire/share/wayfire/metadata
967Do you want to install WCM, a graphical configuration tool for Wayfire [y/n]? y
968Cloning into 'wcm'...
969remote: Enumerating objects: 1543, done.
970remote: Counting objects: 100% (446/446), done.
971remote: Compressing objects: 100% (126/126), done.
972remote: Total 1543 (delta 340), reused 379 (delta 314), pack-reused 1097 (from 1)
973Receiving objects: 100% (1543/1543), 1.04 MiB | 7.81 MiB/s, done.
974Resolving deltas: 100% (994/994), done.
975Note: switching to 'origin/master'.
976
977You are in 'detached HEAD' state. You can look around, make experimental
978changes and commit them, and you can discard any commits you make in this
979state without impacting any branches by switching back to a branch.
980
981If you want to create a new branch to retain commits you create, you may
982do so (now or later) by using -c with the switch command. Example:
983
984 git switch -c <new-branch-name>
985
986Or undo this operation with:
987
988 git switch -
989
990Turn off this advice by setting config variable advice.detachedHead to false
991
992HEAD is now at 69a5aaf Make wcm single instance (#96)
993The Meson build system
994Version: 1.8.0
995Source dir: /home/bluebyt/Downloads/wf-install/wcm
996Build dir: /home/bluebyt/Downloads/wf-install/wcm/build
997Build type: native build
998meson_options.txt:4: WARNING: Project does not target a minimum version but uses feature deprecated since '1.1.0': "boolean option" keyword argument "value" of type str. use a boolean, not a string
999Project name: wcm
1000Project version: 0.9.0
1001C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
1002C linker for the host machine: cc ld.bfd 2.44.0
1003C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
1004C++ linker for the host machine: c++ ld.bfd 2.44.0
1005Host machine cpu family: x86_64
1006Host machine cpu: x86_64
1007Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
1008Run-time dependency wayfire found: YES 0.10.0
1009Run-time dependency wf-shell found: YES 0.10.0
1010Run-time dependency pkg-config found: YES 2.4.3
1011Run-time dependency libevdev found: YES 1.13.4
1012Submodule 'subprojects/wdisplays' (https://github.com/artizirk/wdisplays) registered for path './'
1013Cloning into '/home/bluebyt/Downloads/wf-install/wcm/subprojects/wdisplays'...
1014Submodule path './': checked out '6233901a887c2bce4989dbb936c2cb51e02b23a0'
1015
1016Executing subproject wdisplays
1017
1018wdisplays| Project name: network.cycles.wdisplays
1019wdisplays| Project version: 1.1.1
1020wdisplays| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
1021wdisplays| C linker for the host machine: cc ld.bfd 2.44.0
1022wdisplays| Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
1023wdisplays| Run-time dependency wayland-client found: YES 1.23.1
1024wdisplays| Run-time dependency wayland-protocols found: YES 1.44
1025wdisplays| subprojects/wdisplays/protocol/meson.build:8: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': dependency.get_pkgconfig_variable. use dependency.get_variable(pkgconfig : ...) instead
1026wdisplays| Configuring resources.xml using configuration
1027wdisplays| Build-time dependency gio-2.0 found: YES 2.84.1
1028wdisplays| Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
1029wdisplays| Program scour found: YES (/usr/bin/scour)
1030wdisplays| Configuring network.cycles.wdisplays.desktop using configuration
1031wdisplays| Library m found: YES
1032wdisplays| Library rt found: YES
1033wdisplays| Run-time dependency gdk-3.0 found: YES 3.24.49
1034wdisplays| Run-time dependency gtk+-3.0 found: YES 3.24.49
1035wdisplays| subprojects/wdisplays/src/meson.build:9: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': dependency.get_pkgconfig_variable. use dependency.get_variable(pkgconfig : ...) instead
1036wdisplays| Run-time dependency epoxy found: YES 1.5.10
1037wdisplays| Configuring config.h using configuration
1038wdisplays| Build targets in project: 5
1039wdisplays| WARNING: Deprecated features used:
1040wdisplays| * 0.56.0: {'dependency.get_pkgconfig_variable'}
1041wdisplays| Subproject wdisplays finished.
1042
1043Dependency wayland-protocols found: YES 1.44 (cached)
1044Dependency wayland-client found: YES 1.23.1 (cached)
1045Build-time dependency wayland-scanner found: YES 1.23.1
1046Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner)
1047Run-time dependency libxml-2.0 found: YES 2.14.2
1048Run-time dependency gtkmm-3.0 found: YES 3.24.10
1049Run-time dependency wf-config found: YES 0.10.0
1050Run-time dependency xkbregistry found: YES 1.9.2
1051Build targets in project: 7
1052WARNING: Deprecated features used:
1053 * 1.1.0: {'"boolean option" keyword argument "value" of type str'}
1054
1055wcm 0.9.0
1056
1057 Subprojects
1058 wdisplays: YES 3 warnings
1059
1060 User defined options
1061 buildtype: debugoptimized
1062 prefix : /opt/wayfire
1063
1064Found ninja-1.12.1 at /usr/bin/ninja
1065ninja: Entering directory `build'
1066[30/42] Compiling C object subproj...splays/src/wdisplays.p/outputs.c.o
1067FAILED: subprojects/wdisplays/src/wdisplays.p/outputs.c.o
1068cc -Isubprojects/wdisplays/src/wdisplays.p -Isubprojects/wdisplays/src -I../subprojects/wdisplays/src -Isubprojects/wdisplays/resources -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pthread -MD -MQ subprojects/wdisplays/src/wdisplays.p/outputs.c.o -MF subprojects/wdisplays/src/wdisplays.p/outputs.c.o.d -o subprojects/wdisplays/src/wdisplays.p/outputs.c.o -c ../subprojects/wdisplays/src/outputs.c
1069../subprojects/wdisplays/src/outputs.c:529:15: error: initialization of ‘void (*)(void *, struct zwlr_output_manager_v1 *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
1070 529 | .finished = noop,
1071 | ^~~~
1072../subprojects/wdisplays/src/outputs.c:529:15: note: (near initialization for ‘output_manager_listener.finished’)
1073../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
1074 31 | static void noop() {
1075 | ^~~~
1076../subprojects/wdisplays/src/outputs.c:556:20: error: initialization of ‘void (*)(void *, struct wl_registry *, uint32_t)’ {aka ‘void (*)(void *, struct wl_registry *, unsigned int)’} from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
1077 556 | .global_remove = noop,
1078 | ^~~~
1079../subprojects/wdisplays/src/outputs.c:556:20: note: (near initialization for ‘registry_listener.global_remove’)
1080../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
1081 31 | static void noop() {
1082 | ^~~~
1083../subprojects/wdisplays/src/outputs.c:606:19: error: initialization of ‘void (*)(void *, struct zxdg_output_v1 *, int32_t, int32_t)’ {aka ‘void (*)(void *, struct zxdg_output_v1 *, int, int)’} from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
1084 606 | .logical_size = noop,
1085 | ^~~~
1086../subprojects/wdisplays/src/outputs.c:606:19: note: (near initialization for ‘output_listener.logical_size’)
1087../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
1088 31 | static void noop() {
1089 | ^~~~
1090../subprojects/wdisplays/src/outputs.c:607:11: error: initialization of ‘void (*)(void *, struct zxdg_output_v1 *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
1091 607 | .done = noop,
1092 | ^~~~
1093../subprojects/wdisplays/src/outputs.c:607:11: note: (near initialization for ‘output_listener.done’)
1094../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
1095 31 | static void noop() {
1096 | ^~~~
1097../subprojects/wdisplays/src/outputs.c:609:18: error: initialization of ‘void (*)(void *, struct zxdg_output_v1 *, const char *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
1098 609 | .description = noop
1099 | ^~~~
1100../subprojects/wdisplays/src/outputs.c:609:18: note: (near initialization for ‘output_listener.description’)
1101../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
1102 31 | static void noop() {
1103 | ^~~~
1104[34/42] Compiling C object subproj...wdisplays/src/wdisplays.p/main.c.o
1105../subprojects/wdisplays/src/main.c: In function ‘main’:
1106../subprojects/wdisplays/src/main.c:1086:3: warning: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations]
1107 1086 | GtkApplication *app = gtk_application_new(WDISPLAYS_APP_ID, G_APPLICATION_FLAGS_NONE);
1108 | ^~~~~~~~~~~~~~
1109In file included from /usr/include/glib-2.0/gio/giotypes.h:30,
1110 from /usr/include/glib-2.0/gio/gio.h:28,
1111 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
1112 from /usr/include/gtk-3.0/gdk/gdk.h:32,
1113 from /usr/include/gtk-3.0/gtk/gtk.h:30,
1114 from ../subprojects/wdisplays/src/main.c:4:
1115/usr/include/glib-2.0/gio/gioenums.h:1556:3: note: declared here
1116 1556 | G_APPLICATION_FLAGS_NONE GIO_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS),
1117 | ^~~~~~~~~~~~~~~~~~~~~~~~
1118[37/42] Compiling C++ object src/wcm.p/metadata.cpp.o
1119ninja: build stopped: subcommand failed.
1120
1121