From 896bb1e6576fe32b754341ddf0b49fbcfd1c116a Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 22 Jul 2023 16:24:26 +0200 Subject: make it also working on other compositors --- compositor.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 compositor.h (limited to 'compositor.h') diff --git a/compositor.h b/compositor.h new file mode 100644 index 0000000..0b7216a --- /dev/null +++ b/compositor.h @@ -0,0 +1,6 @@ +#ifndef COMPOSITOR_H +#define COMPOSITOR_H + +char * process_name_from_fd(struct wl_display *display); + +#endif -- cgit v1.2.3-70-g09d2