summaryrefslogtreecommitdiff
path: root/wayland/window.c
AgeCommit message (Expand)AuthorLines
2016-09-05Add client support for HiDPIFurkan Sahin-4/+10
2016-07-17Allow users to customize the cursor on clientsFurkan Sahin-1/+11
2016-07-16Fix warning in window.cFurkan Sahin-3/+2
2016-07-16Fix #753Furkan Sahin-1/+1
2016-07-11Enable windows to register to get notified when the mouse wheel is scrolledFurkan Sahin-1/+20
2016-07-11Rename pointer_input::notify to indicate that is called on button clicksFurkan Sahin-2/+2
2016-07-11Use int instead of wl_fixed_t for mouse coordinatesFurkan Sahin-2/+2
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-3/+7
2016-01-26Remove pointer from swaylock surfaceFurkan Sahin-11/+15
2015-11-29Add text rendering support to wayland clientsFurkan Sahin-0/+4
2015-11-19Add wallpapers to output commandFurkan Sahin-2/+0
2015-11-19Refactor the crap out of wayland clientsFurkan Sahin-0/+123