]> Pileus Git - ~andy/gtk/commit
broadway: Separate out the server parts
authorAlexander Larsson <alexl@redhat.com>
Wed, 19 Dec 2012 11:37:02 +0000 (12:37 +0100)
committerAlexander Larsson <alexl@redhat.com>
Wed, 19 Dec 2012 23:00:16 +0000 (00:00 +0100)
commit0a808bea5422a9aa4c65070064973f3c09c95e21
treee655b1f4c5a2d19568fe29a052b7f6a6d14848a2
parent3824376afcb46fd67105a2d6a531c149cefa3afa
broadway: Separate out the server parts

This (shouldn't) change any behaviour, but it moves the
webserver parts to a separate file, making the broadway display file
smaller and preparing for later separating out the server to its own
process.
12 files changed:
gdk/broadway/Makefile.am
gdk/broadway/broadway-server.c [new file with mode: 0644]
gdk/broadway/broadway.h
gdk/broadway/broadway.js
gdk/broadway/gdkbroadway-server.c [new file with mode: 0644]
gdk/broadway/gdkbroadway-server.h [new file with mode: 0644]
gdk/broadway/gdkdevice-broadway.c
gdk/broadway/gdkdisplay-broadway.c
gdk/broadway/gdkdisplay-broadway.h
gdk/broadway/gdkeventsource.c
gdk/broadway/gdkprivate-broadway.h
gdk/broadway/gdkwindow-broadway.c