Changes between Initial Version and Version 1 of Ticket #15452, comment 1
- Timestamp:
- 08/27/2021 08:26:00 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #15452, comment 1
initial v1 1 1 SONAME is still libgtk-4.so.1, so it can be elevate into 11.0 (as 4.2.1 is still unchecked now). 2 2 3 To run test on X11: `meson test --setup x11`4 To run test on wayland: `meson test --setup wayland`3 - To run test on X11: `meson test --setup x11` 4 - To run test on wayland: `meson test --setup wayland` 5 5 6 6 `ninja test` invokes `meson test --setup wayland` unconditionally.