beansprout-custom/protocol
Ben Buhse fb8817ebf9
Begin work to add wallpaper support to beansprout
Added pixman and zigimg dependencies
Set up in build.zig, added to both exe and exe_check

Add new protocols:
     river-layer-shell-v1
     wlr-layer-shell-unstable-v1
     xdg-shell (dep of wlr-layer-shell-unstable-v1)

Update Context.zig to hold wl_output, wl_shm, and a WallpaperImage
Also re-ordered all of its fields into alphabetical order
Context.create() now takes a Context.Options struct so that it takes
     one arg instead of many smaller args.

Added new WallpaperImage.zig, but it's not yet actually used
2026-02-06 16:37:33 -06:00
..
river-layer-shell-v1.xml Begin work to add wallpaper support to beansprout 2026-02-06 16:37:33 -06:00
river-window-management-v1.xml Update to latest protocol version 2026-01-19 14:32:46 -06:00
river-xkb-bindings-v1.xml Add river-xkb-bindings and implement Alt+T to open foot 2026-01-19 14:32:46 -06:00
wlr-layer-shell-unstable-v1.xml Begin work to add wallpaper support to beansprout 2026-02-06 16:37:33 -06:00