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-10-09
rootston: add support for text input and the basic of input method
Dorota Czaplejewicz
2018-09-27
Merge pull request #1266 from Ongy/xdc_tablet_fix
Drew DeVault
2018-09-27
Fix tablet_tool tilt and send proximity_out
Markus Ongyerth
2018-09-27
pointer-constraints: refactoring
emersion
2018-09-18
Implement pointer-constraints protocol in wlroots and rootston
Las
2018-09-14
layer-shell: add _v1 suffix
emersion
2018-07-14
propagate rename to rootston code
Markus Ongyerth
2018-07-14
Remove unused tablet_pad list from tools
Markus Ongyerth
2018-07-14
Hook up set_cursor in rootston
Markus Ongyerth
2018-07-14
Propagate most axis events to clients
Markus Ongyerth
2018-07-14
Implement basic tablet_pad handling (bound to keyboard focus)
Markus Ongyerth
2018-06-05
handle drag icon map in rootston
Tony Crisci
2018-06-05
rename drag-icon map to unmap
Tony Crisci
2018-06-03
Remove redundant roots_seat_remove_device function
Silvan Jegen
2018-04-03
Implement input inhibit in rootston
Drew DeVault
2018-04-02
Handle layer surfaces below shell surfaces
Drew DeVault
2018-04-02
Always give keyboard focus to the topmost layer
Drew DeVault
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