Pavel Roskin
|
bbe718bd3a
|
Don't define RDP_IS_XORG and RDP_IS_XFREE86, they are unused
|
8 years ago |
Pavel Roskin
|
8db3de08eb
|
Remove missing directories from the include path for X11rdp
|
8 years ago |
Koichiro IWAO
|
97cd454cd6
|
x11rdp: respect disconnect timeout set by XRDP_SESMAN_MAX_DISC_TIME
The old code overwrites disconnect timeout to 60 sec when
XRDP_SESMAN_KILL_DISCONNECT is set to truthy value.
|
8 years ago |
Pavel Roskin
|
02f78abf46
|
Ignore X11rdp executable
|
8 years ago |
Pavel Roskin
|
6aed11a8ce
|
Update version to 0.9.1
|
8 years ago |
Pavel Roskin
|
a40be19c7b
|
Provide reasonable hTotal, vTotal and dotClock for the display mode
gtk3 programs crash when they divide dotClock by hTotal and vTotal to
calculate the refresh rate.
|
8 years ago |
Pavel Roskin
|
cd6e8faccc
|
Reorder static libraries to avoid the need to link them twice
|
8 years ago |
Pavel Roskin
|
d93bb4cf4b
|
Check that X11RDPBASE is set, give it a better description
Use BINBASE for the binary install path.
|
8 years ago |
Koichiro IWAO
|
bc37e5aaac
|
x11rdp: apply keyboard options
|
8 years ago |
jsorg71
|
8353baab3d
|
Merge pull request #390 from proski/june21
Cleanups and C++ compatibility
|
8 years ago |
Jay Sorg
|
eed0227d81
|
X11rdp: xrandr change for multimon
|
8 years ago |
Pavel Roskin
|
ae5bb5bf9c
|
Fix incorrect use of "it's" and "its", adjust wording
|
9 years ago |
Pavel Roskin
|
ca9cbcafc8
|
Typo fixes
|
9 years ago |
Jay Sorg
|
b3273a3bfc
|
X11rdp: Mesa link fix
|
9 years ago |
Jay Sorg
|
5e398e0c91
|
multimon fix
|
9 years ago |
Jay Sorg
|
473f3dcd0c
|
X11rdp: merge multimon from Xorg driver
|
9 years ago |
Pavel Roskin
|
92a6833e9b
|
Fix typos
|
9 years ago |
Pavel Roskin
|
f8cb1588ef
|
Replace "charactor" with "character" everywhere
|
9 years ago |
Pavel Roskin
|
964e860072
|
Run through codespell
|
9 years ago |
Jay Sorg
|
dbf959f5fa
|
X11rdp: do not Enqueue motion unless mouse position actually changes, fixes some context menus not always working
|
9 years ago |
Jay Sorg
|
9c2951fa6c
|
X11rdp: update versions, web site
|
10 years ago |
Jay Sorg
|
4a95950f96
|
X11rdp: check for errors from shmem calls
|
10 years ago |
Jay Sorg
|
291cb738a3
|
X11rdp: use pCompositeClip for offscreen pixmaps
|
10 years ago |
Akira Taniguchi
|
59db9707ad
|
Fix "\ _" on jp keyboard
|
10 years ago |
Jay Sorg
|
290aee8cd9
|
X11rdp: switch back to 'base' rules for xkb
|
10 years ago |
Jay Sorg
|
2010567ecc
|
X11rdp: set options and default 105 keyboard
|
10 years ago |
Jay Sorg
|
b734388bae
|
header fix
|
10 years ago |
Jay Sorg
|
4ef60f163d
|
load the rdp to X11 keybaord mappings from file
|
10 years ago |
Jay Sorg
|
73bdb57ee2
|
more fixes for 32 bit color
|
11 years ago |
Jay Sorg
|
41c3a9c6e9
|
X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets rights for only current user
|
11 years ago |
Jay Sorg
|
ada549bb24
|
X11rdp: keyboard organization, added XKB ruls base option back, still default evdev
|
11 years ago |
Jay Sorg
|
57d1f57788
|
X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmap
|
11 years ago |
Jay Sorg
|
6eab2ed11b
|
X11rdp: RandR, put RRGetInfo back
|
11 years ago |
Jay Sorg
|
36c5608796
|
X11rdp: add Portuguese to setxkbmap
|
11 years ago |
Jay Sorg
|
2893a5c8c6
|
X11rdp: call RRScreenSizeNotify when resizing desktop
|
11 years ago |
Jay Sorg
|
7ca01ac381
|
X11rdp: switch to timer for waitpid
|
11 years ago |
Jay Sorg
|
7dfc25002e
|
X11rdp: wait for setxkbmap to finish
|
11 years ago |
Jay Sorg
|
6777c4e38e
|
X11rdp: run setxkbmap when client connects
|
11 years ago |
Jay Sorg
|
b6f32897b0
|
X11rdp: change from base to evdev XKB rules and cleanup rdpinput.c
|
11 years ago |
speidy
|
4bce6f78c0
|
X11rdp: starting to add multimon
|
11 years ago |
Jay Sorg
|
cd93db2c98
|
X11rdp: fix for composite on screen delay and fixes for shared memory order
|
11 years ago |
Jay Sorg
|
0e9e6a2356
|
X11rdp: disable glyph cache for now
|
11 years ago |
Jay Sorg
|
a340d550db
|
X11rdp: fix after a8 merge
|
11 years ago |
Jay Sorg
|
c1b7cbd657
|
merges from authentic8
|
11 years ago |
Jay Sorg
|
1afb678501
|
X11rdp: fixes for off screen bitmap limits
|
11 years ago |
Jay Sorg
|
d2f0e459f4
|
X11rdp: use lossy compression in more places
|
11 years ago |
Jay Sorg
|
4e58a5a3c0
|
X11rdp: work on off screen bitmap, size limit, use ack for screen delayed drawing
|
11 years ago |
Jay Sorg
|
dde6192b6e
|
X11rdp: fix spelling error, pack change
|
11 years ago |
Jay Sorg
|
6700eb18d7
|
kill disconencted, make work like man page and update man page
|
11 years ago |
Jay Sorg
|
069838f355
|
hook up the kill disconnect timeout to the sesman config file
|
11 years ago |