From d2f6b0738bdd90a5503fff404dfa4f0ad0962ef3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 14 Nov 2024 00:25:37 +0100 Subject: Add option to start replay on fullscreen --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index ac71593..696d368 100644 --- a/TODO +++ b/TODO @@ -78,4 +78,10 @@ Add profile option. Convert view to profile, add an option at the bottom that sa Verify monitor/audio when starting recording. Give an error if the options are no longer valid. -Add option to record focused monitor. This is less error prone when plugging in monitors, etc. \ No newline at end of file +Add option to record focused monitor. This is less error prone when plugging in monitors, etc. + +Get focused window when opening gsr-ui and pass that to the save replay script, to ignore gsr-ui when getting game name. + +gsr ui window has _NET_WM_STATE _NET_WM_STATE_ABOVE, not _NET_WM_STATE_FULLSCREEN + +For replay on fullscreen detect focused fullscreen window by checking if the window size is the same as the monitor size instead of _NET_WM_STATE_FULLSCREEN. \ No newline at end of file -- cgit v1.2.3