FreeRDP/client/X11
Andre Esteve ab0bc2a7f5 X11: Fix fullscreen toggle
1. Fix fullscreen toggle for window managers that do not have multimonitor fullscreen extension support
2. Fix current monitor detection
3. Fix calculation of vscreen boundaries when single monitor is being used
4. Fix start up position of window when starting (used to always go to the top left corener, now centered)

Still a problem:

1. Window decorations do not show when going windowed
2. Smart resizing makes i3 really sad :(
3. Moving window across monitors and going fullscreen always maximizes on startup screen (when not using /multimon)
2018-05-05 18:24:23 -07:00
..
cli Removed winpr_exit 2018-04-03 12:56:33 +02:00
.gitignore Add an environment variables section to the man 2016-06-21 15:28:38 +02:00
CMakeLists.txt Use a custom command to generate helper tool 2018-02-21 13:14:45 +01:00
generate_argument_docbook.c manpage helper tool generation fixes 2018-02-16 13:57:34 +01: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 Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
xf_channels.h Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
xf_client.c X11: Fix fullscreen toggle 2018-05-05 18:24:23 -07:00
xf_client.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_cliprdr.c Fixed invalid argument parameter 2018-05-02 13:08:30 +02:00
xf_cliprdr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_disp.c Merge pull request #4322 from akallabeth/rail_fixes 2018-04-11 10:49:44 +02:00
xf_disp.h Fixed #4493: duplicate typedef. 2018-03-17 15:25:41 +01:00
xf_event.c Check for window existence in remote app mode before access 2018-04-12 14:39:37 +02:00
xf_event.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_gdi.c Fixed read/write of surface bits command. 2018-03-01 11:38:59 +01:00
xf_gdi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_gfx.c Merge pull request #4322 from akallabeth/rail_fixes 2018-04-11 10:49:44 +02:00
xf_gfx.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_graphics.c Fixed XPixmap checks. 2018-04-04 10:46:14 +02:00
xf_graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_input.c Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
xf_input.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_keyboard.c Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
xf_keyboard.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_monitor.c X11: Fix fullscreen toggle 2018-05-05 18:24:23 -07:00
xf_monitor.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_rail.c Removed duplicate checks, more functions static. 2018-03-01 12:39:29 +01:00
xf_rail.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_tsmf.c fix string format specifiers 2016-12-16 13:48:43 +01:00
xf_tsmf.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
xf_video.c Fixed code duplication. 2018-02-13 10:52:53 +01:00
xf_video.h Fixed #4493: duplicate typedef. 2018-03-17 15:25:41 +01:00
xf_window.c X11: Fix fullscreen toggle 2018-05-05 18:24:23 -07:00
xf_window.h X11 window title fix 2017-10-31 18:00:15 +01:00
xfreerdp-channels.1.xml Removed placeholder for channel documentation until it is available. 2013-08-06 12:25:38 +02:00
xfreerdp-envvar.1.xml Fix issues in wlog man page 2016-12-01 15:36:31 +01:00
xfreerdp-examples.1.xml extend /size to allow width or height percentages (#4146) 2017-09-25 09:35:49 +02:00
xfreerdp.1.xml.in Add an environment variables section to the man 2016-06-21 15:28:38 +02:00
xfreerdp.h Fixed code duplication. 2018-02-13 10:52:53 +01:00