Commit Graph

62 Commits

Author SHA1 Message Date
Jay Sorg
5e398e0c91 multimon fix 2016-04-20 18:11:47 -07:00
Jay Sorg
473f3dcd0c X11rdp: merge multimon from Xorg driver 2016-04-19 15:34:45 -07:00
Pavel Roskin
92a6833e9b Fix typos 2016-02-13 20:41:07 -08:00
Pavel Roskin
f8cb1588ef Replace "charactor" with "character" everywhere 2016-01-30 17:33:04 -08:00
Pavel Roskin
964e860072 Run through codespell 2016-01-14 08:47:50 -08:00
Jay Sorg
4a95950f96 X11rdp: check for errors from shmem calls 2015-03-17 10:37:23 -07:00
Jay Sorg
4ef60f163d load the rdp to X11 keybaord mappings from file 2014-07-31 16:17:19 -07:00
Jay Sorg
73bdb57ee2 more fixes for 32 bit color 2014-06-10 17:49:15 -07:00
Jay Sorg
6777c4e38e X11rdp: run setxkbmap when client connects 2013-11-22 21:16:17 -08:00
speidy
4bce6f78c0 X11rdp: starting to add multimon 2013-11-05 21:38:05 +02:00
Jay Sorg
cd93db2c98 X11rdp: fix for composite on screen delay and fixes for shared memory order 2013-10-01 14:52:53 -07:00
Jay Sorg
0e9e6a2356 X11rdp: disable glyph cache for now 2013-09-26 14:41:39 -07:00
Jay Sorg
c1b7cbd657 merges from authentic8 2013-09-26 11:28:07 -07:00
Jay Sorg
1afb678501 X11rdp: fixes for off screen bitmap limits 2013-09-24 17:24:46 -07:00
Jay Sorg
4e58a5a3c0 X11rdp: work on off screen bitmap, size limit, use ack for screen delayed drawing 2013-09-09 15:43:58 -07:00
Jay Sorg
6700eb18d7 kill disconencted, make work like man page and update man page 2013-08-24 18:53:55 -07:00
Jay Sorg
069838f355 hook up the kill disconnect timeout to the sesman config file 2013-08-24 17:57:00 -07:00
Jay Sorg
d8bdda582b X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote till used twice 2013-08-22 17:59:46 -07:00
Jim Grandy
b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 2013-08-22 12:56:51 -07:00
Jay Sorg
8055745ceb part of merge, composite, out_uint8s fixes 2013-08-22 12:55:31 -07:00
Jim Grandy
d2d22043aa rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region 2013-08-22 12:55:29 -07:00
Jim Grandy
981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 2013-08-22 12:54:10 -07:00
Jim Grandy
2291519714 Hand-apply patch (Update cursor location whenever receiving mouse down events) from Authentic8: 19f1718 2013-08-22 12:52:32 -07:00
Jim Grandy
d0338287f6 Hand-apply patches (glyph cache) from Authentic8: d9641da 2013-08-22 12:52:31 -07:00
Jim Grandy
4e9516e00c Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0 2013-08-22 12:52:31 -07:00
Jim Grandy
45b0bc9f17 Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087 2013-08-22 12:52:24 -07:00
Jim Grandy
53311f2b25 Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 2013-08-22 12:49:40 -07:00
Jim Grandy
dfe5911b55 Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 2013-08-22 12:49:40 -07:00
Jay Sorg
d96d8aa5ad xup: add shared memory option for X11rdp and xrdp 2013-08-18 22:36:18 -07:00
Jay Sorg
9357addde5 X11rdp: fix drawing issues, turn on screen delay remoting 2013-08-16 10:53:55 -07:00
Jay Sorg
af4dbdc75a X11rdp: fix for dragging text in Firefox, more logging 2013-07-27 17:20:19 -07:00
Jay Sorg
9ceb533a45 X11rdp: log client cursor caps 2013-06-08 01:04:52 -07:00
Jay Sorg
12f7cd64f1 work on new(color) cursors 2013-03-18 23:43:17 -07:00
Jay Sorg
3eb3f65e41 X11rdp: keyboard and offscreen bitmap fix 2012-12-29 00:49:00 -08:00
Jay Sorg
f91b33ed13 off screen bitmap creation, don't invalidate whole area 2012-12-28 10:54:49 -08:00
Jay Sorg
842fbc43e0 X11rdp: create off screen pixmap if not created on use 2012-12-23 14:03:05 -08:00
Jay Sorg
8a3ecc2a72 if mstsc, don't do pixmap to pixmap blits 2012-12-16 17:29:08 -08:00
Laxmikant Rashinkar
42a56cd33e o Previous merge had too many issues. Hence all files in .../xorg/X11R7.6/rdp were copied
from master branch and then astyle was run on the files
2012-09-22 18:12:40 -07:00
Laxmikant Rashinkar
70d535211b o fixed some issues that may have cropped up due to mistakes I did during the merge
or these issues could have been a result of astyle not working correctly (unlikely though)
2012-09-20 15:29:40 -07:00
Laxmikant Rashinkar
03f47098e4 o fixed merge conflicts 2012-09-19 21:18:03 -07:00
Laxmikant Rashinkar
1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
6504737b11 xorg: work on screen dirty update, still off by defualt, fix for rail 2012-09-18 16:55:25 -07:00
Jay Sorg
639e7bc8ed remove rail loggin, minor hints change 2012-08-17 00:25:57 -07:00
Jay Sorg
ea98b503ca xorg: work on dirty updates for bandwidth 2012-08-15 15:40:17 -07:00
Jay Sorg
da9d55f180 xorg: offscreen bitmaps, don't remote until used 2012-08-09 22:19:10 -07:00
Jay Sorg
536a8eea66 xorg: added the rail functions 2012-07-31 11:18:41 -07:00
Jay Sorg
690e6a598f X11rdp: reduce excessive logging 2012-07-28 18:11:40 -07:00
Jay Sorg
d61f32865d xorg: need length in all messages now 2012-05-21 09:18:49 -07:00
Jay Sorg
17d209985c xorg: check for if off screen bitmaps are off 2012-05-21 08:43:01 -07:00
Jay Sorg
d88291c9dd -xorg: work on off screen bitmaps 2012-05-20 21:14:15 -07:00