Commit Graph

216 Commits

Author SHA1 Message Date
Jay Sorg
9c2951fa6c X11rdp: update versions, web site 2015-03-17 10:47:20 -07:00
Jay Sorg
4a95950f96 X11rdp: check for errors from shmem calls 2015-03-17 10:37:23 -07:00
Jay Sorg
291cb738a3 X11rdp: use pCompositeClip for offscreen pixmaps 2015-03-11 11:01:03 -07:00
Akira Taniguchi
59db9707ad Fix "\ _" on jp keyboard 2014-12-26 00:50:45 +09:00
Jay Sorg
290aee8cd9 X11rdp: switch back to 'base' rules for xkb 2014-11-28 14:11:38 -08:00
Jay Sorg
2010567ecc X11rdp: set options and default 105 keyboard 2014-11-26 19:06:28 -08:00
Koichiro IWAO
4f9fb950ac X11rdp: explicitly disable dtrace for xorg-server
Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=694552
2014-08-18 15:54:49 +09:00
Jay Sorg
b734388bae header fix 2014-07-31 16:54:28 -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
Koichiro IWAO
0c6527f226 buildx.sh: fix clean option
- fix the use of $mod_dir
  "build_dir/$mod_dir" was evaluated as "build_dir/ Python-2.7" as
  variable mod_dir has leading whitespace

