• src/conio/x_events.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Wed Oct 8 14:07:27 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/891403083f32ee8b84a9cd17
    Modified Files:
    src/conio/x_events.c
    Log Message:
    Goot to include assert.h when calling assert()

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thu Nov 27 12:35:30 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7c24a3911beb16f69752353d
    Modified Files:
    src/conio/x_events.c
    Log Message:
    Or in base_pixel even for VisualIsRGB8

    This may resolve issue where screen appears to be transparent when
    a black background is used with Plasma 5 on Linux.

    Essentially, we set all non-RGB bits now instead of leaving them
    unset.

    This will help if anything is assuming ARGB32 despite us explicitly
    requesting RGB24.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net