~3v1n0/ubuntu/+source/gnome-control-center:ubuntu/xrandr-scaling

Last commit made on 2019-04-06
Get this branch:
git clone -b ubuntu/xrandr-scaling https://git.launchpad.net/~3v1n0/ubuntu/+source/gnome-control-center
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/xrandr-scaling
Repository:
lp:~3v1n0/ubuntu/+source/gnome-control-center

Recent commits

bd2bd6e... by Marco Trevisan (Treviño)

UI scaled logical monitors: Take care of width in initial disposition

Fixes LP: #1823488

fff2aca... by Sebastien Bacher

Upload to disco

655d309... by Sebastien Bacher

Merge remote-tracking branch 'salsa/debian/master' into ubuntu/master

f7f2779... by Sebastien Bacher

upload to experimental

946b810... by Sebastien Bacher

New upstream release

901d575... by Sebastien Bacher

Update upstream source from tag 'upstream/3.32.1'

Update to upstream version '3.32.1'
with Debian dir 0119a07166e964493d90c830798b4332870bf83d

b7c86bf... by Sebastien Bacher

New upstream version 3.32.1

5606637... by Georges Basile Stavracas Neto

3.32.1

a368153... by Benjamin Berg <email address hidden>

mouse: Sync touchpad scrolling switch states correctly

The old code would not sync the state when the page was loaded. Also,
due to how the code was written, it would not update the switch state if
the underlying setting was changed in some other way.

Fix this by connecting the setting with the "state" of the switches.
When the switches "active" property is changed, update the underlying
setting and ensure the mutually exclusive switch is turned off when
needed.

Fixes #398

8e175bb... by Benjamin Berg <email address hidden>

network: Don't shorten names of bluetooth connections

This prevents a single bluetooth connection to be shortened to the name
"Bluetooth", which means we end up with one "Bluetooth" device in the
"Bluetooth" section. Rather, always use the long name of the bluetooth
device so that the user knows what they are connecting to.