~linuxmint-daily-build-team/linuxmint/+git/cinnamon-desktop:hidpi

Last commit made on 2014-03-05
Get this branch:
git clone -b hidpi https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/cinnamon-desktop

Branch merges

Branch information

Recent commits

935feb7... by Michael Webster

Add key for hidpi support.

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

Removed org.cinnamon.system.locale (no longer used)

2367c6a... by John Brooks

Use pthread_cond_broadcast() instead of pthread_cond_signal()

It can't hurt to do this, and it might fix rare lockups when switching wallpapers very rapidly

f483fbb... by John Brooks

Remove my debug output

cd5d455... by John Brooks

Actually fix lockups

4e9877f... by John Brooks

Fix wallpaper thread lockups and whitespace

8436b52... by Michael Webster

Couple fixes from previous commit

bd82c84... by John Brooks

Remove console output, add doc. Related to linuxmint/Cinnamon#2803

1ad3f9e... by John Brooks

Implement threading for changing wallpaper. Related to linuxmint/Cinnamon#2803

6c0d935... by Clement Lefebvre <email address hidden>

Depend on glib 2.32, not 2.32.3 ;)