~vcs-imports/gnome-control-center/+git/gnome-control-center:background-permission

Last commit made on 2019-12-10
Get this branch:
git clone -b background-permission https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
background-permission
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

edc4044... by Matthias Clasen <email address hidden>

applications: Add a 'run in background' switch

This is backed by the 'background' permission that
the flatpak portal uses. It would be slightly nicer
if we had a separate 'unset' state. For now, we just
show 'unset' as 'on'.

62d69fb... by Carlos Garnacho

common: Fix again tracking of udev device removals

This got fixed in commit 008b1f68c8, and broken again the very same
way in commit 3600cb5a40. Go me.

1ce1fbe... by Carlos Garnacho

network: Make list in "new VPN" dialog fill up space

The list holding the different supported VPN types is currently relying
on its content in order to expand horizontally. This comes out odd
if the list is mostly empty or has no specially wide content, as it is
then centered in the dialog.

Have it fill the available space, and align vertically on top.

6b08def... by Benjamin Berg <email address hidden>

ci: Fix build of docker images

Building the docker images has been failing for a while now. The root
cause appears to be a docker upgrade causing issues with TLS. See
  https://about.gitlab.com/blog/2019/07/31/docker-in-docker-with-docker-19-dot-03/

Update the configuration so that the images can be built again.

Thanks to Bartłomiej Piotrowski for debugging the issue and solving it
for gnome-settings-daemon!

783c13d... by Bastien Nocera

info: Fix sorting of GPU descriptions when there's more than one

Not that it makes that much of a difference, but none of the GPUs we
listed were marked as the default one. The variable that holds the
boolean variant was also changed to make it clearer that it held the
value rather than was a value.

af1a679... by Sabri Ünal

Update Turkish translation

03e0a84... by Jordi Mas

Update Catalan translation

2330324... by Carlos Garnacho

network: Keep a ref on NetDeviceEthernet while a edition dialog is open

Otherwise, invoking other panel (eg. through shell search, or CLI) and
closing the dialog will result in a crash, as the NetDeviceEthernet
object does no longer exist.

c37ab40... by Robert Ancell

network: Fix warnings after removing a VPN

This is due to the object being accessed after being unreffed - connect the signal
so it is removed when the object is finalized.

This regression was introduced in 93a269f8 when switching to GtkTemplate.

c016a1e... by Will Thompson

flatpak: fix typo in "cryptsetup" module definition