aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-01-28Fix record timer icondec05eba
2024-01-20Add recording timerdec05eba
2024-01-17Add option to clear hotkey with backspacedec05eba
2024-01-14Decide which is default output/input when starting recording, not at the ↵dec05eba
first page
2024-01-07Add option to pause/unpause recordingdec05eba
2024-01-05Show window and focused options on wayland but unselectabledec05eba
2024-01-02mdec05eba
2024-01-02ndec05eba
2024-01-01Show warning if using waylanddec05eba
2023-12-31More useful error message, fix setcap on opensuse, prepare for traydec05eba
2023-12-10Add error if you use a shit distro (fedora, manjaro) that disable h264/hevc ↵dec05eba
video codecs
2023-12-01Fix streaming key show/hide symboldec05eba
2023-12-01Update appdatadec05eba
2023-11-30Use h265 instead of hevc as argdec05eba
2023-11-29Check if flatpak gsr kms server has cap instead of config optiondec05eba
2023-11-29Use setcap to remove password prompts in flatpakdec05eba
2023-11-29Fix builddec05eba
2023-11-29Remove 'remove password prompt' for nowdec05eba
2023-11-29Ignore first program argumentdec05eba
2023-11-29Move flatpak remove password prompt gui handling to the main programdec05eba
2023-11-29Toggle promptdec05eba
2023-11-29Check if flatpak installed as system for password prompt removaldec05eba
2023-11-29Add av1 option, add option to install polkit rule in flatpak to remove ↵dec05eba
password prompts
2023-11-24Fix build on 32-bit systemsdec05eba
2023-11-17Make amd/intel nvidia/wayland capture display match x11 connector name, ↵dec05eba
allow screen capture on amd/intel nvidia/wayland (select the first output for now)
2023-11-05Disable screen direct capture option as this is broken thanks to nvidiadec05eba
2023-11-01Dont use es2, might fix some launch for some usersdec05eba
2023-10-31Wayland hotkey infodec05eba
2023-10-23Use XDG_VIDEOS_DIR if availabledec05eba
2023-10-21Framerate mode -> Frame rate modedec05eba
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-08-13check for more software renderersdec05eba
2023-07-23Show error if polkit agent is not runningdec05eba
2023-07-22Disable wlroots capture until its fixeddec05eba
2023-07-22Remove all monitors capture option on amd/inteldec05eba
2023-07-22Restrict recording to drm card controlled displays on amd/inteldec05eba
2023-07-21Fix crash because x11 connection is closed, check if neither x11 nor wayland ↵dec05eba
is running
2023-07-21Ignore nouveau cardsdec05eba
2023-07-21Support wlroots capture, without root (wayland)dec05eba
2023-07-18Show wayland specific error message when not system wide and flatpakdec05eba
2023-07-18Show error if using nvidia and flatpak is not installed systemwidedec05eba
2023-07-18Fix for waylanddec05eba
2023-07-07Fix crash on startup when using wayland, so we can show proper error messagedec05eba
2023-05-17Fix issue where mouse clicking a widget while selecting hotkey freezes the ↵dec05eba
application, show when hotkey selection is active
2023-05-17Fix all warningsdec05eba
2023-05-09Fix build error (missing stdint.h include)dec05eba
2023-04-22may perform better, for all screens (amd/intel/dec05eba
2023-04-15Show description that monitor capture may perform betterdec05eba
2023-04-15Re-enable amd/intel monitor recordingdec05eba
2023-04-11Temporary disable monitor recording on amd/inteldec05eba