ddterm / gnome-shell-extension-ddterm

Another drop down terminal extension for GNOME Shell. With tabs. Works on Wayland natively
https://extensions.gnome.org/extension/3780/ddterm/
GNU General Public License v3.0
300 stars 26 forks source link

wl-copy hangs on ddterm only #700

Closed alejoguitar closed 9 months ago

alejoguitar commented 9 months ago

GNOME Shell version

GNOME Shell 45.2

Session type

Wayland (echo $WAYLAND_DISPLAY output is non-empty)

Special configuration

ddterm version

48

Linux distro

"NixOS 23.11 (Tapir)"

ddterm settings dump

[/]
background-color='rgb(30,30,30)'
background-opacity=0.97999999999999998
bold-is-bright=true
custom-font='FiraCode Nerd Font Light 13'
ddterm-toggle-hotkey=['F12']
force-x11-gdk-backend=false
foreground-color='rgb(208,207,204)'
hide-when-focus-lost=true
palette=['rgb(7,54,66)', 'rgb(220,50,47)', 'rgb(133,153,0)', 'rgb(181,137,0)', 'rgb(38,139,210)', 'rgb(211,54,130)', 'rgb(42,161,152)', 'rgb(238,232,213)', 'rgb(30,78,90)', 'rgb(203,75,22)', 'rgb(88,110,117)', 'rgb(101,123,131)', 'rgb(131,148,150)', 'rgb(108,113,196)', 'rgb(147,161,161)', 'rgb(253,246,227)']
panel-icon-type='toggle-and-menu-button'
pointer-autohide=false
show-animation='linear'
tab-label-width=0.25
tab-policy='automatic'
theme-variant='dark'
use-system-font=false
use-theme-colors=true
window-maximize=false
window-monitor='focus'
window-monitor-connector='DVI-I-1'
window-resizable=true
window-skip-taskbar=true

Description

wl-copy and wl-paste just hangs on every scenario I could think of. I noticed when nvim wouldn't copy to the clipboard. Tried it in gnome konsole and a plain xterm and everything works as expected.

amezin commented 9 months ago

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