xserver-multidpi/hw/xquartz/pbproxy
George Peter Staplin 602e8ba8f7 XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit.
Remove some unnecesssary headers.

Remove some dead code that was never called or used in pbproxy.

Make use of an NSAutoreleasePool in x_init.  It could potentially cause a leak
on a startup without this.

Start adding reload_preferences to the x_selection class, as well as event
handling for that.
2008-09-30 13:04:35 -06:00
..
app-main.m XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit. 2008-09-30 13:04:35 -06:00
main.m XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit. 2008-09-30 13:04:35 -06:00
Makefile.am Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for making this into a thread. 2008-09-27 15:30:10 -07:00
pbproxy.h Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for making this into a thread. 2008-09-27 15:30:10 -07:00
trick_autotools.c XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:16:16 -07:00
x-input.m XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit. 2008-09-30 13:04:35 -06:00
x-selection.h XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit. 2008-09-30 13:04:35 -06:00
x-selection.m XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit. 2008-09-30 13:04:35 -06:00