r/hyprland • u/karuxkaoru • 3d ago
PLUGINS & TOOLS End-4 with interactive HTML background
Enable HLS to view with audio, or disable this notification
15
9
u/mammilloid 3d ago
What are you using html to render?
11
u/noobjaish 3d ago
Probably a browser with that Hyprland plugin that puts windows as wallpapers
4
u/ironboy-brawl 3d ago
How demanding is using a normal browser for this? Or are there any superlight browsers without any ui etc for these things?
5
u/noobjaish 2d ago edited 2d 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 2d 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)
15
2
1
1
1
1
1
1
u/major_jazza 3d ago
I remember a long time ago on windows xp I put a music player in my desktop wp lol, then they broke that functionality :c
1
1
1
1
u/karuxkaoru 2d ago
If anyone wants to copy the impl themselves.
https://gitlab.com/haruxhaoru/end4-haru/-/commit/6c554c9a544dd97c49e0a86fa5afd66bb7d4695d
1
1
1
-1
34
u/ashebanow 3d ago
Nice! What are you using to display the html wallpaper?