mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-06 06:50:44 +09:00
Only allow x11 for now
This commit is contained in:
@@ -80,6 +80,8 @@ int main(void) {
|
||||
|
||||
pid_t overlay_pid = -1;
|
||||
|
||||
fprintf(stderr, "gsr overlay is now ready, waiting for inputs. Press alt+z to show/hide the overlay\n");
|
||||
|
||||
XEvent xev;
|
||||
for(;;) {
|
||||
XNextEvent(display, &xev);
|
||||
|
||||
Reference in New Issue
Block a user