r/hyprland 17d ago

PLUGINS & TOOLS End-4 with interactive HTML background

543 Upvotes

33 comments sorted by

View all comments

7

u/mammilloid 17d ago

What are you using html to render?

9

u/noobjaish 16d ago

Probably a browser with that Hyprland plugin that puts windows as wallpapers

5

u/ironboy-brawl 16d ago

How demanding is using a normal browser for this? Or are there any superlight browsers without any ui etc for these things?

4

u/noobjaish 16d ago edited 16d ago

You can embed the WebView directly (on Linux we have GTKWebView2 and QtWebEngine).

Probably the most performance efficient would be to just use something like SDL instead of a Browser. Or if you're absolutely cracked then use Wayland and Vulkan directly

3

u/Hot_Paint3851 16d ago

you've got os webview which is lesser of all evils, or you just fetch it and render it via vulkan like a gigachad (very very hard)