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've been really enjoying using tdrop but recently it broke after an update to Gnome and/or Alacritty the window started being transparent when unhidden.
I'm not sure if this is an issue with Gnome / Alacritty / tdrop.
Steps to reproduce:
Command:
tdrop -n 1 --width 100% --height 35% --post-map-hook 'wmctrl -r "Alacritty - Drop Down - Top" -b add,above,sticky' alacritty --title 'Alacritty - Drop Down - Top'
Execute command for the first time, a new terminal window appears as expected ✔️
Executed command a second time, window hides as expected ✔️
Executed command a third time, window doesn't show as expected ❌
Window opens, is focused and can be interacted with but doesn't render (transparent)
As can be seen in the screenshots below it still shows up in the Overview and Alt+Tab
For comparison, this is what it looks like in the overview when it is working:
Observations
I've noticed that when I open a new window for any application the terminal window start rendering again.
I've also tried changing the command and switching the terminal to xterm but had the same results.
System Info
DISTRIB_ID="ManjaroLinux"
DISTRIB_RELEASE="23.0.0"
DISTRIB_CODENAME="Uranos"
DISTRIB_DESCRIPTION="Manjaro Linux"
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
GNOME Shell 44.3
alacritty 0.12.2 (9d9982df)
aur/tdrop 0.5.0-1
The text was updated successfully, but these errors were encountered:
I've been really enjoying using
tdrop
but recently it broke after an update to Gnome and/or Alacritty the window started being transparent when unhidden.I'm not sure if this is an issue with Gnome / Alacritty / tdrop.
Steps to reproduce:
Command:
For comparison, this is what it looks like in the overview when it is working:
Observations
I've noticed that when I open a new window for any application the terminal window start rendering again.
I've also tried changing the command and switching the terminal to
xterm
but had the same results.System Info
The text was updated successfully, but these errors were encountered: