summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/xcommon.c
Commit message (Collapse)AuthorAgeFilesLines
* Add handler for fatal X server conditionsmatt3356722018-07-191-5/+20
| | | | | | Unless X server failures are caught, these can cause a premature exit of chansrv, giving it no chance to clean up. This is currently a particular problem for fuser mounts.
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-6/+6
|
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
|
* Fix warnings about unused variables and functionsPavel Roskin2016-04-211-0/+2
|
* Fix typosPavel Roskin2016-02-131-2/+2
|
* merges from authentic8Jay Sorg2013-09-261-1/+9
|\
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵Jim Grandy2013-08-221-2/+4
| | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-08-221-0/+4
|/ | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* chansrv: fix for event processingJay Sorg2012-10-311-24/+8
|
* chansrv: work on clipboardJay Sorg2012-10-291-2/+2
|
* chansrv: work on clipboardJay Sorg2012-10-201-16/+1
|
* chansrv: work on file copy / pasteJay Sorg2012-10-041-0/+3
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-96/+106
| | | | | o applied new coding standards to all .c files o moved some files around
* chansrv: work on image clipboardJay Sorg2012-08-191-1/+1
|
* chansrv: rail, open X later, release window manager on rail disconnectJay Sorg2012-07-311-12/+14
|
* rail: work on splitting X11 calls out to xcommonJay Sorg2012-07-261-0/+158
|
* chansrv: started work on rail channelJay Sorg2012-07-241-0/+27