~linuxmint-daily-build-team/linuxmint/+git/cinnamon-control-center:csd-multiprocess

Last commit made on 2017-04-18
Get this branch:
git clone -b csd-multiprocess https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/cinnamon-control-center

Branch merges

Branch information

Recent commits

79a8be0... by Clement Lefebvre <email address hidden>

display: Fix csd-xrandr DBUS name

e9f1678... by Clement Lefebvre <email address hidden>

Fix Network module

This was broken when making NetworkManager/ModemManager optional.

0daab78... by Clement Lefebvre <email address hidden>

wacom: Add margins to the UI

1f44454... by Clement Lefebvre <email address hidden>

wacom: Allow button mapping if the stylus has one button too

The airbrush tool has only one button, and the button mapping combo box
does not work.
We should not bail out if the widget has been removed, that means that
the stylus does not support the second button.

Check upfront the number of buttons to know if the top button parameter
is available.

https://bugzilla.gnome.org/show_bug.cgi?id=746263

Upstream commit from Benjamin Tissoires:

https://github.com/GNOME/gnome-control-center/commit/5fcf43a135fabc0fe6c9c35e33adbd9ff64e6407

02d59e5... by Clement Lefebvre <email address hidden>

wacom: add an icon for stylii without an eraser

wacom-stylus-no-eraser.svg is an adaptation of wacom-stylus.svg

https://bugzilla.gnome.org/show_bug.cgi?id=746117

Upstream commits from Benjamin Tissoires:

https://github.com/GNOME/gnome-control-center/commit/e2a14f4d4ce434b4ade6d9b6fa4185804ae76e83
https://github.com/GNOME/gnome-control-center/commit/e463a1eb555d45874dc96644d33a675995ccd52e

5e8f183... by Clement Lefebvre <email address hidden>

wacom: do not bail out if the tablet doesn't have an eraser

Tablets have not always an eraser (most of the generic tablets like Huion,
UC-Logic, etc... don't). We should not reject such tablets.

Commit 54849a9 (wacom: Only the stylus and eraser tools need to exist)
mentioned that we were not sure about eraser, and I think we should not
assume one either.

To do so, we simply ignore the eraser xinput node and rely on
libwacom to actually provide the eraser information.

If the stylus does not have the eraser tip, we may fall in the
LAYOUT_OTHER case. We have a picture of a generic Wacom pen with an
eraser, and the leaders linking the widget to the picture are scrambled.

To prevent that, gray out the eraser pressure slider so that we do not
break the layout.

https://bugzilla.gnome.org/show_bug.cgi?id=746117

Upstream commit by Benjamin Tissoires:

https://github.com/GNOME/gnome-control-center/commit/66cb45bdad214ef9ce6db7316fb13a8417b28647

986a620... by Clement Lefebvre <email address hidden>

Merge pull request #136 from filakhtov/master

Optional NetworkManager, ModemManager, Colord

13a2308... by Ihor Filakhtov

1. Optional networkmanager/modemmanages

c80f86c... by Ihor Filakhtov

making colord optional

e59ab6e... by Clement Lefebvre <email address hidden>

3.2.1