Norbert Federa
|
25f66d2e6d
|
xfreerdp: added smart sizing, mt gesture fixes
- removed setting ScalingFactor
- added settings SmartSizingWidth and SmartSizingHeight
- changed option /smart-sizing to optionally support <width>x<height>
- consolidated transformation of input event coordinates
- rdp8 gfx ignored scaling and panning offsets: fixed
- never resize window on panning/pinching
- simplified keyboard multitouch gesture debugging emulation
- disabled keyboard multitouch gesture emulation debug code via define
|
2014-12-01 11:56:44 +01:00 |
|
Norbert Federa
|
3fa3384eb4
|
xfreerdp: several fixes for panned/pinched drawing
- use bilinear filter instead of nearest filter
- fixed invalid transformation matrix
- support non-proportional scaling
- fix calculation of transformed coordinates (rounding errors)
|
2014-12-01 11:17:16 +01:00 |
|
Armin Novak
|
e20da04d15
|
Fixed uninitialized argument value.
|
2014-11-16 15:37:13 +01:00 |
|
Marc-André Moreau
|
1225c6b5ce
|
xfreerdp: separate app windows from desktop windows
|
2014-11-11 22:27:33 -05:00 |
|
Bernhard Miklautz
|
36c2523d68
|
xfreerdp: add support to set keyboard indicators
* add generic function to check for X extensions
* detect x keyboard support
* add callbacks and client code to set/clear keyboard indicators
|
2014-10-06 10:37:37 +02:00 |
|
Armin Novak
|
7913a57bc5
|
Using wlog for logging in clients now.
|
2014-09-15 08:55:00 +02:00 |
|
Ron Yaari
|
1b819067b0
|
X11: fix toggle-fullscreen option functionality
|
2014-08-18 10:41:40 +03:00 |
|
Idan Freiberg
|
27f5eaba88
|
Revert "X11: fix toggle-fullscreen option functionality"
This reverts commit 0c84c81401 .
|
2014-08-18 10:39:47 +03:00 |
|
Ron Yaari
|
0c84c81401
|
X11: fix toggle-fullscreen option functionality
|
2014-08-18 10:19:47 +03:00 |
|
Marc-André Moreau
|
067da290dd
|
Merge pull request #2027 from akallabeth/winpr-log
Replace stdout and logging defines with WLog, add logcat support
|
2014-08-11 10:38:28 -04:00 |
|
Armin Novak
|
0780c0993e
|
Replaced fprintf(stderr with DEBUG_WARN
|
2014-08-07 22:21:07 +02:00 |
|
Daryl Poe
|
3794720455
|
correct Pause key sequence
(cherry picked from commit 46a00b5c9e )
|
2014-07-25 11:31:50 +02:00 |
|
Marc-André Moreau
|
e42465372a
|
xfreerdp: initial remote assistance controls (ctrl+alt+c to request/release control)
|
2014-06-30 17:17:06 -04:00 |
|
Marc-André Moreau
|
84cef49678
|
xfreerdp: treat Super key differently
|
2014-03-25 12:27:06 -04:00 |
|
Marc-André Moreau
|
234a3fa453
|
xfreerdp: add action script options for X11 events
|
2014-03-22 17:12:50 -04:00 |
|
Marc-André Moreau
|
770defc706
|
xfreerdp: add registration of key combinations
|
2014-03-22 14:40:52 -04:00 |
|
Marc-André Moreau
|
208085a894
|
xfreerdp: add ability to script key combinations
|
2014-03-14 00:11:44 -04:00 |
|
Marc-André Moreau
|
186172fa78
|
xfreerdp: cleanup keyboard code
|
2014-03-13 21:10:22 -04:00 |
|
Marc-André Moreau
|
1fc2d780f7
|
libfreerdp-core: fix memory leaks reported by valgrind
|
2013-10-31 23:35:24 -04:00 |
|
C-o-r-E
|
e7b0d18b9b
|
xfreerdp: comment cleanup
|
2013-07-23 14:47:40 -04:00 |
|
C-o-r-E
|
1e085197a9
|
some additional cleanup
|
2013-06-27 17:16:55 -04:00 |
|
C-o-r-E
|
6f3cc12b2c
|
fixed deadlock in pubsub, remove scale from xf_context
|
2013-06-27 14:24:46 -04:00 |
|
C-o-r-E
|
27cb96e577
|
work in progress
|
2013-06-27 03:59:49 -04:00 |
|
C-o-r-E
|
11b0a9f185
|
xfreerdp-client: attempted fixing build
|
2013-06-26 19:16:28 -04:00 |
|
C-o-r-E
|
340c3a4246
|
merged completely (painful) from awakecoding's tree
|
2013-06-25 20:41:32 -04:00 |
|
Marc-André Moreau
|
bb78fb16f8
|
xfreerdp: refactor to make use of single xfContext* and remove xfInfo*
|
2013-06-12 18:57:25 -04:00 |
|
C-o-r-E
|
1640652ee0
|
core: added OnPan, xfreerdp: modified special keys
|
2013-06-10 19:52:16 -04:00 |
|
C-o-r-E
|
27c1a73836
|
xfreerdp-client: temporarily allow +xy panning
|
2013-06-05 13:59:34 -04:00 |
|
C-o-r-E
|
cdc294003d
|
freerdp-client: formatting
|
2013-05-30 09:27:20 -04:00 |
|
C-o-r-E
|
17fd2dcbfa
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-27 19:50:19 -04:00 |
|
C-o-r-E
|
ab2cd6fd1c
|
xfreerdp-client: more fixes with XRender
|
2013-05-16 16:20:25 -04:00 |
|
C-o-r-E
|
0db2e9cbf4
|
xfreerdp-client: fixes to xrender operations
|
2013-05-16 15:15:19 -04:00 |
|
C-o-r-E
|
ac465719b1
|
xfreerdp-client: adjust max zoom to 120%
|
2013-05-15 14:53:46 -04:00 |
|
C-o-r-E
|
3d931a048e
|
xfreerdp-client: fix some updating screen size
|
2013-05-15 13:58:21 -04:00 |
|
Nigel Reeves
|
7adab0f79c
|
Prevent segfault when start a RAIL remote Application
|
2013-05-15 09:42:21 +01:00 |
|
C-o-r-E
|
e37e678021
|
xfreerdp-client: refactored window resize
|
2013-05-14 16:18:57 -04:00 |
|
C-o-r-E
|
cea1534771
|
xfreerdp-client: fixed handling of hints
|
2013-05-14 14:29:43 -04:00 |
|
C-o-r-E
|
84fbc1159c
|
xfreerdp-client: fixed pan constraints
|
2013-05-14 12:43:42 -04:00 |
|
C-o-r-E
|
152af5bfc9
|
xfreerdp-client: fixed pan lag
|
2013-05-14 12:01:18 -04:00 |
|
C-o-r-E
|
95ba742b69
|
xfreerdp-client: fixed wmhints
|
2013-05-14 11:48:02 -04:00 |
|
C-o-r-E
|
4a89436b1c
|
xfreerdp-client: keep track of scaled dimentions
|
2013-05-14 11:20:26 -04:00 |
|
C-o-r-E
|
5af958b738
|
xfreerdp-client: fixed window resize, started implementing panning
|
2013-05-13 18:29:55 -04:00 |
|
C-o-r-E
|
85d8230d36
|
xfreerdp-client: fixed build
|
2013-05-13 15:23:50 -04:00 |
|
C-o-r-E
|
fe78d6d1bc
|
attempt fixing big merge
|
2013-05-13 14:41:06 -04:00 |
|
C-o-r-E
|
cca413a5b9
|
xfreerdp-client: some changes to support other clients
|
2013-05-06 15:43:34 -04:00 |
|
C-o-r-E
|
4cdc276e25
|
merged
|
2013-05-05 17:57:31 -04:00 |
|
C-o-r-E
|
675d81fc7a
|
xfreerdp-client: window resize and full screen working
|
2013-05-04 21:38:34 -04:00 |
|
C-o-r-E
|
8af52e61df
|
xfreerdp-client: key combo for zoom in/out
|
2013-05-04 21:23:24 -04:00 |
|
Nigel Reeves
|
fb2a087dbf
|
Fix to issue #773. Ensure resume in correct NumLock state, when reconnectin to a session
|
2013-04-15 11:14:09 +01:00 |
|
Hardening
|
7701c9d934
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
|