aboutsummaryrefslogtreecommitdiff
path: root/rootston/seat.c
AgeCommit message (Expand)Author
2018-02-26add xwayland unmanaged tests to support dmenuMarkus Ongyerth
2018-02-23rootston: fix use-after-free in handle_keyboard_destroyemersion
2018-02-12Reformat all #include directivesemersion
2018-02-12Remove wlr_backend.events.{output_remove,device_remove}emersion
2018-02-09Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-02-08Rename roots_seat_cancel_transformVincent Vanlaer
2018-02-06Merge roots_seat_cancel_* into one functionVincent Vanlaer
2018-02-06Cancel rootston move/resize/rotate on escape pressVincent Vanlaer
2018-01-29rootston: fix damage when changing views z-indexemersion
2018-01-28Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-01-28rootston: fix compilation without XWayland supportPatrick Steinhardt
2018-01-24Merge branch 'output-damage' of github.com:emersion/wlroots into output-damageemersion
2018-01-24Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-01-23rootston: damage tracking for drag iconsemersion
2018-01-23fix decorations on wayland backendTony Crisci
2018-01-23rootston: damage tracking for drag iconsemersion
2018-01-21Merge branch 'master' into decorationsTony Crisci
2018-01-17dont use pointer for modifiersTony Crisci
2018-01-17Merge branch 'master' into modifier-fixesTony Crisci
2018-01-17rootston: hide cursor if seat has no pointeremersion
2018-01-16basic decorationsTony Crisci
2018-01-16rootston: set real seat capabilitiesemersion
2018-01-10Include idle protocol in rootstonHeghedus Razvan
2018-01-06keyboard grab enter with modifiersTony Crisci
2017-12-29roots_seat_destroy: also destroy seat in public functionDominique Martinet
2017-12-29rootston seat: implement part of roots_seat_destroyDominique Martinet
2017-12-27config: Avoid clash with other config-headersBjörn Esser
2017-12-26config: Put all defines into config.hBjörn Esser
2017-12-15Introduce fractional scalingemersion
2017-12-11Set default cursor image in rootstonemersion
2017-12-09rootston xcursor fixesTony Crisci
2017-12-08move get_resize_name to xcursorTony Crisci
2017-12-08bring edges into wlrTony Crisci
2017-11-19Improve roots_seat_cycle_focusemersion
2017-11-19Raise the view on the desktop even if already focused in the seatemersion
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-18Merge branch 'master' into feature/wlr-seat-touchTony Crisci
2017-11-18Add per-seat cursor configurationemersion
2017-11-17rootston: add per-seat viewsemersion
2017-11-16Merge branch 'master' into feature/wlr-seat-touchTony Crisci
2017-11-16Fix a bunch of mistakes detected with scan-buildemersion
2017-11-15basic touch dndTony Crisci
2017-11-15wlr-seat: basic touchTony Crisci