Rishabh Sarang
69c2195c10
fix(hyprland): match Brave portal dialogs in floating-window rule ( #2788 )
...
* fix(hyprland): match Brave portal dialogs in floating-window rule
Brave on Wayland uses xdg-desktop-portal-gtk for permission and file dialogs.
These windows use website-based titles (e.g. "chatgpt.com wants to open")
instead of "Open File" or "Save File", so they were not matched by the
floating-window rule. This commit expands the title regex to include those
patterns, ensuring Brave dialogs float properly.
* Shrink scope
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-24 06:35:30 -07:00
Greg Kurts
66abd7dc2e
Float org.gnome.Calculator ( #1747 )
...
* Float and size Calculator
* just use float
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-07 22:14:22 +02:00
David Heinemeier Hansson
e4ab5bee14
Catch obsidian vault dialog too
2025-09-19 17:31:20 -04:00
David Heinemeier Hansson
effae1e7f2
Include nautilus dialogs as floating windows
2025-08-30 08:51:15 +02:00
David Heinemeier Hansson
48e5aa5e91
Include Open Folder from VSCode
2025-08-28 18:47:58 +02:00
David Heinemeier Hansson
dcfbd7a2e5
Suddenly the status indicators were busted on new installations ( #1061 )
...
Don't have time to debug this now, so will have to wait until next
release
2025-08-25 13:28:54 +02:00
Ryan Hughes
b8bd1d1d6c
Add tsui to Tailscale installer ( #604 )
2025-08-22 22:22:29 +02:00
David Heinemeier Hansson
04aa3cca0d
Just use the same system dialog size for everything
...
Will give more room to avoid clipping Omarchy logo too
2025-08-22 21:28:48 +02:00
David Heinemeier Hansson
f67cb1dbff
Reduce risk of wrapping logo
2025-08-11 12:17:28 +02:00
David Heinemeier Hansson
f63e777c9a
Use tag picker for file picker apps
...
And include sublime_text, since it doesn't use xdg-desktop-portal-gtk
2025-08-09 17:56:57 +02:00
David Heinemeier Hansson
c07c5652cb
Don't let chromium save dialogue get too big
2025-08-08 20:18:05 +02:00
David Heinemeier Hansson
e567e9ee8a
A bit more space
2025-08-08 17:31:28 +02:00
David Heinemeier Hansson
375210f5c8
Give About more room to breathe
2025-08-08 17:27:48 +02:00
David Heinemeier Hansson
9dc12c1d3e
Fix missing comma for windowrule
2025-08-08 13:20:08 +02:00
David Heinemeier Hansson
fb05e59bf6
Extract app-specific tweaks into their own files
2025-08-03 13:47:26 +02:00