FreeRDP/client/X11
Dan Bungert dd88d7194e xfreerdp: Fix disappearing rail windows.
Rail windows currently disappear on resize and on implicit resize
(calc changing view type from standard to scientific).

The bitmask that we send to XCreateWindow() must match the actual
attributes that we are sending (see xf_create_window()).
Because of this we were unintentionally zeroing out some of the
window attributes rather than using their default values.
2014-02-12 16:22:18 -07:00
..
cli libfreerdp-client: refactor and decouple rdpSettings* from client context 2013-10-12 21:07:12 -04:00
.gitignore xfreerdp: fix monolithic build 2013-08-15 13:25:29 -04:00
CMakeLists.txt freerdp: export targets 2013-10-28 23:06:39 -04:00
generate_argument_docbook.c libwinpr-synch: add unit test for waitable timer asynchronous procedure calls 2014-01-24 18:08:06 -05:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
xf_channels.c libfreerdp-client: use PubSub for OnChannelConnected/OnChannelDisconnected 2013-07-11 08:53:15 -07:00
xf_channels.h libfreerdp-client: use PubSub for OnChannelConnected/OnChannelDisconnected 2013-07-11 08:53:15 -07:00
xf_client.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-01-25 16:34:34 -05:00
xf_client.h xfreerdp: comment cleanup 2013-07-23 14:47:40 -04:00
xf_cliprdr.c xfreerdp: refactor to make use of single xfContext* and remove xfInfo* 2013-06-12 18:57:25 -04:00
xf_cliprdr.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xf_event.c xfreerdp: handle negative mouse coordinates 2014-01-22 15:20:17 +01:00
xf_event.h xfreerdp: implement XInput 2.2 mouse pointer events 2013-06-17 21:54:38 -04:00
xf_gdi.c freerdp: fix order of OrderSupport initialization 2013-12-10 12:30:25 -05:00
xf_gdi.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xf_graphics.c libfreerdp-codec: partial planar RLE compression support 2013-11-26 22:16:31 -05:00
xf_graphics.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xf_input.c Fixed various memory leaks and resource deallocation problems. 2013-08-19 17:44:52 +02:00
xf_input.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xf_keyboard.c libfreerdp-core: fix memory leaks reported by valgrind 2013-10-31 23:35:24 -04:00
xf_keyboard.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xf_monitor.c libfreerdp-core: fix memory leaks reported by valgrind 2013-10-31 23:35:24 -04:00
xf_monitor.h freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
xf_rail.c libfreerdp-core: fix asynchronous queueing of RemoteApp messages 2013-10-22 16:28:23 -04:00
xf_rail.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xf_tsmf.c xfreerdp: refactor to make use of single xfContext* and remove xfInfo* 2013-06-12 18:57:25 -04:00
xf_tsmf.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xf_window.c xfreerdp: Fix disappearing rail windows. 2014-02-12 16:22:18 -07:00
xf_window.h xfreerdp: rename xf_interface.h to xf_client.h 2013-06-15 13:41:05 -04:00
xfreerdp-channels.1.xml Removed placeholder for channel documentation until it is available. 2013-08-06 12:25:38 +02:00
xfreerdp-examples.1.xml Added better formatting of commands in manpage. 2013-08-06 12:23:31 +02:00
xfreerdp.1.xml.in Minor adjustments in naming. 2013-08-06 11:54:37 +02:00
xfreerdp.h freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00