Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add labwc to XDG_CURRENT_DESKTOP to support a portals.conf #1716

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 15, 2024

  1. Add labwc to XDG_CURRENT_DESKTOP to support a portals.conf

    The previous `UseIn` key was deprecated in xdg-desktop-portal 1.17/1.18.
    It has been superceded by the portals.conf structure so that each
    desktop can configure the precise desired structure for portals. In
    addition, support was added to the Desktop Entry Specifications to
    support a `DesktopNames` key that login managers will use to set
    XDG_CURRENT_DESKTOP.
    
    * [portals.conf
      Documentation](https://github.com/flatpak/xdg-desktop-portal/blob/main/doc/portals.conf.rst.in)
    * [Example
      sway-portals.conf](https://salsa.debian.org/swaywm-team/sway/-/blob/debian/sid/debian/sway-portals.conf)
    * [Desktop Entry
      Specifications](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html)
    
    Ref: flatpak/xdg-desktop-portal#955
    rcalixte committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6998d88 View commit details
    Browse the repository at this point in the history