Upload images to your PDS and get instant CDN URLs via images.blue
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix cgo build following arch

Signed-off-by: Fabricio Silva <hi@fabricio.dev>

+3
+1
internal/clipboard/clipboard_wayland.c
··· 1 + //go:build linux 1 2 /* 2 3 * Native Wayland clipboard implementation 3 4 * Supports both wlr-data-control (preferred) and popup surface hack (fallback)
+1
internal/clipboard/wlr-data-control.c
··· 1 + //go:build linux 1 2 /* Generated by wayland-scanner 1.24.0 */ 2 3 3 4 /*
+1
internal/clipboard/xdg-shell.c
··· 1 + //go:build linux 1 2 /* Generated by wayland-scanner 1.24.0 */ 2 3 3 4 /*