Skip to content

Icons and its decorations (e.g. borders) sometimes disappear (e.g. on Fvwm Restart always) with new Xlib version #1315

Icons and its decorations (e.g. borders) sometimes disappear (e.g. on Fvwm Restart always) with new Xlib version

Icons and its decorations (e.g. borders) sometimes disappear (e.g. on Fvwm Restart always) with new Xlib version #1315

Workflow file for this run

name: FVWM3 CI ISSUES
on:
issues:
types: [ opened, edited, milestoned, closed ]
jobs:
notification:
runs-on: ubuntu-latest
name: notifications
steps:
- name: issue notifications
uses: Gottox/[email protected]
with:
server: "irc.libera.chat"
notice: false
channel: "#fvwm"
nickname: fvwm3-gh-issues
message: "Issue [${{ github.event.issue.state }}]: [${{ github.event.issue.number }}]: ${{ github.event.issue.title }} -- [${{ github.event.issue.user.login }}]"