Opened 3 years ago
Closed 3 years ago
#16117 closed enhancement (fixed)
xwayland-22.1.0
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 11.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version
Change History (5)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
If you need to build weston, you'll need libxkbcommon, libinput, and cairo.
This is the meson command that I used after cloning from the git repository (the upstream CI file has -depth 1 -branch 9.0)
meson -Dbackend-{drm,drm-screencast-vaapi,fbdev,rdp,wayland,x11}=false -Dbackend-default=headless -Dcolor-management-{colord,lcms}=false -Ddemo-clients=false -Dimage-{jpeg,webp}=false -D{pipewire,remoting,screenshare,test-junit-xml,wcap-decode,weston-launch,xwayland}=false -Dshell-{fullscreen,ivi,kiosk}=false -Dsimple-clients=
comment:4 by , 3 years ago
Three tests out of over 300 fail - those have to do with xsetfontpath, which may just be because I don't have a dependency installed for that function.
comment:5 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Running the tests for this is going to be fun. I'll test/validate the existing instructions in the book, but I plan on uninstalling Weston from my system after running the tests.