Discord's screen-share source picker wasn't matching the modal-dialog
windowrules and tiled instead of floating. It's the Qt "hyprland-share-picker"
binary, which sets its app_id/class via
QCoreApplication::setApplicationName("org.hyprland.xdg-desktop-portal-hyprland")
— neither the GTK portal-dialog rule (different class) nor the title-based
dialog-float rule (title doesn't match) catches it. Added a dedicated rule
matching that class with the same float+center-on-monitor treatment.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| autostart.lua | ||
| binds.lua | ||
| envvars.lua | ||
| input-device-exceptions.lua | ||
| input.lua | ||
| mk-device-block.sh | ||
| mk-device-exception.sh | ||
| monitors.lua | ||
| wallpaper.conf | ||
| windowrules.conf.old | ||
| windowrules.lua | ||