jml / undistract-me

Notifies you when long-running terminal commands complete
Other
539 stars 48 forks source link

Wayland support #49

Open orschiro opened 6 years ago

orschiro commented 6 years ago

Hey guys,

Coming from this discussion to potentially make undistract-me default on Ubuntu 17.10.

How far are we from Wayland support for undistract-me?

jml commented 6 years ago

There are no plans.

I'd be happy to accept a PR that replaced the X-specific stuff with something that worked for both X and Wayland.

https://github.com/jml/undistract-me/blob/master/long-running.bash#L47-L54 might be a good place to start.

Alternatively, undistract-me is tiny and not super well maintained. It wouldn't be that hard to make a Wayland-specific version, or to make something even more Ubuntu specific than it already is.

orschiro commented 6 years ago

Thanks @jml!

Maybe someone from the Ubuntu community can pick this up. :-)