From 63735e24858329fe3e5cf016daa6d0380f513053 Mon Sep 17 00:00:00 2001 From: Schweber <64630479+Schweber@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:55:42 +0000 Subject: [PATCH] README: add ndrop (#435) add ndrop as wayland alternative add table --- README.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 125d30e..a36592f 100644 --- a/README.org +++ b/README.org @@ -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=.