index
:
virt-viewer.git
master
wip/gapplication
wip/ssh-agent-forward
Graphical console client for virtual machines using libvirt
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add gtk_widget_get_realized() define for old gtk+
Marc-André Lureau
2013-03-26
1
-0
/
+6
*
window: keep display size when leaving fullscreen for first time
Marc-André Lureau
2013-03-26
1
-0
/
+2
*
window: save window geometry if the window is realized
Marc-André Lureau
2013-03-26
1
-6
/
+5
*
window: resize to monitor geometry
Marc-André Lureau
2013-03-26
1
-7
/
+7
*
display: make a function to queue the dirty display allocation trick
Marc-André Lureau
2013-03-25
2
-10
/
+14
*
app: add get_fullscreen_auto_conf()
Marc-André Lureau
2013-03-25
2
-1
/
+10
*
Reuse existing 'displays' submenu rather than recreating it
Christophe Fergeau
2013-03-25
1
-4
/
+32
*
Do not disable extra client monitors
Marc-André Lureau
2013-03-23
1
-1
/
+0
*
spice: always send auto-conf on agent connection
Marc-André Lureau
2013-03-23
1
-15
/
+13
*
virt-viewer-display-spice: Skip monitor info in fullscreen-auto-conf mode
Hans de Goede
2013-03-23
1
-2
/
+9
*
Forward directly key events to display
Marc-André Lureau
2013-03-23
1
-0
/
+12
*
virt-viewer-app: Call virt_viewer_app_update_menu_displays on show_hint change
Hans de Goede
2013-03-21
1
-0
/
+1
*
virt-viewer-display: Document difference between nth display and monitor
Hans de Goede
2013-03-21
1
-2
/
+2
*
virt-viewer-window: Don't use priv->display when it is NULL
Hans de Goede
2013-03-21
1
-1
/
+5
*
virt-viewer-window: Store the monitor locally
Hans de Goede
2013-03-21
1
-4
/
+9
*
Fix compilation with older glib versions
Christophe Fergeau
2013-03-20
3
-0
/
+53
*
Fix compilation with older gtk+
Christophe Fergeau
2013-03-20
2
-0
/
+6
*
virt-viewer-display-spice: Use display monitor property for fullscreen size
Hans de Goede
2013-03-20
1
-1
/
+3
*
virt_viewer_window_enter_fullscreen: Pass in monitor for fullscreen window
Hans de Goede
2013-03-20
3
-20
/
+22
*
virt-viewer-display: Add monitor property
Hans de Goede
2013-03-20
2
-0
/
+36
*
spice: update fullscreen state on display creation
Marc-André Lureau
2013-03-13
1
-0
/
+1
*
Don't override G_LOG_DOMAIN=all
Marc-André Lureau
2013-03-13
1
-1
/
+2
*
file: add version field, raise an error if incompatibily
Marc-André Lureau
2013-03-08
4
-7
/
+58
*
Allow app_initial_connect() to raise an error
Marc-André Lureau
2013-03-08
8
-64
/
+81
*
Add virt_viewer_compare_version()
Marc-André Lureau
2013-03-08
2
-0
/
+50
*
Add VIRT_VIEWER_ERROR GError
Marc-André Lureau
2013-03-08
2
-0
/
+13
*
Fix send-key menu not showing in fullscreen with gtk3 (rhbz#913601)
Hans de Goede
2013-02-21
1
-0
/
+2
*
build-sys: add --with-buildid to details build version
Marc-André Lureau
2013-02-12
3
-3
/
+3
*
Register remote-viewer mime handling
Marc-André Lureau
2013-02-11
2
-11
/
+0
*
win32: process message queue in debug-helper
Marc-André Lureau
2013-02-11
1
-2
/
+14
*
virtviewer-window: Make sure fullscreen window stays on the same monitor
Hans de Goede
2013-02-11
1
-1
/
+14
*
Fix "Do not ask me again" checkbox settings saving
Marc-André Lureau
2013-02-07
1
-17
/
+22
*
usbredir: Fix usbredir menu always being grayed out on monitor 2+
Hans de Goede
2013-02-06
1
-0
/
+4
*
virt-viewer-display-spice: Pass proper x and y coordinates in windowed mode
Hans de Goede
2013-02-06
1
-0
/
+7
*
virt-viewer-display-spice: Use real monitor coordinates in fullscreen
Hans de Goede
2013-02-06
1
-1
/
+8
*
virt-viewer-display-spice: Pass real monitor coordinates in fullscreen
Hans de Goede
2013-02-06
1
-1
/
+4
*
g_{message,warning}: Use printf style
Michal Privoznik
2013-02-04
2
-2
/
+2
*
remote-viewer: controller sets spice session proxy
Marc-André Lureau
2013-01-31
1
-1
/
+2
*
Add a "Do not ask me again" checkbox when closing app
Marc-André Lureau
2013-01-31
1
-2
/
+62
*
Always ask user about closing session
Marc-André Lureau
2013-01-31
1
-11
/
+2
*
spice: add proxy configuration to connection file
Marc-André Lureau
2013-01-29
3
-1
/
+33
*
Remove unused label
Christophe Fergeau
2013-01-24
1
-1
/
+0
*
Remove unused variable
Christophe Fergeau
2013-01-24
1
-1
/
+0
*
Fix warning when compiling without spice-gtk support
Christophe Fergeau
2013-01-24
1
-0
/
+1
*
virt-viewer-display-spice: Get monitor under our window
Hans de Goede
2013-01-22
1
-1
/
+2
*
vnc: add connection by file
Marc-André Lureau
2013-01-18
5
-22
/
+52
*
file: add username support
Marc-André Lureau
2013-01-18
2
-0
/
+27
*
Make hotkey configuration functionality available from the cmdline (v2)
Hans de Goede
2012-12-21
2
-0
/
+8
*
Add a virt_viewer_app_set_hotkeys() helper function
Hans de Goede
2012-12-21
3
-40
/
+55
*
Improve check for overridden grab key combination
Christophe Fergeau
2012-12-20
2
-4
/
+5
[prev]
[next]