mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Add option to start replay on fullscreen
This commit is contained in:
8
TODO
8
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.
|
||||
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.
|
||||
Reference in New Issue
Block a user