~vcs-imports/gnome-control-center/+git/gnome-control-center:printers-don't-notify-print-jobs

Last commit made on 2019-05-24
Get this branch:
git clone -b printers-don't-notify-print-jobs https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
printers-don't-notify-print-jobs
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

1950a56... by Marek Kašík

printers: Do not notify about job edited by user

Let gnome-settings-daemon know about intention to edit a job
so it does not show notification for this action as it
was initiated manually by user.
Do this via g-s-d's DBus method DoNotNotifyJob.

0cc75a3... by Marek Kašík

printers: Use correct type for print job id

There was pointer to integer used instead of integer for job_id in 2 functions.
This actually works somehow but I'm changing it to proper integer.

08c6418... by Charles Monzat <email address hidden>

Update French translation

(cherry picked from commit a28ac69531d9b8b39664f290d07f753dd2b64415)

6872c76... by Benjamin Berg <email address hidden>

sound: Clean up labels of devices without origin

Sound devices may not have an origin, in that case we ended up with a
trailing " - " in the label which should not be there. Add a check that
the origin is non-null and not an empty string and only show the devices
description otherwise.

5ec241a... by Georges Basile Stavracas Neto

keyboard: Move "Reset All" to the start of the headerbar

https://gitlab.gnome.org/GNOME/gnome-control-center/issues/528

75f150d... by Georges Basile Stavracas Neto

shell: Add position to cc_shell_embed_widget_in_header()

So we can control where the widget should be added to. The
main window only supports left and right positions.

https://gitlab.gnome.org/GNOME/gnome-control-center/issues/528

20b3d0c... by Georges Basile Stavracas Neto

keyboard: Remove "Keyboard Shortcuts" section header

It's unnecessary now that we have "Keyboard Shortcuts" everywhere
else.

9385cc7... by Georges Basile Stavracas Neto

keyboard: Rename panel to "Keyboard Shortcuts"

https://gitlab.gnome.org/GNOME/gnome-control-center/issues/528

1b0a4c2... by Georges Basile Stavracas Neto

flatpak: Add udisks and fix other dependencies

This is reaching the edge of sanity, but it's enough to
get a working Flatpak.

82f1558... by Georges Basile Stavracas Neto

flatpak: Fix polkit build

It requires us patching away the runtime check for
libsystemd.