]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commit
Add VNC server support
authorRobert Ancell <robert.ancell@canonical.com>
Sun, 11 Sep 2011 05:45:10 +0000 (15:45 +1000)
committerRobert Ancell <robert.ancell@canonical.com>
Sun, 11 Sep 2011 05:45:10 +0000 (15:45 +1000)
commit8dbee786f61d04b6511588adb66884972fa7264b
tree32a32fdc33d9e31fa7299e6ad633ee9881f3a542
parent45d4a64b8fc252d807496f44d9c9a8c85e2148a1
Add VNC server support
12 files changed:
NEWS
data/lightdm.conf
src/Makefile.am
src/lightdm.c
src/process.c
src/process.h
src/seat-xvnc.c [new file with mode: 0644]
src/seat-xvnc.h [new file with mode: 0644]
src/session.c
src/vnc-server.c [new file with mode: 0644]
src/vnc-server.h [new file with mode: 0644]
src/xserver-local.c