aboutsummaryrefslogtreecommitdiff
path: root/include/sway/input/cursor.h
AgeCommit message (Expand)Author
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-16cursor: functions to warp cursor to container and workspaceRouven Czerwinski
2018-10-03Fix focusing topmost floating windowsJonathan Buch
2018-07-23Invoke mouse bindingsfrsfnrrg
2018-07-22Prevent re-uploading the same cursor image multiple timesRyan Dwyer
2018-05-28Move previous cursor_position inline.Scott Leggett
2018-05-28Store previous position in sway_cursor.Scott Leggett
2018-05-27Focus containers only on entry.Scott Leggett
2018-05-20Fix border commands from changing focusBrian Ashworth
2018-04-21Default to current time when triggering cursor eventsemersion
2018-04-10Clean up cursor simulation code.Danny Bautista
2018-04-10Implement cursor event simulation with sway commands.Danny Bautista
2018-04-08Fix cursor motion issuesDrew DeVault
2018-04-08Implement tablet tool supportDrew DeVault
2018-03-30Handle set_cursor requests from clientsemersion
2018-01-22config reload: destroy old seat when removed from configDominique Martinet
2017-12-16fix header includesTony Crisci
2017-12-10working pointer motionTony Crisci
2017-12-09sway xcursor managerTony Crisci
2017-12-08input include directoryTony Crisci