gnome-maps: todo: better portal integration

This commit is contained in:
2024-08-13 02:50:59 +00:00
parent e2a4f4d63e
commit 77a753b0d6

View File

@@ -10,6 +10,12 @@
# TIPS: # TIPS:
# - use "Northwest" instead of "NW", and "Street" instead of "St", etc. # - use "Northwest" instead of "NW", and "Street" instead of "St", etc.
# otherwise, it might not find your destination! # otherwise, it might not find your destination!
#
# TODO:
# - get gnome-maps to access location services via the xdg-desktop-portal.
# with it not using the portal, it can't open links via the web browser.
# additionally, that prevents OpenStreetMap sign-in.
# even temporarily enabling the portal for OSM doesn't work *after* the portal has been disabled -- because then gnome-maps can't access its passwords (?)
{ pkgs, ... }: { pkgs, ... }:
{ {
sane.programs."gnome.gnome-maps" = { sane.programs."gnome.gnome-maps" = {