aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2024-07-22Hax: fix notification not showing on kde plasma when recording with desktop ↵dec05eba
portal (kde doesn't allow this by default unless a config has been changed or notification is set as urgent)
2024-07-21README: refer to gpu screen recorder about page instead of duplicating ↵dec05eba
information
2024-07-21Change default hotkey for replay save to super+sdec05eba
2024-07-20Disable hotkeys on hyprland because of a hyprland desktop portal bug with ↵dec05eba
global shortcuts that crashes the desktop portal
2024-07-20Remove unused dependencydec05eba
2024-07-20Dont show error if the desktop portal menu was closed by the userdec05eba
2024-07-19Add options to show notification on start/stop recordingdec05eba
2024-07-19Add support for wayland global hotkeys (global shortcuts desktop portal), ↵dec05eba
only kde really supports this. Refactor x11 hotkeys (use list...), add separate key for start/stop recording/pause
2024-07-18Allow use of software video encoder, add portal properlydec05eba
2024-07-17Remove build directory in install scriptdec05eba
2024-07-17Remove code duplicated from gpu-screen-recorder (opengl, display server, drm ↵dec05eba
and monitors) and get that information from gpu-screen-recorder instead
2024-07-06Add support for vp8 and vp9 (experimental)dec05eba
2024-06-16Move 'merge audio tracks' button to audio areadec05eba
2024-06-10Use full path for tray icon imagesdec05eba
2024-06-02Add systraydec05eba
2024-05-31Recording should be notified as successful if the recorded window is closed ↵dec05eba
(set process id to -1 when exited)
2024-05-11sdec05eba
2024-03-09Readd (requires root access text), move hdr video codec options to bottomdec05eba
2024-02-11Remove 'remove password prompt' button, automate itdec05eba
2024-02-06Correct readmedec05eba
2023-12-10Add error if you use a shit distro (fedora, manjaro) that disable h264/hevc ↵dec05eba
video codecs
2023-12-01Update appdatadec05eba
2023-10-21Redesign audio input to make it easier to understand that you have todec05eba
add audio to use it. Add framerate mode option.
2023-09-25Update TODOdec05eba
2023-08-15Update appdatadec05eba
2023-07-22Disable wlroots capture until its fixeddec05eba
2023-07-22Restrict recording to drm card controlled displays on amd/inteldec05eba
2023-07-21Support wlroots capture, without root (wayland)dec05eba
2023-07-18Fix for waylanddec05eba
2023-06-27Update readme temporary issues, recording monitor does work now on amd/inteldec05eba
2023-05-09Fix build error (missing stdint.h include)dec05eba
2023-04-08Enable use on amd/inteldec05eba
2023-03-21Show error if cuda/nvenc is not installeddec05eba
2023-02-19Add hotkey/codec config, add option to merge audio tracksdec05eba
2022-09-25Add custom streaming service option. Fix focused window option in some casesdec05eba
2022-09-02Add multiple audio tracksdec05eba
2022-09-02Update: video is no longer variable frameratedec05eba
2022-07-06Remove area when recording screen/monitor, dont pipe to ffmpeg, use dlopen ↵dec05eba
instead of access to check nvfbc access
2022-03-25Redesign replay to save to file and continuedec05eba