mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-06 15:00:44 +09:00
Cleanup
This commit is contained in:
@@ -40,7 +40,7 @@ namespace gsr {
|
||||
return window;
|
||||
}
|
||||
|
||||
static Window get_focused_window(Display *dpy, WindowCaptureType cap_type) {
|
||||
Window get_focused_window(Display *dpy, WindowCaptureType cap_type) {
|
||||
const Atom net_active_window_atom = XInternAtom(dpy, "_NET_ACTIVE_WINDOW", False);
|
||||
Window focused_window = None;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user