]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commit
Add Lock D-Bus method that locks the seat and provides a hint to the greeter to be...
authorRobert Ancell <robert.ancell@canonical.com>
Thu, 9 Feb 2012 05:33:51 +0000 (16:33 +1100)
committerRobert Ancell <robert.ancell@canonical.com>
Thu, 9 Feb 2012 05:33:51 +0000 (16:33 +1100)
commit72ce0262d9b2ca77161fa436bcb3032c1813d414
tree344760e8ec2d10c64b7c9205fa050d8702091f9f
parentddeb34b08c90eb1094b1dd5abf3386703d196bfd
Add Lock D-Bus method that locks the seat and provides a hint to the greeter to be in lock mode
19 files changed:
NEWS
liblightdm-gobject/greeter.c
liblightdm-gobject/liblightdm-gobject-1.vapi
liblightdm-gobject/lightdm/greeter.h
liblightdm-qt/QLightDM/greeter.h
liblightdm-qt/greeter.cpp
src/display.c
src/display.h
src/lightdm.c
src/seat.c
src/seat.h
tests/Makefile.am
tests/scripts/lock-seat.conf [new file with mode: 0644]
tests/src/test-gobject-greeter.c
tests/src/test-python-greeter
tests/src/test-qt-greeter.cpp
tests/src/test-runner.c
tests/test-lock-seat [new file with mode: 0755]
utils/dm-tool.c