Skip to content

Commit

Permalink
README: add ndrop (#435)
Browse files Browse the repository at this point in the history
add ndrop as wayland alternative
add  table
  • Loading branch information
Schweber authored Sep 23, 2024
1 parent e7d0cc9 commit 63735e2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,11 @@ Example:
WAYLAND_DISPLAY=no tdrop -mta alacritty
#+end_example

If you are using [[https://github.com/hyprwm/][Hyprland]] then [[https://github.com/Schweber/hdrop/tree/main][hdrop]] can emulate the main feature of tdrop, namely running, showing and hiding a given program depending on its current state.
The following projects emulate the main features of =tdrop=:

| Project | Window Manager |
| [[https://github.com/Schweber/hdrop][hdrop]] | [[https://github.com/hyprwm/Hyprland][Hyprland]] |
| [[https://github.com/Schweber/ndrop][ndrop]] | [[https://github.com/YaLTeR/niri][niri]] |

** Flatpak
As [[https://www.flatpak.org/][Flatpak]] jails applications, the PID cannot be used to find the attached window. A class name has to be given in order to find it, with =--class=.
Expand Down

0 comments on commit 63735e2

Please sign in to comment.