whither:master

Last commit made on 2018-06-25
Get this branch:
git clone -b master https://git.launchpad.net/whither

Branch merges

Branch information

Name:
master
Repository:
lp:whither

Recent commits

bf4000d... by Dustin Falgout

Trying to get around broke file::// url access in qt 5.11

10d610e... by Dustin Falgout

Update README.md

251131e... by Dustin Falgout

Merge pull request #1 from AvdN/patch-1

fix ruamel.yaml on 0.14.X for now

9a8ddad... by Anthon

fix ruamel.yaml on 0.14.X for now

Thank you for using ruamel.yaml.

There will be API changes in the 0.15+ versions, that might lead to warnings that
your users could see.
Therefore please release a version of your package with this change, so that it will not
automatically take the latest ruamel.yaml release.

101db8a... by Dustin Falgout

bump version

02fef54... by Dustin Falgout

Update README.md

41073b1... by Dustin Falgout

disable starting at-spi daemon when greeter loads as it causes the greeter to hang.

8035138... by Dustin Falgout

bump version

1584e26... by Dustin Falgout

Finish implementing "allow_remote_requests" config option. also some code cleanup.

8b5cd4a... by Dustin Falgout

Implement config option for disabling context menu (right-click). Fixes antergos/web-greeter#116