tdrop icon indicating copy to clipboard operation
tdrop copied to clipboard

A Glorified WM-Independent Dropdown Creator

Results 25 tdrop issues
Sort by recently updated
recently updated
newest added

I bind a custom shortcut to emacs by `tdrop -r emacs` when I first run `tdrop -r emacs`, the emacs window appears here: ![image](https://user-images.githubusercontent.com/46400566/203975227-032d69d0-8450-4010-86e7-d1d2ba58023d.png) Then I run `tdrop -r emacs`...

⌠ ΠΣΔΠ ⚡⌡► WAYLAND_DISPLAY=no tdrop -n tdrop-thunar -a auto_hide -mta -w45% -h75% -y0 -x25% thunar --class=tdrop_thunar XGetWindowProperty[_NET_ACTIVE_WINDOW] failed (code=1) xdo_get_active_window reported an error /usr/bin/tdrop: line 705: /tmp/tdrop_neondeex_:1/classes/: Is a directory...

I have a 3-screen layout that looks like this: ``` +-------------------+ | | | |+-------------------------------------+ | || | | || | | || | | Rotated || Primary | |...

Would you consider adding a 'hide on lost focus' option, like the way the Guake/Tilda terminals unmap themselves when they lose focus? Looks like it might be possible with something...

upstream bug

I've been using [Tabby Terminal](https://github.com/Eugeny/tabby) cross-platform for a while, and the last thing I wanted was proper quake-support on Linux. Here's the command to make it happen. ```shell # most...

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...

I Installed all of the required libraries except for tmux et al. After installing X11 using xquartz and enabling XTEST i still can't make tdrop work. ``` ➜ ~ tdrop...

Hello there, I found out tdrop just today and wanted to try. It works well with bspwm when you enter `--wm bspwm` however the same thing with qtile does not...

tdrop is unable to hide programs that launched with tdrop but run in a firejail sandbox. Instead, tdrop launches another instance of the program when the command is run again...

Currently the detection uses the topleft corner of an application window to determine the active monitor. This is inaccurate, as a window corner might be outside a screen, which can...