From e8c17d248db56d6f36daa077202c58fab17e4ba1 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 30 Nov 2024 19:29:24 +0100 Subject: Cleanup --- include/WindowUtils.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/WindowUtils.hpp') diff --git a/include/WindowUtils.hpp b/include/WindowUtils.hpp index 93d0dee..e647785 100644 --- a/include/WindowUtils.hpp +++ b/include/WindowUtils.hpp @@ -9,5 +9,6 @@ namespace gsr { CURSOR }; + Window get_focused_window(Display *dpy, WindowCaptureType cap_type); std::string get_focused_window_name(Display *dpy, WindowCaptureType window_capture_type); } \ No newline at end of file -- cgit v1.2.3