Pavel Roskin
8e7d12ff50
buildx.sh: "clean" is a constant string, not a semantic variable
2016-10-08 02:02:07 +00:00
Pavel Roskin
22c370a6a1
buildx.sh: use "mkdir -p" to create $PREFIX_DIR, don't retry
...
Improve messages about $PREFIX_DIR
2016-10-08 02:02:07 +00:00
Koichiro IWAO
1612730140
X11rdp: remove python as it isn't really needed these days
...
Closes #399 .
2016-10-05 09:52:29 +09:00
Koichiro IWAO
bc37e5aaac
x11rdp: apply keyboard options
2016-09-02 13:44:11 +09:00
jsorg71
660132a49d
Merge pull request #402 from metalefty/update-python
...
X11rdp: update python 2.7 -> 2.7.11
2016-08-08 11:15:51 -07:00
jsorg71
8353baab3d
Merge pull request #390 from proski/june21
...
Cleanups and C++ compatibility
2016-08-05 14:38:41 -07:00
jsorg71
87da32bac8
Merge pull request #394 from AkiraPenguin/devel
...
Fix pc105-jp-Henkan key.
2016-08-05 14:17:37 -07:00
Koichiro IWAO
32561a7b74
X11rdp: update python 2.7 -> 2.7.11
...
Python 2.7 cannot build with OpenSSL 1.0.2h pointed out in #399 .
Python-2.7.11.tar.xz needs to be uploaded to server1.xrdp.org.
2016-07-20 10:22:50 +09:00
Jay Sorg
eed0227d81
X11rdp: xrandr change for multimon
2016-07-13 10:52:41 -07:00
Akira Taniguchi
614101441e
Add files via upload
2016-06-29 00:17:38 +09:00
Pavel Roskin
ae5bb5bf9c
Fix incorrect use of "it's" and "its", adjust wording
2016-06-21 16:30:15 -07:00
Pavel Roskin
ca9cbcafc8
Typo fixes
2016-05-04 23:33:30 -07:00
Jay Sorg
b3273a3bfc
X11rdp: Mesa link fix
2016-04-21 11:11:28 -07:00
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
jsorg71
a25e5e99dd
Merge pull request #306 from metalefty/fontconfig-disable-docs
...
X11rdp: disable fontconfig docs
2016-01-24 22:35:09 -08:00
Koichiro IWAO
fbe6c10fc5
X11rdp: disable fontconfig docs
...
as it rarely fails to build. Nobody actually needs fontconfig docs
to build and run x11rdp even if it builds successfully. Thus we can
just disable it.
2016-01-19 11:26:19 +09:00
Pavel Roskin
964e860072
Run through codespell
2016-01-14 08:47:50 -08:00
Jay Sorg
dbf959f5fa
X11rdp: do not Enqueue motion unless mouse position actually changes, fixes some context menus not always working
2015-07-19 11:52:17 -07:00
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