Changes between Initial Version and Version 1 of Ticket #15452, comment 1


Ignore:
Timestamp:
08/27/2021 08:26:00 AM (3 years ago)
Author:
Xi Ruoyao

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15452, comment 1

    initial v1  
    11SONAME is still libgtk-4.so.1, so it can be elevate into 11.0 (as 4.2.1 is still unchecked now).
    22
    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`
    55
    66`ninja test` invokes `meson test --setup wayland` unconditionally.