Dotfiles/desktopenvs/hyprdrive/hypr/usr
Amir Alexander Abdelbaki b92a43c8ea fix(hyprlua,hyprdrive): float/center the xdg-desktop-portal-hyprland share picker
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>
2026-07-29 08:40:20 +02:00
..
autostart.lua feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
binds.lua feat(hyprdrive,hyprlua): trap pointer to focused window in monocle (super+ctrl+f) 2026-07-26 17:35:00 +02:00
envvars.lua feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
input-device-exceptions.lua feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
input.lua feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
mk-device-block.sh feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
mk-device-exception.sh feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
monitors.lua feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
wallpaper.conf feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
windowrules.conf.old feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
windowrules.lua fix(hyprlua,hyprdrive): float/center the xdg-desktop-portal-hyprland share picker 2026-07-29 08:40:20 +02:00