virt-viewer/src
Marc-André Lureau d9035d0535 app: move display on client monitors with --full-screen
There used to be a check to fullscreen the only visible display on
current monitor, by checking the number of visible monitors. Now that
fullscreen is independant for each display, and goes on current monitor,
it's useless.

However, this code path is still used for the app --full-screen, at
startup time. And it is still nicer to open the display on respective
client monitors, rather than all on current monitor.
2013-05-22 21:36:15 +02:00
..
view ovBox: Make get_preferred_width/height differentiate between min and natural 2013-04-23 13:49:24 +02:00
debug-helper.c win32: process message queue in debug-helper 2013-02-11 16:54:01 +01:00
gbinding.c Silence unused arguments warnings 2013-05-16 21:54:48 +02:00
gbinding.h Add back compat for GObject 2.22 which lacks GBinding 2012-02-16 14:52:55 +00:00
Makefile.am build-sys: Simplify setting of optional CFLAGS/LDFLAGS 2013-04-12 21:21:15 +02:00
remote-viewer-main.c Fix trivial critical 2013-05-21 18:25:16 +02:00
remote-viewer.c Show connect dialog again if connection from dialog failed 2013-05-17 14:15:06 +02:00
remote-viewer.h Allow user to set a window title for remote-viewer 2012-10-09 17:25:19 +01:00
virt-glib-compat.c Add missing include of config.h 2013-05-01 16:11:06 +01:00
virt-glib-compat.h Fix compilation with older glib versions 2013-03-20 16:03:28 +01:00
virt-gtk-compat.h Add gtk_widget_get_realized() define for old gtk+ 2013-03-26 15:07:16 +01:00
virt-viewer-about.xml Ensure About dialog has transient hints setup 2012-02-08 17:15:16 +00:00
virt-viewer-app.c app: move display on client monitors with --full-screen 2013-05-22 21:36:15 +02:00
virt-viewer-app.h Show connect dialog again if connection from dialog failed 2013-05-17 14:15:06 +02:00
virt-viewer-auth.c g_{message,warning}: Use printf style 2013-02-04 15:20:28 +01:00
virt-viewer-auth.h vnc: add connection by file 2013-01-18 12:28:58 +01:00
virt-viewer-auth.xml Ensure auth popup windows have correct transient parent 2012-02-08 19:33:40 +00:00
virt-viewer-display-spice.c spice: make sure display ready hint is sync after creation 2013-05-13 14:26:45 +02:00
virt-viewer-display-spice.h Hook up handling of Monitors 2012-07-23 16:27:33 +02:00
virt-viewer-display-vnc.c Fix close of VNC displays 2012-04-04 10:41:32 +01:00
virt-viewer-display-vnc.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer-display.c gtk-3: Rework window size handling 2013-04-23 13:49:24 +02:00
virt-viewer-display.h Do not enable extra monitors until they are explicitely enabled 2013-03-28 19:36:57 +01:00
virt-viewer-enums.c.etemplate build: generate enums type boilerplate 2012-07-23 16:27:32 +02:00
virt-viewer-enums.h.etemplate build: generate enums type boilerplate 2012-07-23 16:27:32 +02:00
virt-viewer-events.c Add config.h to every source file 2012-02-06 12:42:22 +00:00
virt-viewer-events.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer-file.c file: add delete-this-file option 2013-04-30 02:26:36 +02:00
virt-viewer-file.h file: add delete-this-file option 2013-04-30 02:26:36 +02:00
virt-viewer-main.c Rename variable, fix gcc warning 2013-05-16 21:54:48 +02:00
virt-viewer-notebook.c Make status widget visible immediately 2012-07-23 16:27:33 +02:00
virt-viewer-notebook.h Update copyright headers 2012-02-06 12:42:18 +00:00
virt-viewer-session-spice.c spice-session: use a more robust signal connect 2013-05-17 14:15:06 +02:00
virt-viewer-session-spice.h spice: implement --fullscreen=auto-conf 2012-03-21 16:20:37 +01:00
virt-viewer-session-vnc.c file: add version field, raise an error if incompatibily 2013-03-08 16:54:01 +01:00
virt-viewer-session-vnc.h vnc: add connection by file 2013-01-18 12:28:58 +01:00
virt-viewer-session.c Allow app_initial_connect() to raise an error 2013-03-08 16:54:01 +01:00
virt-viewer-session.h Allow app_initial_connect() to raise an error 2013-03-08 16:54:01 +01:00
virt-viewer-util.c Add virt_viewer_compare_version() 2013-03-08 16:54:01 +01:00
virt-viewer-util.h Add virt_viewer_compare_version() 2013-03-08 16:54:01 +01:00
virt-viewer-window.c Remove the "container" logic used by legacy browser plugin 2013-05-16 21:54:48 +02:00
virt-viewer-window.h virt_viewer_window_enter_fullscreen: Pass in monitor for fullscreen window 2013-03-20 15:26:47 +01:00
virt-viewer.c Show connect dialog again if connection from dialog failed 2013-05-17 14:15:06 +02:00
virt-viewer.h Remove the "container" logic used by legacy browser plugin 2013-05-16 21:54:48 +02:00
virt-viewer.manifest win32: add a few Windows sepecific data 2012-03-30 14:48:13 +02:00
virt-viewer.rc.in win32: add a few Windows sepecific data 2012-03-30 14:48:13 +02:00
virt-viewer.xml Use the accelgroup to define key bindings 2012-02-22 16:45:00 +01:00
windows-cmdline-wrapper.c win32: there is no CONERR$, only CONOUT$ 2012-10-23 11:17:04 +02:00