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