2 repositorios
Designating specific regions of a frameless window as draggable to allow user movement.
Distinct from Draggable Element Registries: Shortlist candidates focus on drag-and-drop libraries or plot elements, not window chrome movement.
Explore 2 awesome GitHub repositories matching user interface & experience · Frameless Window Draggables. Refine with filters or upvote what's useful.
Electrobun is a desktop application framework and webview-based GUI toolkit used for building cross-platform desktop apps. It provides a TypeScript-based runtime and a native system webview to create interfaces that integrate embedded browser views with host-process logic. The project features a native GPU integration layer with direct FFI bindings, allowing for high-performance GPU surfaces and compute workloads to run within a desktop application. It also includes an inter-process communication bridge using a typed RPC system to exchange data and execute functions between the native backend
Designates specific interface elements as draggable areas so users can move frameless windows.
This project is a collection of reference implementations and sample applications for desktop software development using Electron. It provides cross-platform boilerplates and practical code examples that demonstrate how to integrate web technologies with native operating system APIs. The repository serves as a feature showcase for implementing native system integrations, such as local file system access, process management, and custom window framing. It includes demonstrations for specialized capabilities like network request interception via service workers, screen and window capture, and th
Designates specific user interface regions as draggable handles to allow movement of frameless windows.