summaryrefslogtreecommitdiff
path: root/wayland/window.c
AgeCommit message (Expand)Author
2016-09-05Add client support for HiDPIDrew DeVault
2016-07-17Allow users to customize the cursor on clientsDrew DeVault
2016-07-16Fix warning in window.cDrew DeVault
2016-07-16Fix #753Drew DeVault
2016-07-15Enable windows to register to get notified when the mouse wheel is scrolledDavid Eklov
2016-07-15Rename pointer_input::notify to indicate that is called on button clicksDavid Eklov
2016-07-14Use int instead of wl_fixed_t for mouse coordinatesDavid Eklov
2016-07-06Enable windows to register to get notified of pointer button eventsDavid Eklov
2016-07-04Move code to make a window a shell surface into seperate functionDavid Eklov
2016-01-26Remove pointer from swaylock surfaceDrew DeVault
2015-11-29Add text rendering support to wayland clientsDrew DeVault
2015-11-19Add wallpapers to output commandDrew DeVault
2015-11-19Refactor the crap out of wayland clientsDrew DeVault