A widget framework for Linux desktops, to render rich UI elements using web technologies ie. HTML, CSS, and JavaScript, layered directly over your display.
WeLD is in early development. Features may break, please make issue and I will fix them 😆.
- Python backend: Handles state management, widget orchestration
- Web-powered widgets: Bring in whatever framework you like, such as React, Svelte,etc.
- Keybind support: Widgets can respond to keyboard shortcuts.(Only Hyprland supported)
- Input Masking: Make part of the widget unresponsive to mouse click and pass the input to below window.