aboutsummaryrefslogtreecommitdiff
path: root/rootston/cursor.c
AgeCommit message (Expand)Author
2018-05-12Send axis source eventemersion
2018-05-12Add support for discrete axis valuesemersion
2018-04-28cursor: use NAN for unspecified axes, refactor absolute warping codeemersion
2018-04-03Implement input inhibit in rootstonDrew DeVault
2018-04-03Fix segfault when clicking rootston desktopDrew DeVault
2018-04-02Add wlr_surface_is_*_surfaceDrew DeVault
2018-04-02Handle layer surfaces below shell surfacesDrew DeVault
2018-03-30Address review feedbackDrew DeVault
2018-03-30Refactor cursor event passhtroughDrew DeVault
2018-03-30xwayland: rename map_notify to map for consistencyemersion
2018-03-28Remove width_mm from tablet eventsDrew DeVault
2018-03-28Remove width_mm from wlr_touch eventsDrew DeVault
2018-03-28Remove width_mm from wlr_pointer eventsDrew DeVault
2018-03-18rootston rotation: change view->rotation signDominique Martinet
2018-02-12Reformat all #include directivesemersion
2018-02-09Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-02-06Refactor roots_cursor_press_buttonVincent Vanlaer
2018-02-06Update seat pointer on meta move/resize/rotateVincent Vanlaer
2018-02-06Always notify seat on button pressVincent Vanlaer
2018-01-27rootston: damage tracking for rotated viewsemersion
2018-01-24Merge branch 'output-damage' of github.com:emersion/wlroots into output-damageemersion
2018-01-23rootston: damage tracking for drag iconsemersion
2018-01-23fix decorations on wayland backendTony Crisci
2018-01-21rename wlr_deco_part to roots_deco_partTony Crisci
2018-01-21fix cursor issueTony Crisci
2018-01-21make it work with rotationTony Crisci
2018-01-16basic decorationsTony Crisci
2017-12-27rootston: remove input event ring bufferTony Crisci
2017-12-22Fix rootston seat button countemersion
2017-12-11Set default cursor image in rootstonemersion
2017-12-08bring edges into wlrTony Crisci
2017-11-21Merge branch 'master' into fullscreenemersion
2017-11-21Add fullscreen command, fix view_at with fullscreen viewsemersion
2017-11-20Merge branch 'master' into laggy-move-resizeemersion
2017-11-20Set min view size to 1x1emersion
2017-11-19Merge branch 'master' into laggy-move-resizeemersion
2017-11-19Add roots_seat_cycle_focusemersion
2017-11-19Make the close command use roots_seat_get_focus, rename a few symbolsemersion
2017-11-19Remove roots_seat_{add,remove}_viewemersion
2017-11-19Merge branch 'master' into seat-viewsemersion
2017-11-19rootston: remove grab listenersTony Crisci
2017-11-19data-device: wlr-drag-iconTony Crisci
2017-11-18Merge branch 'master' into seat-viewsemersion
2017-11-18rootston: seat/cursor 80col cleanupTony Crisci
2017-11-18Fixed a bug with move-resize, removed xdg-shell ack_configure eventemersion
2017-11-17rootston: add per-seat viewsemersion
2017-11-16rename touch slot to touch idTony Crisci
2017-11-16wlr-seat: return serial from touch down interfaceTony Crisci
2017-11-16Merge branch 'master' into feature/wlr-seat-touchTony Crisci
2017-11-16Fix a bunch of mistakes detected with scan-buildemersion