diff options
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 1bd1690..f3cfdf4 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -86,6 +86,8 @@ <description> <ul> <li>Added desktop portal (pipewire) capture option. This fixes issue with glitched capture on certain Intel iGPUS (on Wayland)</li> + <li>Added global hotkeys on Wayland. KDE Plasma is the only Wayland environment that supports this properly at the moment.</li> + <li>Add separate hotkeys for start and stop and option to show notification when starting/stopping recording.</li> <li>Added VP8 and VP9 video codecs if supported by the hardware</li> <li>Added software encoding option</li> </ul> |