Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

XDP backend for wlroots using wayshot

License

Notifications You must be signed in to change notification settings

waycrate/xdg-desktop-portal-wlr

 
 

Repository files navigation

xdg-desktop-portal-wlr

NOTE: Do not use this anymore. Please use: https://github.com/waycrate/xdg-desktop-portal-luminous

NOTE: This fork basically rips out grim and inserts wayshot in it's place. We should probably collaborate with upstream to integrate both projects.

xdg-desktop-portal backend for wlroots using wayshot

Building

meson build
ninja -C build

Installing

From Source

ninja -C build install

Distro Packages

Packaging status

Running

Make sure XDG_CURRENT_DESKTOP is set. Make sure WAYLAND_DISPLAY and XDG_CURRENT_DESKTOP are imported into D-Bus. If you're running Sway, this can be added to your config file:

exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway

When correctly installed, xdg-desktop-portal should automatically invoke xdg-desktop-portal-wlr when needed.

Configuration

See man 5 xdg-desktop-portal-wlr.

Manual startup

At the moment, some command line flags are available for development and testing. If you need to use one of these flags, you can start an instance of xdpw using the following command:

xdg-desktop-portal-wlr -r [OPTION...]

To list the available options, you can run xdg-desktop-portal-wlr --help.

FAQ

Check out or FAQ for answers to commonly asked questions.

Please see the screencast compatibility guide for more information on compatible applications and how to get them working.

If you have a question or problem that is not mentioned in those documents, please open an issue or come chat with us in #sway on Libera Chat.

Contributing

If you're interested in testing or development, check out CONTRIBUTING.md for more information.

License

MIT

About

XDP backend for wlroots using wayshot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Languages

  • C 95.4%
  • Meson 4.2%
  • Makefile 0.4%