summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Collapse)AuthorAgeFilesLines
* xorg driver, fix for older xorg-server and added some notesJay Sorg2013-07-142-0/+12
|
* work on xorg driverJay Sorg2013-07-131-0/+86
|
* work on xorg driverJay Sorg2013-07-135-49/+11
|
* xorg, add mouse driverJay Sorg2013-07-132-0/+38
|
* xorg, add keyboard driverJay Sorg2013-07-132-0/+38
|
* work on xorg driverJay Sorg2013-07-133-17/+38
|
* work on xorg driverJay Sorg2013-07-137-42/+267
|
* xorg, work on driverJay Sorg2013-07-134-8/+7
|
* xorg: work on Xorg driverJay Sorg2013-07-124-19/+67
|
* xorg: work on Xorg driverJay Sorg2013-07-1248-15/+2247
|
* xorg: work on Xorg driverJay Sorg2013-07-123-2/+580
|
* xorg driver skeletonJay Sorg2013-07-124-0/+107
|
* fix Makefile error, fix for warningsJay Sorg2013-07-081-1/+1
|
* X11rdp: added install to makefileJay Sorg2013-06-181-0/+4
|
* X11rdp: work on xv, still off by defaultJay Sorg2013-06-152-5/+12
|
* X11rdp: work on xvJay Sorg2013-06-143-6/+224
|
* X11rdp: added rdpxv.cJay Sorg2013-06-131-0/+228
|
* X11rdp: update to pixman 0.30Jay Sorg2013-06-112-3/+4
|
* copyright year updateJay Sorg2013-06-0847-47/+47
|
* X11rdp: log client cursor capsJay Sorg2013-06-081-0/+8
|
* X11rdp: fix for buildx.shJay Sorg2013-06-051-1/+4
|
* merge from pmhahnJay Sorg2013-05-291-58/+52
|\
| * X11rdp: Rework changing directoriesPhilipp Hahn2013-01-281-16/+7
| | | | | | | | Remove unchecked changes of directories.
| * X11rdp: make variables function localPhilipp Hahn2013-01-281-0/+3
| | | | | | | | Use local to declare variables local
| * X11rdp: fix spelling mistakesPhilipp Hahn2013-01-281-2/+2
| | | | | | | | | | | | | | exit -> exist $mn -> $mod_name folowed -> followed blocket -> blocked
| * X11rdp: Handle more compression formatsPhilipp Hahn2013-01-281-6/+8
| | | | | | | | Add .xz and plain .tar files.
| * X11rdp: Simplify if constructsPhilipp Hahn2013-01-281-24/+24
| | | | | | | | Directly use exit value instead of evaluating $?
| * X11rdp: simplify line splittingPhilipp Hahn2013-01-281-7/+2
| | | | | | | | Use "IFS=: read" instead of "echo|cut" constructs.
| * X11rdp: simplify downloadPhilipp Hahn2013-01-281-83/+40
| | | | | | | | Use case-statement instead of many ifs.
| * X11rdp: fix indentionPhilipp Hahn2013-01-281-11/+11
| | | | | | | | Re-indent four sections to use 4 spaces for indention
| * X11rdp: Consistently use $filePhilipp Hahn2013-01-281-12/+12
| | | | | | | | | | Consistently use $file instead of repeating the file name again when downloading external URLs.
| * X11rdp: Remove duplicate entry for expatPhilipp Hahn2013-01-281-6/+0
| | | | | | | | expat-2.0.1.tar.gz is declared twice, remove the first one.
* | X11rdp: only remove pixmap if usage_hint is zeroJay Sorg2013-05-191-1/+2
| |
* | X11rdp: fix an error in scrolling / CopyAreaJay Sorg2013-05-111-16/+16
| |
* | use dx, dy in CopyArea PixToPix, not WndToPixJay Sorg2013-05-111-25/+27
| |
* | turn off subtract region for nowJay Sorg2013-05-111-1/+2
| |
* | merge from ghomemJay Sorg2013-04-173-0/+55
|\ \
| * | remove unused files, include arch infoGustavo Homem2013-03-212-2/+7
| | |
| * | improve packaging for X11RDPGustavo Homem2013-03-202-3/+4
| | |
| * | prepare to package X11rdp on a single .debGustavo Homem2013-03-203-0/+49
| | |
* | | new(color) cursors working nowJay Sorg2013-03-201-26/+63
| | |
* | | work on new(color) cursorsJay Sorg2013-03-183-4/+36
|/ /
* | X11rdp: build fix from kyytaMJay Sorg2013-03-181-1/+17
| |
* | X11rdp: in composite, use pCompositeClip, not clientClipJay Sorg2013-02-281-7/+2
| |
* | randr test, print ConfigureNotify width and heightJay Sorg2013-02-171-1/+2
| |
* | randr test changeJay Sorg2013-02-171-7/+11
| |
* | xorg randr test appJay Sorg2013-02-172-16/+89
| |
* | add randr testJay Sorg2013-02-172-0/+71
| |
* | X11rdp: fix for RandR desktop resizingJay Sorg2013-02-151-1/+1
|/
* X11rdp: keyboard and offscreen bitmap fixJay Sorg2012-12-292-2/+6
|