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
We could use layershell->setScreenConfiguration(LayerShellQt::Window::ScreenConfiguration::ScreenFromCompositor); to open it where the cursor is, the downside is that it takes a screen resolution/size from one monitor and applies always that.
Possible Solution
A menu entry similar to lxqt-runner: On wayland open on monitor: active, 1, 2, ?
Steps to Reproduce (for bugs)
Use dropdown terminal on wayland with a dual head setup with different resolutions.
Move cursor between monitors and press shortcut
System Information
QTerminal version: git
The text was updated successfully, but these errors were encountered:
We could use
layershell->setScreenConfiguration(LayerShellQt::Window::ScreenConfiguration::ScreenFromCompositor);
to open it where the cursor is, the downside is that it takes a screen resolution/size from one monitor and applies always that.Possible Solution
A menu entry similar to
lxqt-runner
: On wayland open on monitor: active, 1, 2, ?Steps to Reproduce (for bugs)
System Information
The text was updated successfully, but these errors were encountered: