index
:
~ewalsh/linpicker
demo
master
Lightweight display server for Xen.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
Forbid clients from creating or referencing views with reserved ID 0.
Eamon Walsh
1
-3
/
+6
2011-06-06
Merge equivalent VIEW_FLAGS_SERVER into VIEW_FLAGS_THUMBNAIL.
Eamon Walsh
1
-7
/
+7
2011-06-06
Update file authorship, license, and description in Doxygen style.
Eamon Walsh
1
-3
/
+43
2011-06-01
Include file cleanup.
Eamon Walsh
1
-9
/
+3
2011-06-01
s/NITPICKER/LINPICKER/
Eamon Walsh
1
-13
/
+0
2011-06-01
Remove unused client, buffer, view defines and structure fields.
Eamon Walsh
1
-24
/
+10
2010-12-15
Fix some logic errors in the stack-above code.
Eamon Walsh
1
-5
/
+14
2010-12-07
Add new security border modes (corner triangles and none).
Eamon Walsh
1
-14
/
+56
2010-11-15
Further checks to prevent display of zero-sized views.
Eamon Walsh
1
-3
/
+2
2010-11-12
Refuse to show zero-sized views (fixes display corruption).
Eamon Walsh
1
-1
/
+8
2010-11-12
Add debugging capability over a local socket.
Eamon Walsh
1
-0
/
+31
2010-11-12
Avoid refreshing views that are not visible.
Eamon Walsh
1
-4
/
+13
2010-11-12
Avoid showing thumbnails for unmapped windows.
Eamon Walsh
1
-3
/
+4
2010-07-16
Remove unused/replaced Nitpicker code and dead Xen backend code.
Eamon Walsh
1
-386
/
+0
2010-07-14
Move source and data files to src and data subdirectories.
Eamon Walsh
1
-0
/
+747