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
3819fa5e72
xorg: change for 16x16 capture
2014-05-05 15:00:22 -07:00
Jay Sorg
6b0e224c1b
xorg: add capture 16x16 aligned
2014-05-04 18:17:17 -07:00
Jay Sorg
fa6dae42d7
xorg: no logic change, indent
2014-04-23 21:07:48 -07:00
Jay Sorg
30375962d6
xorg: minor change to capture
2014-04-23 21:03:28 -07:00
Jay Sorg
8f959a0c87
xorg: fix for compile with xorg 1.15
2014-04-12 16:44:19 -07:00
Jay Sorg
1e631717a0
xorg: capture change for jpeg mode
2014-04-01 23:04:27 -07:00
Jay Sorg
9a4a4d021f
xorg: work on codec mode
2014-03-21 22:37:33 -07:00
Jay Sorg
dcc7dd3097
xorg: fix for compiling on xserver 1.14+
2014-03-18 17:37:23 -07:00
Jay Sorg
5fe484012f
xorg: fix a warning
2014-03-16 15:14:48 -07:00
Laxmikant Rashinkar
6e85223a8a
xorg driver module: we now access xorg driver module from /usr/lib/xorg
2014-03-09 15:50:16 -07:00
Jay Sorg
af3af85195
xorg: support 8, 15, 16 bpp clients
2014-03-08 17:20:52 -08:00
Jay Sorg
c11afcd672
work on xorg driver
2014-02-18 17:09:53 -08: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
db39d10595
xorg: work on cursors
2014-02-03 20:44:55 -08:00
Jay Sorg
334cfc4b46
xorg: added rdpRegionPixelCount
2014-02-03 19:53:43 -08:00
Jay Sorg
b4b73056fc
xorg: fixes for building with xserver v1.13+
2014-01-28 16:07:36 -08:00
Jay Sorg
97070b6fd9
xorg: fixes for building with xserver v1.13+
2014-01-28 14:12:20 -08:00
Jay Sorg
6beb2364f3
xorg: work on xorg driver
2014-01-28 10:41:32 -08:00
Jay Sorg
e83942fe06
xorg: work on xorg driver
2014-01-26 11:28:46 -08:00
Jay Sorg
9d7e58ee98
xorg: work on xorg driver
2014-01-25 09:29:32 -08:00
Jay Sorg
03e5b5e62b
xorg: work on xorg driver
2014-01-25 11:30:45 -08:00
Jay Sorg
f39ba98a4f
xorg: work on xorg driver
2014-01-24 10:00:52 -08:00
Jay Sorg
320ce8ba47
xorg: work on xorg driver
2014-01-22 10:31:05 -08:00
Jay Sorg
127471ef1d
xorg: work on xorg driver
2014-01-21 18:40:08 -08:00
Laxmikant Rashinkar
e3eeb4acaa
disabled debug messages
2014-01-21 20:07:18 -08:00
Jay Sorg
a9701a7cc3
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
2014-01-21 01:45:35 -08:00
Jay Sorg
055c577f54
xorg: work on xorg driver
2014-01-21 01:45:30 -08:00
Laxmikant Rashinkar
c36bc0c4e4
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
2014-01-20 17:48:27 -08:00
Laxmikant Rashinkar
6cd342a20a
added code for region copy used in codec mode
2014-01-20 17:48:17 -08:00
Jay Sorg
147ace7382
xorg: work on xorg driver
2014-01-18 16:11:30 -08:00
Jay Sorg
b001b9432a
xorg: added test script
2014-01-18 10:04:32 -08:00
Jay Sorg
36f31ec317
work on xorg driver
2014-01-17 17:37:09 -08:00
Jay Sorg
522cedf12e
xorg: work on driver
2014-01-17 00:23:23 -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
Jay Sorg
79eb2f3d14
xorg driver header cleanup
2013-11-18 19:50:38 -08:00
Jay Sorg
2b57431fb5
xorg: work on xrdp xorg driver
2013-11-15 23:50:13 -08:00
Jay Sorg
d985dd5fda
xorg: work on xrdp xorg driver
2013-11-15 20:29:38 -08:00
Jay Sorg
c20dbff644
xorg: work on xrdp xorg driver
2013-11-14 20:30:33 -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