aboutsummaryrefslogtreecommitdiff
path: root/x11/xdg-desktop-portal-wlr
Commit message (Collapse)AuthorAgeFilesLines
* wayland: add wayland virtual categoryBaptiste Daroussin2022-07-011-1/+1
|
* x11/xdg-desktop-portal-wlr: update to 0.6.0Jan Beich2022-06-092-6/+7
| | | | | Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.6.0 Reported by: GitHub (watch releases)
* multimedia/pipewire: force rebuild consumers after 8691df3a5142Jan Beich2021-11-201-0/+1
| | | | | | | | | | | | | ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire support is often runtime-optional the breakage maybe hard to notice. ERROR kooha::backend::screencast_portal > Error from screencast call: Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))), Some("No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop"), Msg { type: Error, sender: UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [ s (115), ] })) ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol "pw_init" PR: 259621
* x11/xdg-desktop-portal-wlr: update to 0.5.0Jan Beich2021-11-052-5/+4
| | | | | Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.5.0 Reported by: GitHub (watch releases)
* x11/xdg-desktop-portal-wlr: install one chooser by defaultJan Beich2021-08-171-2/+6
| | | | | | | Makes it work out-of-the-box with PipeWire-based consumers. xdpw tries slurp -> wofi -> bemenu by default. However, a lot of alternatives exist for wofi/bemenu e.g., fuzzel, rofi-wayland, dmenu-wayland, nwgdmenu (from nwg-launchers).
* x11/xdg-desktop-portal-wlr: update to 0.4.0Jan Beich2021-06-012-12/+6
| | | | | Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.4.0 Reported by: GitHub (watch releases)
* x11/xdg-desktop-portal-wlr: unbreak default config after 337aa4a3c88eJan Beich2021-04-182-0/+6
|
* x11/xdg-desktop-portal-wlr: respect PREFIX in manpageJan Beich2021-04-181-0/+4
|
* x11/xdg-desktop-portal-wlr: update to 0.3.0Jan Beich2021-04-182-5/+14
| | | | | Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.3.0 Reported by: GitHub (watch releases)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11/xdg-desktop-portal-wlr: update to 0.2.0Jan Beich2021-02-152-15/+4
| | | | | | | | Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.2.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=565299
* x11/xdg-desktop-portal-wlr: switch to upstreamed patchesJan Beich2021-01-092-9/+9
| | | | Notes: svn path=/head/; revision=560852
* sysutils/basu: move to devel/ where dbus isJan Beich2020-12-261-3/+3
| | | | Notes: svn path=/head/; revision=559264
* x11/xdg-desktop-portal-wlr: add new portJan Beich2020-12-213-0/+44
xdg-desktop-portal backend for wlroots https://github.com/emersion/xdg-desktop-portal-wlr Notes: svn path=/head/; revision=558828