aboutsummaryrefslogtreecommitdiff
path: root/include/sway/input/cursor.h
AgeCommit message (Expand)Author
2019-09-25input: Add support for tablet protocol.John Chadwick
2019-03-17Introduce default seatopRyan Dwyer
2019-02-12Rebase cursor when a layer surface mapsemersion
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-27Update for swaywm/wlroots#1503emersion
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
2019-01-09Add helpers for improved mouse button parsingBrian Ashworth
2019-01-07cursor: move unhide and timeout retrieval into separate functionsRouven Czerwinski
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-25Split image_surface handling into own functionBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth
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