You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two monitors, I would like to open brave scaled to a factor of 1 on one
monitor and a factor of 2 on the other monitor. The problem is that when I try to
open another brave window it uses the same session and I get the same scaling. I get
this message:
Opening in existing browser session.
How can I open a new session of brave from the command line using another scale
factor when a session is already running? I already tried using --user-data-dir and
that did not help, it opens the scaled one instead of a new scaled one. If I do get
this working then it's up to me to figure out how to get the focused monitor on
wayland using river and execute the correct command bellow.
I looked at all the flags here and I don't see something like --new-session.
Description
I have two monitors, I would like to open brave scaled to a factor of 1 on one
monitor and a factor of 2 on the other monitor. The problem is that when I try to
open another brave window it uses the same session and I get the same scaling. I get
this message:
How can I open a new session of brave from the command line using another scale
factor when a session is already running? I already tried using
--user-data-dir
andthat did not help, it opens the scaled one instead of a new scaled one. If I do get
this working then it's up to me to figure out how to get the focused monitor on
wayland using river and execute the correct command bellow.
I looked at all the flags here and I don't see something like
--new-session
.Steps to Reproduce
--high-dpi-support=1 --force-device-scale-factor=2
It will use the same scale factor instead of the new one provided.
Actual result:
Both windows are scaled the same.
Expected result:
Windows should be scaled differently.
Reproduces how often:
Every time.
Brave version (brave://version info)
Brave 1.56.20 Chromium: 115.0.5790.171 (Official Build) unknown (64-bit)
Revision cf9067bf10d8f798c24643029af1d24e275646d6-refs/branch-heads/5790@{#1924}
OS Linux
JavaScript V8 11.5.150.22
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Command Line /home/ritchie/.local/share/brave/brave --user-data-dir=/home/ritchie/.config/BraveSoftware/Brave-Browser --high-dpi-support=1 --force-device-scale-factor=1 --disable-domain-reliability --enable-dom-distiller --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --sync-url=https://sync-v2.brave.com/v2 --lso-url=https://no-thanks.invalid --variations-server-url=https://variations.brave.com/seed --variations-insecure-server-url=https://variations.brave.com/seed --flag-switches-begin --flag-switches-end --component-updater=url-source=https://go-updater.brave.com/extensions
Executable Path /home/ritchie/.local/share/brave/brave
Profile Path /home/ritchie/.config/BraveSoftware/Brave-Browser/Default
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
I'm running Void Linux with Wayland.
The text was updated successfully, but these errors were encountered: