index
:
~ewalsh/linpicker
demo
master
Lightweight display server for Xen.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
Updates for libxl changes.
HEAD
master
Eamon Walsh
2
-10
/
+8
2011-09-09
Silence obnoxious #error checks in xen/sysctl.h and xen/domctl.h.
Eamon Walsh
1
-1
/
+1
2011-08-08
track: Remove duplicate event count constants.
Eamon Walsh
2
-10
/
+5
2011-08-08
Expose event notifications in the track protocol.
Eamon Walsh
2
-0
/
+13
2011-08-08
xen_server: Add vchan structure to list before calling vchan_queue().
Eamon Walsh
1
-1
/
+1
2011-08-02
Update data directory documentation to reflect icon images.
Eamon Walsh
1
-10
/
+13
2011-08-02
Add icons for events: mail, chat, buffernew, buffergone.
Eamon Walsh
5
-2
/
+7
2011-08-02
Fix length calculation bug in genimage utility program.
Eamon Walsh
1
-3
/
+6
2011-08-01
Drop buffers field from display structure.
Eamon Walsh
4
-6
/
+1
2011-08-01
Add drawing of event icons for individual displays in the switcher.
Eamon Walsh
3
-7
/
+39
2011-08-01
Add event control to the local socket debugging interface.
Eamon Walsh
3
-1
/
+27
2011-08-01
Add event notification to the server.
Eamon Walsh
7
-9
/
+222
2011-08-01
Fix SAK event bounds check.
Eamon Walsh
1
-1
/
+1
2011-08-01
Rename sclient_read_background_image() -> sclient_load_image().
Eamon Walsh
3
-6
/
+4
2011-07-29
Add display switching to the local socket debugging interface.
Eamon Walsh
5
-4
/
+37
2011-07-29
Properly update security label on SAK press.
Eamon Walsh
1
-0
/
+1
2011-07-29
Add SAK registration to the local socket debugging interface.
Eamon Walsh
4
-11
/
+58
2011-07-29
Drop unused bg field from client structure.
Eamon Walsh
1
-1
/
+0
2011-07-29
Fixes for buffer_lookup() function.
Eamon Walsh
1
-4
/
+5
2011-07-29
Expose dynamic SAK registration in the track protocol.
Eamon Walsh
4
-3
/
+23
2011-07-29
Add client_send_message() API for sending track protocol to a client.
Eamon Walsh
3
-0
/
+17
2011-07-29
Protect libvchan.h with #ifdefs to prevent multiple inclusion.
Eamon Walsh
1
-0
/
+5
2011-07-29
Add dynamic guest SAK registration to the server.
Eamon Walsh
6
-31
/
+170
2011-07-28
Drop private field from buffer structure.
Eamon Walsh
2
-4
/
+2
2011-07-28
Rename comm_structs.h -> track.h.
Eamon Walsh
3
-5
/
+5
2011-07-28
Make "bogus update clipped" message more informative.
Eamon Walsh
1
-1
/
+3
2011-07-27
Simplify view moving code, remove unused view_translate().
Eamon Walsh
4
-40
/
+3
2011-07-27
Warning fix.
Eamon Walsh
1
-2
/
+1
2011-07-27
Support client-settable view names in the track protocol.
Eamon Walsh
5
-8
/
+47
2011-07-26
Fix VIEW_STACK_BOTTOM stacking to still stack above the background view.
Eamon Walsh
4
-2
/
+6
2011-07-26
Add display callback in view_stack().
Eamon Walsh
3
-7
/
+37
2011-07-26
Revisions to track protocol and track program.
Eamon Walsh
4
-7
/
+13
2011-07-26
Hack fix for broken libtool.
Eamon Walsh
1
-0
/
+3
2011-07-26
Pretty-printing improvements to view_debug_dump output.
Eamon Walsh
1
-6
/
+21
2011-07-16
Install linpicker-cli program when enabled.
Eamon Walsh
1
-1
/
+1
2011-07-05
Bump release version to 3.1
linpicker-3.1
Eamon Walsh
1
-1
/
+1
2011-07-01
chdir to / at server program startup.
Eamon Walsh
1
-0
/
+2
2011-07-01
Add a systemd unit file for the monitor program.
Eamon Walsh
3
-1
/
+23
2011-07-01
Redo the daemonizing code in the monitor program.
Eamon Walsh
1
-4
/
+34
2011-07-01
Rename linpicker-debug -> linpicker-cli.
Eamon Walsh
3
-5
/
+5
2011-07-01
Rename binaries with dashes instead of underscores.
Eamon Walsh
21
-54
/
+54
2011-06-30
Daemonize the monitor program.
Eamon Walsh
1
-0
/
+3
2011-06-20
Bump release version to 3.0
linpicker-3.0
Eamon Walsh
1
-1
/
+1
2011-06-06
Forbid clients from creating or referencing views with reserved ID 0.
Eamon Walsh
3
-4
/
+8
2011-06-06
Merge equivalent VIEW_FLAGS_SERVER into VIEW_FLAGS_THUMBNAIL.
Eamon Walsh
4
-11
/
+10
2011-06-06
Improved mouse label handling.
Eamon Walsh
5
-15
/
+63
2011-06-06
Drop unused parameters from send_key function.
Eamon Walsh
5
-7
/
+7
2011-06-06
Update Doxygen support with autotools integration.
Eamon Walsh
7
-769
/
+1457
2011-06-06
Update file authorship, license, and description in Doxygen style.
Eamon Walsh
38
-151
/
+822
2011-06-03
Standardize include file exclusion defines.
Eamon Walsh
5
-14
/
+14
[next]