feat: add QET Xephyr launch script for Wayland drag-drop workaround #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/qet-xephyr-launch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
QElectroTech relies on drag-and-drop from the collection panel to add elements to diagrams, but this doesn't work on Wayland compositors (Hyprland).
Solution
Add a launch script that runs QET inside a nested Xephyr X server with Openbox as the window manager, bypassing Wayland entirely.
Usage
Also includes an optional Hyprland window rule to make the Xephyr window tile instead of float.
Files
scripts/qet-xephyr.sh— Launch script that starts Xephyr, Openbox, and QET