xdg-desktop-portal-wlr v0.3.0
Aleksei Bavshin (1):
Fix gcc warnings on invalid `free` call
Dan Shick (1):
Update CI config to build man pages
David96 (1):
Add exec_before and exec_after
Simon Ser (12):
Fix segfault in config_parse_file
Fix whitespace issues in meson.build
Drop /etc/xdg-desktop-portal-wlr/ from config file dirs
Constify config_path arguments
Don't use ~/.config when XDG_CONFIG_HOME is set
Add man page
readme: don't show PR status in CI badge
ci: add /usr/local to search paths on FreeBSD
build: remove intermediate static library
build: remove dirs from iniparser find_library() call
build: use has_headers in find_library()
Bump to v0.3.0
Stefano Ragni (1):
pipewire: Fix building EnumFormat spa object
Zsolt Donca (1):
Control how many frames are captured per second
columbarius (8):
Add support for config file
screencast: add outputchooser with config option
man: add entry for chooser_cmd and chooser_type
screencast: workaround corrupted output_list
wlr_screencast: create clean xdpw_wlr_output and free on remove
wlr_screencast: call wlr_remove_output only if global is an output
wlr_screencast: add xdg_output_listener after output registration if possible
wlr_screencast: remove wl_display_dispatch
danshick (1):
Fix link to trigger-screen-shot.py