summaryrefslogtreecommitdiff
path: root/include/client/window.h
AgeCommit message (Expand)AuthorLines
2016-07-16Fix #753Furkan Sahin-2/+1
2016-07-11Enable windows to register to get notified when the mouse wheel is scrolledFurkan Sahin-0/+9
2016-07-11Rename pointer_input::notify to indicate that is called on button clicksFurkan Sahin-1/+1
2016-07-11Use int instead of wl_fixed_t for mouse coordinatesFurkan Sahin-3/+3
2016-07-06Fix formatting guide violations (spaces instead of tabs)Furkan Sahin-20/+20
2016-07-05Enable windows to register to get notified of pointer button eventsFurkan Sahin-0/+10
2016-07-04Move code to make a window a shell surface into seperate functionFurkan Sahin-0/+1
2015-11-29Add text rendering support to wayland clientsFurkan Sahin-0/+1
2015-11-19Refactor the crap out of wayland clientsFurkan Sahin-0/+45