aboutsummaryrefslogtreecommitdiff
path: root/rootston/cursor.c
AgeCommit message (Expand)Author
2017-10-17data-device: fix drag icon positionTony Crisci
2017-10-17Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-17Merge pull request #257 from emersion/fix-client-cursorsDrew DeVault
2017-10-16rootston: handle icon already being in the listTony Crisci
2017-10-15wlr-data-device: drag iconsTony Crisci
2017-10-14Fix cursor role name, fix segfault when surface->resource is NULLemersion
2017-10-12Check pointer focused surface instead of view at cursoremersion
2017-10-11Add FreeBSD compatibilityGreg V
2017-10-09Switch back to compositor cursor when switching from one view to anotheremersion
2017-10-09Check client is focused before setting client cursoremersion
2017-10-09Switch back to compositor cursor when leaving viewemersion
2017-10-08Listen to cursor surface commit & destroy eventsemersion
2017-10-08Add wlr_output_set_cursor_surfaceemersion
2017-10-08rootston: handle request_set_cursoremersion
2017-10-08Activate new viewsemersion
2017-10-07Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-07xdg-seat: keyboard grabsTony Crisci
2017-10-06Add close command, add close for xwaylandemersion
2017-10-06Deactivate xwayland when focus leaves thereDrew DeVault
2017-10-06rootston: handle grab endTony Crisci
2017-10-06Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-05Fix focusing null viewVersus Void
2017-10-05bug: use milisecond granularity for time eventsTony Crisci
2017-10-05wlr-seat: pointer grab interfaceTony Crisci
2017-10-04rootston: rotation by stepsemersion
2017-10-03rootston: add meta-key to config fileemersion
2017-10-03rootston: rotate views!emersion
2017-10-03rootston: force move and resizeemersion
2017-09-30Merge branch 'master' into feature/subcompositorTony Crisci
2017-09-30input events for subsurfacesTony Crisci
2017-09-30Completely fix resize offsetemersion
2017-09-30Partially fix resize offsetemersion
2017-09-30Add edges support, remove get_input_boundsemersion
2017-09-30Add view_resizeemersion
2017-09-30React to xdg shell resize requestsemersion
2017-09-28DRY up focus and implement z orderingDrew DeVault
2017-09-28Add xwayland activate and fix EGL bugDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-23Implement xdg surface request_moveDrew DeVault
2017-09-23Implement tool tip -> click simulationDrew DeVault
2017-09-23Implement pointer motion and buttonsDrew DeVault
2017-09-23Implement wlr_cursor in rootstonDrew DeVault
2017-09-23Wire up pointer, start on cursorDrew DeVault