diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-09-11 19:51:57 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-09-11 19:58:30 +0200 |
commit | 7d6732a7d3d286507ce11565bd4736fa3b94659c (patch) | |
tree | f568b4acf186c15fcd1cf4af01808ac0fcb15194 /TODO | |
parent | c6942aaa9a9cd87ac1615214788ea6a09cfe0a4c (diff) |
Only allow x11 for now
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -33,8 +33,10 @@ Move hotkey to gsr-overlay-daemon which should execute gpu-screen-recorder --inf Combobox shouldn't show all items if its the combobox at the bottom and scrolling is needed to show them all. -Filechooser should have the option to select list view, search bar and common folders/mounted drives on the left side for quick navigation. +Filechooser should have the option to select list view, search bar and common folders/mounted drives on the left side for quick navigation. Also a button to create a new directory. Start recording/replay/streaming with correct data from settings. Save recording/replay/streaming status to file. -Save gsr info data to file to quick re-open.
\ No newline at end of file +Save gsr info data to file to quick re-open. + +Support wayland (excluding gnome, or force xwayland on gnome).
\ No newline at end of file |