• src/conio/ciolib.c ciolib.h x_events.c src/syncterm/syncterm.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Jun 2 11:21:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/8a9fc05b2549de7aeb0b99e6
    Modified Files:
    src/conio/ciolib.c ciolib.h x_events.c src/syncterm/syncterm.c
    Log Message:
    Add initial icon settings.Also, set both _NET_WM_ICON and WMHint icon pixmap --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Jun 2 16:33:57 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/31a178631b7ff0ea6cf22ff8
    Modified Files:
    src/conio/ciolib.c ciolib.h x_events.c src/syncterm/syncterm.c
    Log Message:
    Allow setting the class name at startThis allows X11 stuff to work properly. --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deuce@1:103/705 to Git commit to main/sbbs/master on Fri Jun 2 23:09:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/685ee2f230c5cb016b30941a
    Modified Files:
    src/conio/ciolib.c ciolib.h x_events.c src/syncterm/syncterm.c
    Log Message:
    Finally got ChromeOS icon/toltip working!It appears its matching based on the class, not the application.Since this was hard-coded to CIOLIB based on the idea of usingresources to customize all CIOLIB windows, this didn't match theSyncTERM .desktop file, so ChromeOS assumed it was "something else"Add yet another ciolib_initial_* variable to set this, and she'sfinally good!
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)