Edit

kc3-lang/libxkbcommon/tools

Branch :

  • Show log

    Commit

  • Author : Jan Alexander Steffens (heftig)
    Date : 2022-09-04 00:51:07
    Hash : 320f56d2
    Message : interactive-wayland: Fix interface versioning We need to request the lower version of the interface versions we support and the server supports, not the higher version. Using the higher version caused crashes due to unbound callbacks on GNOME, which supports a higher version of `xdg_wm_base`.