summaryrefslogtreecommitdiff
path: root/include/client/window.h
AgeCommit message (Expand)AuthorLines
2016-09-05Add client support for HiDPIDrew DeVault-1/+3
2016-07-16Fix #753Drew DeVault-2/+1
2016-07-15Enable windows to register to get notified when the mouse wheel is scrolledDavid Eklov-0/+9
2016-07-15Rename pointer_input::notify to indicate that is called on button clicksDavid Eklov-1/+1
2016-07-14Use int instead of wl_fixed_t for mouse coordinatesDavid Eklov-3/+3
2016-07-06Fix formatting guide violations (spaces instead of tabs)David Eklov-20/+20
2016-07-06Enable windows to register to get notified of pointer button eventsDavid Eklov-0/+10
2016-07-04Move code to make a window a shell surface into seperate functionDavid Eklov-0/+1
2015-11-29Add text rendering support to wayland clientsDrew DeVault-0/+1
2015-11-19Refactor the crap out of wayland clientsDrew DeVault-0/+45