gnome-shell-extension-ddterm icon indicating copy to clipboard operation
gnome-shell-extension-ddterm copied to clipboard

Dual Screen "on the monitor that contains the mouse pointer" fails to return to main monitor.

Open jediaxe opened this issue 4 years ago • 5 comments

In a dual screen setup ddterm drops down as expected on the main monitor, and as expected will change to the second screen when mouse pointer is at the second screen. however the window will not move back to the main screen even when mouse pointer is at the main screen. it gets stuck on the second screen and the only way to get it back is to restart ddterm.

jediaxe avatar Aug 18 '21 18:08 jediaxe

Which GNOME Shell version? Xorg? Wayland? XWayland?

amezin avatar Aug 20 '21 17:08 amezin

GNOME Shell 40.3 Wayland

jediaxe avatar Aug 20 '21 18:08 jediaxe

Weird. I have exactly the same configuration, but I can't reproduce this bug.

amezin avatar Aug 22 '21 17:08 amezin

@jediaxe If you're still using ddterm - do you still experience this problem?

amezin avatar Nov 16 '22 14:11 amezin

I have plans to write an xterm.js-based terminal emulator using GNOME Shell's UI (instead of the current implementation with a separate Gtk application). It should solve all window management issues, like this one.

However, it won't happen soon, as it will likely be a separate project, written (almost) from scratch.

https://github.com/ddterm/gnome-shell-extension-ddterm/issues/269

amezin avatar Dec 13 '22 23:12 amezin