pmaports/temp/gnome-control-center
Pablo Correa Gómez 5411328605
temp/gnome-control-center: use upstream as source (MR 2552)
Purism's g-c-c fork is stuck in version 3.38. This has
multiple problems, including carrying old unnecessary
patches and producing some incompatibility with newer
GNOME releases available in Alpine. In consequence,
we fetch the source from upstream and only apply those
patches that make sense for our usecase. When the Purism
patches apply without issues, then we fetch them directly
from their repo.
2021-11-02 21:40:59 +01:00
..
0001-Hide-and-disable-building-printer-panel.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
0002-shell-Mirror-the-main-leaflet-s-folded-property.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
0003-display-Use-ComboBox-when-folded.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
0004-Wrap-long-labels-on-small-screens.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
0005-WiFi-Reduce-width-of-connection-row-for-mobile.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
0006-Add-new-connection-editor.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
0007-Wifi-Use-Purism-connection-editor.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
0008-Users-Adapt-panel-to-make-it-usable-in-small-screens.patch temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
APKBUILD temp/gnome-control-center: use upstream as source (MR 2552) 2021-11-02 21:40:59 +01:00
gnome-control-center.pre-install temp/gnome-control-center: copy fork from v20.05 branch (MR 1546) 2020-09-15 17:08:21 +02:00
gnome-control-center.pre-upgrade temp/gnome-control-center: copy fork from v20.05 branch (MR 1546) 2020-09-15 17:08:21 +02:00
README.alpine temp/gnome-control-center: copy fork from v20.05 branch (MR 1546) 2020-09-15 17:08:21 +02:00

Note that the privacy settings in GNOME settings isn't respected by geoclue
for applications that are not sandboxed (running in flatpak), so it will
provide location information to any application that asks it, and will not
show any applications BUT ones run via flatpak

This is working as intended by geoclue upstream[1] and applications that
are not sandboxed have other methods of acquiring information provided
by geoclue

GNOME settings also tracks what they want to do with their privacy panel
in regards to the problem above here[2]

[1] https://gitlab.freedesktop.org/geoclue/geoclue/issues/111
[2] https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/805