done icon indicating copy to clipboard operation
done copied to clipboard

Clicking on a notification should bring up the terminal this notification came from (Linux)

Open eugene-babichenko opened this issue 3 years ago • 5 comments

Pretty much as in the description. Switching to the terminal when clicking on the corresponding notification would be nice.

eugene-babichenko avatar Jan 04 '21 11:01 eugene-babichenko

@eugene-babichenko This works on macOS already. Which OS are you using?

franciscolourenco avatar Jan 24 '21 20:01 franciscolourenco

This is needed to be done at least for WSL and Fedora with GNOME 3. Probably other Linux distros.

eugene-babichenko avatar Jan 25 '21 09:01 eugene-babichenko

Wouldn't it be dependent on the notification daemon being used? Also the window manager, at least in wayland I imagine the switching part would be different for each compositor?

Just trying to picture what a solution would look like.

ammgws avatar Jan 25 '21 11:01 ammgws

Yes, this is the problem. I tried to write an implementation for GNOME 3 running on Wayland and it was very GNOME-specific.

eugene-babichenko avatar Jan 25 '21 12:01 eugene-babichenko