Commit Graph

130 Commits (2f395bdfa04af365496d3213882742427227f91d)

Author SHA1 Message Date
Jim Grandy adb8a359f3 Hand-apply patch (Update cursor location whenever receiving mouse down events) from Authentic8: 19f1718 12 years ago
Jim Grandy d510a126b0 Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from Authentic8: 44a1390 12 years ago
Jim Grandy 20f740bd68 Hand-apply patches (glyph cache) from Authentic8: d9641da 12 years ago
Jim Grandy 9162ffeaee Hand-apply patch (added special meta keys) from Authentic8: c22b7d7 12 years ago
Jim Grandy 689b178050 Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0 12 years ago
Jim Grandy cb1efca637 Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087 12 years ago
Jim Grandy c64586c25c Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def 12 years ago
Jim Grandy 16954355f5 Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: 88d3aa1 28044b3 12 years ago
Jim Grandy d805992b62 Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) from Authentic8 branch: 1e92a08 12 years ago
Jay Sorg 27b7a8c537 Hand-apply patches (framebuffer alloc) from Authentic8 branch: 15ba9cc409e8f57e1800abcd52e77ed409b6cc17 12 years ago
Jay Sorg 587231445c Hand-apply patches (keyboard autorepeat) from Authentic8 branch: b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb 12 years ago
Jim Grandy 3ae1b415a1 Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 12 years ago
Jim Grandy 3221caff62 Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 branch: 108e625 29947e5 12 years ago
Jim Grandy 20ec9ee34e Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 12 years ago
Jay Sorg 0713295921 X11rdp: Makefile seperator fix 12 years ago
Jay Sorg d33bb5eb4e X11rdp: added install to makefile 12 years ago
Jay Sorg 62c16bad5a X11rdp: work on xv, still off by default 12 years ago
Jay Sorg d22778ca69 X11rdp: work on xv 12 years ago
Jay Sorg 85d3fd6aaa X11rdp: added rdpxv.c 12 years ago
Jay Sorg 4b82a3ea34 X11rdp: update to pixman 0.30 12 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
Jay Sorg 9ceb533a45 X11rdp: log client cursor caps 12 years ago
Jay Sorg c7eb88b6cf X11rdp: fix for buildx.sh 12 years ago
Jay Sorg d4d6a65adb merge from pmhahn 12 years ago
Jay Sorg bc2c50602e X11rdp: only remove pixmap if usage_hint is zero 12 years ago
Jay Sorg 01bb4d97f9 X11rdp: fix an error in scrolling / CopyArea 12 years ago
Jay Sorg 1674108d8d use dx, dy in CopyArea PixToPix, not WndToPix 12 years ago
Jay Sorg 172a8b9f17 turn off subtract region for now 12 years ago
Jay Sorg 214a7b52bc merge from ghomem 12 years ago
Jay Sorg 6beddfde28 new(color) cursors working now 12 years ago
Gustavo Homem bd8df09b6d remove unused files, include arch info 12 years ago
Gustavo Homem ec7d868008 improve packaging for X11RDP 12 years ago
Gustavo Homem 9239b6e87d prepare to package X11rdp on a single .deb 12 years ago
Jay Sorg 12f7cd64f1 work on new(color) cursors 12 years ago
Jay Sorg 26f4502ebf X11rdp: build fix from kyytaM 12 years ago
Jay Sorg b53cefbea4 X11rdp: in composite, use pCompositeClip, not clientClip 12 years ago
Jay Sorg 4607de10a6 randr test, print ConfigureNotify width and height 12 years ago
Jay Sorg 3365cae66b randr test change 12 years ago
Jay Sorg f04e162b03 xorg randr test app 12 years ago
Jay Sorg f8b851855d add randr test 12 years ago
Jay Sorg f0cc2ea04c X11rdp: fix for RandR desktop resizing 12 years ago
Philipp Hahn 7a0db8a152 X11rdp: Rework changing directories
Remove unchecked changes of directories.
12 years ago
Philipp Hahn 4163fd8d38 X11rdp: make variables function local
Use local to declare variables local
12 years ago
Philipp Hahn f2b7aafb4e X11rdp: fix spelling mistakes
exit -> exist
$mn -> $mod_name
folowed -> followed
blocket -> blocked
12 years ago
Philipp Hahn 29b7081dcf X11rdp: Handle more compression formats
Add .xz and plain .tar files.
12 years ago
Philipp Hahn a29c011e02 X11rdp: Simplify if constructs
Directly use exit value instead of evaluating $?
12 years ago
Philipp Hahn eb3253fafc X11rdp: simplify line splitting
Use "IFS=: read" instead of "echo|cut" constructs.
12 years ago
Philipp Hahn 536ac7f9e8 X11rdp: simplify download
Use case-statement instead of many ifs.
12 years ago
Philipp Hahn 3dd485512c X11rdp: fix indention
Re-indent four sections to use 4 spaces for indention
12 years ago
Philipp Hahn 0bfb46ebb0 X11rdp: Consistently use $file
Consistently use $file instead of repeating the file name again when
downloading external URLs.
12 years ago