It'd be great for then to have proper initial titles when opening new windows #7947
bielarusajed
started this conversation in
Ideas
Replies: 1 comment
-
I think a flag to set the initial title would be awesome, i.e. flatpak run app.zen_browser.zen --new-window www.google.com --title my-seach-window. That would make applying window rules in niri (And hyprland?) work well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I use a tiling WM on Linux (hyprland in my case) and it bugs me a bit when extensions open in new window, and it automatically tiled. I'd like to disable that behavior in my WM config, but I can't properly match the window, because initially it has the same class and the same title, as the main window:
See, the bitwarden one is named
Extension: (Bitwarden Password Manager) - Bitwarden — Zen Browser
, and I thought I could match any zen window, that namedExtension:*
, but I can't, because its initial title was the defaultZen Browser
. Maybe it'd be possible to change the initial title or the initial class for the extensions windows?Beta Was this translation helpful? Give feedback.
All reactions