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-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
2011-06-03
Move the legacy IDA documentation into a subdirectory of doc/.
Eamon Walsh
5
-0
/
+4
2011-06-02
Update text documentation.
Eamon Walsh
5
-1496
/
+99
2011-06-02
Rename comm-structs.h -> comm_structs.h.
Eamon Walsh
3
-2
/
+2
2011-06-02
Update AUTHORS, COPYING, and TODO.
Eamon Walsh
3
-0
/
+355
2011-06-01
Update README.
Eamon Walsh
1
-299
/
+124
2011-06-01
Log to files in /var/log/xen and add compile-time loglevel.
Eamon Walsh
18
-112
/
+196
2011-06-01
Use MIN, MAX macros where appropriate.
Eamon Walsh
3
-4
/
+5
2011-06-01
Factor out fd-handling code into a common file.
Eamon Walsh
11
-230
/
+135
2011-06-01
Fix libvchan warnings.
Eamon Walsh
2
-1
/
+2
2011-06-01
Include file cleanup.
Eamon Walsh
25
-139
/
+82
2011-06-01
s/NITPICKER/LINPICKER/
Eamon Walsh
9
-45
/
+18
2011-06-01
Remove unused client, buffer, view defines and structure fields.
Eamon Walsh
6
-59
/
+16
2011-05-31
Rename typedefs.h -> common.h.
Eamon Walsh
6
-5
/
+5
2011-05-31
Cleanup and movement of common parameters into typedefs.h.
Eamon Walsh
4
-128
/
+22
[next]