Results 4 issues of Kevin

**(1) Issue/Bug Description:** Window tiling behaves as if the Gnome top bar is visible after logging in / unlocking my system, but it isn't. I have hidden it with a...

wayland
GNOME 40

OS Manjaro Linux 23.1.3 Swift 5.9.2 Package.swift ```swift import PackageDescription let package = Package( name: "wstest", dependencies: [ .package(url: "https://github.com/Kitura/Kitura-WebSocket.git" , branch: "master") ], targets: [ .executableTarget( name: "wstest", dependencies:...

Building generates the following error `error: 'ecs-demo': product 'SDL2' required by package 'ecs-demo' target 'SDLKit' not found.` even though `sdl2-2.30.1-1` is present on the system. OS Manjaro Linux 23.1.3 Swift...

Cool plugin! I'm using it extensively. Would be nice if it would also render mermaid charts from the README.md on the "Home" page of the documentation.