gnome-maps: todo: better portal integration
This commit is contained in:
@@ -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" = {
|
||||||
|
Reference in New Issue
Block a user