xdg-desktop-portal-wlr v0.4.0
This release contains a few improvements and some bug fixes.
Note for packagers: the iniparser dependency has been replaced with
inih.
Note for users: some CLI options have been replaced with config options.
Quotes in the config file are no longer allowed.
Simon Ser (7):
Remove -o and -f options
Add wlroots to portal manifest UseIn list
Add -r flag to slurp
readme: update "Manual startup" section
readme: add dbus-update-activation-environment command
contrib/systemd: add ConditionEnvironment
readme: update IRC channel
Stefano Ragni (1):
wlr_screencast: fix return value on cmd failure
Tobias Jakobi (4):
screencast: bring function names in line with the wlroots guidelines
screencast: protect against NULL stream in xdpw_pwr_stream_destroy()
screencast: improve cleanup on error in xdpw_screencast_init()
screencast: move xdpw_pwr_stream_destroy() up
Tobias Langendorf (2):
screenshot: implement `interactive` option
screenshot: implement PickColor method
columbarius (10):
wlr_screencopy: make sure xdg_output_manager is supported
Revert "screencast: workaround corrupted output_list"
config: use inih instead if iniparser
doc: remove quotes from samples
config: add missing keys to print_config
screencast: add prompt to dmenu style default choosers
config: fix memory leak config_home_fallback
config: parse XDG_CURRENT_DESKTOP as a list
doc: add note about the list character of env XDG_CURRENT_DESKTOP
config: fix format specifier for max_fps