index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rootston
/
seat.h
Age
Commit message (
Expand
)
Author
2018-03-13
rootston: destroy seat view on unmap
emersion
2018-02-12
Reformat all #include directives
emersion
2018-02-12
Remove wlr_backend.events.{output_remove,device_remove}
emersion
2018-02-09
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
2018-02-08
Rename roots_seat_cancel_transform
Vincent Vanlaer
2018-02-06
Merge roots_seat_cancel_* into one function
Vincent Vanlaer
2018-02-06
Cancel rootston move/resize/rotate on escape press
Vincent Vanlaer
2018-01-24
Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage
emersion
2018-01-24
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
2018-01-23
rootston: damage tracking for drag icons
emersion
2018-01-23
rootston: damage tracking for drag icons
emersion
2018-01-21
make it work with rotation
Tony Crisci
2018-01-16
basic decorations
Tony Crisci
2017-12-29
rootston seat: implement part of roots_seat_destroy
Dominique Martinet
2017-11-19
Add roots_seat_cycle_focus
emersion
2017-11-19
Make the close command use roots_seat_get_focus, rename a few symbols
emersion
2017-11-19
Remove roots_seat_{add,remove}_view
emersion
2017-11-19
Merge branch 'master' into seat-views
emersion
2017-11-19
data-device: wlr-drag-icon
Tony Crisci
2017-11-18
Merge branch 'master' into seat-views
emersion
2017-11-17
rootston: add per-seat views
emersion
2017-11-15
rootston: touch to focus
Tony Crisci
2017-11-15
put dnd icon in the right place
Tony Crisci
2017-11-15
basic touch dnd
Tony Crisci
2017-11-15
wlr-seat: basic touch
Tony Crisci
2017-11-12
Spawn views on last active output
Drew DeVault
2017-11-07
multiseat: somewhat working
Tony Crisci
2017-11-05
rootston: roots_cursor
Tony Crisci
2017-11-04
rootston: move device init to seat
Tony Crisci
2017-11-04
move keyboard to seat
Tony Crisci