- fix the path of x11_file_list.txt
2014-05-27 16:14:01 +09:00
Jay Sorg
41c3a9c6e9 X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets rights for only current user 2014-02-04 14:06:02 -08:00
Jay Sorg
ada549bb24 X11rdp: keyboard organization, added XKB ruls base option back, still default evdev 2014-01-14 16:27:28 -08:00
Jay Sorg
57d1f57788 X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmap 2014-01-12 17:44:55 -08:00
Jay Sorg
6eab2ed11b X11rdp: RandR, put RRGetInfo back 2013-12-20 11:03:01 -08:00
Jay Sorg
36c5608796 X11rdp: add Portuguese to setxkbmap 2013-12-05 14:59:11 -08:00
Jay Sorg
2893a5c8c6 X11rdp: call RRScreenSizeNotify when resizing desktop 2013-12-03 16:24:30 -08:00
Jay Sorg
7ca01ac381 X11rdp: switch to timer for waitpid 2013-11-29 16:24:53 -08:00
Jay Sorg
7dfc25002e X11rdp: wait for setxkbmap to finish 2013-11-29 15:20:50 -08:00
Jay Sorg
6777c4e38e X11rdp: run setxkbmap when client connects 2013-11-22 21:16:17 -08:00
Jay Sorg
b6f32897b0 X11rdp: change from base to evdev XKB rules and cleanup rdpinput.c 2013-11-21 16:04:07 -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
a340d550db X11rdp: fix after a8 merge 2013-09-26 13:30:49 -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
d2f0e459f4 X11rdp: use lossy compression in more places 2013-09-16 11:54: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
dde6192b6e X11rdp: fix spelling error, pack change 2013-08-27 21:41:15 -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
b857a69332 fix merge error in xorg/X11R7.6/rdp/rdp.h 2013-08-22 14:56:24 -07:00
Jay Sorg
ac8d4bfb41 X11rdp: fixes for the merge, offscreen fix 2013-08-22 12:58:07 -07:00
Jay Sorg
02d550e11b X11rdp: valgrind font fix 2013-08-22 12:57:00 -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
2c70a0e1f8 part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c 2013-08-22 12:55:31 -07:00
Jay Sorg
8055745ceb part of merge, composite, out_uint8s fixes 2013-08-22 12:55:31 -07:00
Jay Sorg
cbb661d6fd part of merge, move all glyph calls to rdpglyph.c 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
648470afa1 Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd) 2013-08-22 12:54:14 -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
71e8136e41 fix typo introduced in cb1efca6 2013-08-22 12:52:32 -07:00
Jim Grandy
4733c43145 Fix typo introduced in cb1efca6 2013-08-22 12:52:32 -07:00
Jim Grandy
3cb0bc7ae8 Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9 2013-08-22 12:52:32 -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
92a781e1e6 Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from Authentic8: 44a1390 2013-08-22 12:52:31 -07:00
Jim Grandy
d0338287f6 Hand-apply patches (glyph cache) from Authentic8: d9641da 2013-08-22 12:52:31 -07:00
Jim Grandy
1f708cf99a Hand-apply patch (added special meta keys) from Authentic8: c22b7d7 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
1ae9a7f2b6 Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def 2013-08-22 12:49:41 -07:00
Jim Grandy
7817b716f3 Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: 88d3aa1 28044b3 2013-08-22 12:49:40 -07:00
Jim Grandy
984e12a54e Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) from Authentic8 branch: 1e92a08 2013-08-22 12:49:40 -07:00
Jay Sorg
81488cd615 Hand-apply patches (framebuffer alloc) from Authentic8 branch: 15ba9cc409e8f57e1800abcd52e77ed409b6cc17 2013-08-22 12:49:40 -07:00
Jay Sorg
112f680318 Hand-apply patches (keyboard autorepeat) from Authentic8 branch: b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb 2013-08-22 12:49:40 -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
3fdd9bc378 Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 branch: 108e625 29947e5 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
ee98f1cdd4 X11rdp: input delay motion 2013-08-16 22:23:09 -07:00
Jay Sorg
9357addde5 X11rdp: fix drawing issues, turn on screen delay remoting 2013-08-16 10:53:55 -07:00
Jay Sorg
25ee064340 X11rdp: download from xrdp.org 2013-08-13 11:06:25 -07:00
Jay Sorg
af4dbdc75a X11rdp: fix for dragging text in Firefox, more logging 2013-07-27 17:20:19 -07:00
Jay Sorg
17bf2abe30 xorg driver, include cleanup 2013-07-23 20:57:38 -07:00
Jay Sorg
110edd31c8 fix Makefile error, fix for warnings 2013-07-08 12:46:31 -07:00
Jay Sorg
d33bb5eb4e X11rdp: added install to makefile 2013-06-18 17:41:30 -07:00
Jay Sorg
62c16bad5a X11rdp: work on xv, still off by default 2013-06-15 11:04:42 -07:00
Jay Sorg
d22778ca69 X11rdp: work on xv 2013-06-14 10:35:31 -07:00
Jay Sorg
85d3fd6aaa X11rdp: added rdpxv.c 2013-06-13 18:18:49 -07:00
Jay Sorg
4b82a3ea34 X11rdp: update to pixman 0.30 2013-06-11 13:39:16 -07:00
Jay Sorg
c6fa03102f copyright year update 2013-06-08 10:51:53 -07:00
Jay Sorg
9ceb533a45 X11rdp: log client cursor caps 2013-06-08 01:04:52 -07:00
Jay Sorg
c7eb88b6cf X11rdp: fix for buildx.sh 2013-06-05 00:22:15 -07:00
Jay Sorg
d4d6a65adb merge from pmhahn 2013-05-29 00:11:14 -07:00
Jay Sorg
bc2c50602e X11rdp: only remove pixmap if usage_hint is zero 2013-05-19 19:19:18 -07:00
Jay Sorg
01bb4d97f9 X11rdp: fix an error in scrolling / CopyArea 2013-05-11 16:35:54 -07:00
Jay Sorg
1674108d8d use dx, dy in CopyArea PixToPix, not WndToPix 2013-05-11 13:46:55 -07:00
Jay Sorg
172a8b9f17 turn off subtract region for now 2013-05-11 13:45:59 -07:00
Jay Sorg
6beddfde28 new(color) cursors working now 2013-03-20 19:59:40 -07:00
Jay Sorg
12f7cd64f1 work on new(color) cursors 2013-03-18 23:43:17 -07:00
Jay Sorg
26f4502ebf X11rdp: build fix from kyytaM 2013-03-18 08:22:35 -07:00
Jay Sorg
b53cefbea4 X11rdp: in composite, use pCompositeClip, not clientClip 2013-02-28 15:54:09 -08:00
Jay Sorg
f0cc2ea04c X11rdp: fix for RandR desktop resizing 2013-02-15 16:31:24 -08:00
Philipp Hahn
7a0db8a152 X11rdp: Rework changing directories
Remove unchecked changes of directories.
2013-01-28 11:04:29 +01:00
Philipp Hahn
4163fd8d38 X11rdp: make variables function local
Use local to declare variables local
2013-01-28 11:04:29 +01:00
Philipp Hahn
f2b7aafb4e X11rdp: fix spelling mistakes
exit -> exist
$mn -> $mod_name
folowed -> followed
blocket -> blocked
2013-01-28 11:04:29 +01:00
Philipp Hahn
29b7081dcf X11rdp: Handle more compression formats
Add .xz and plain .tar files.
2013-01-28 11:04:29 +01:00
Philipp Hahn
a29c011e02 X11rdp: Simplify if constructs
Directly use exit value instead of evaluating $?
2013-01-28 11:04:28 +01:00
Philipp Hahn
eb3253fafc X11rdp: simplify line splitting
Use "IFS=: read" instead of "echo|cut" constructs.
2013-01-28 11:04:28 +01:00
Philipp Hahn
536ac7f9e8 X11rdp: simplify download
Use case-statement instead of many ifs.
2013-01-28 11:04:28 +01:00
Philipp Hahn
3dd485512c X11rdp: fix indention
Re-indent four sections to use 4 spaces for indention
2013-01-28 11:04:28 +01:00
Philipp Hahn
0bfb46ebb0 X11rdp: Consistently use $file
Consistently use $file instead of repeating the file name again when
downloading external URLs.
2013-01-28 11:04:28 +01:00
Philipp Hahn
73c8a9626b X11rdp: Remove duplicate entry for expat
expat-2.0.1.tar.gz is declared twice, remove the first one.
2013-01-28 11:04:28 +01: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