• Show log

    Commit

  • Hash : 6ae227d0
    Author : Cameron Gutman
    Date : 2021-08-08T23:27:08

    x11/wayland: fix screensaver suspension via D-Bus
    
    b08b1bde introduced a subtle bug. Despite not using D-Bus types directly,
    the code used the SDL_USE_LIBDBUS definition set by SDL_dbus.h to conditionally
    compile calls SDL_DBus_ScreensaverTickle() and SDL_DBus_ScreensaverInhibit().
    As a result, it still compiled without SDL_dbus.h included, but screensaver
    suspension silently failed to work.
    
    The D-Bus stuff could probably use some tweaks to be harder to accidentally
    break, but for now just restore the header includes.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags