index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootston
/
seat.c
Age
Commit message (
Expand
)
Author
2019-01-28
Implement the pointer-gestures-unstable-v1 protocol
Greg V
2019-01-26
pointer: add a frame event
emersion
2019-01-24
data-device, primary-selection: add request_set_selection
emersion
2018-12-15
Working switches in rootston:
Ryan Walklin
2018-12-15
Remove redundant signal in seat.c
Ryan Walklin
2018-12-15
[WIP][DONTMERGE]Add support for libinput_switch input devices
Ryan Walklin
2018-12-05
rootston: use box for views position
Louis Taylor
2018-11-12
Use #if instead of #ifdef for wlroots config data
emersion
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-18
Make wlr_seat->data in rootston point to the wrapping roots_seat
Las
2018-09-18
Update pointer focus when cycling focus
Las
2018-09-14
layer-shell: add _v1 suffix
emersion
2018-09-12
Merge pull request #1160 from Ongy/tablet-grabs
emersion
2018-09-10
Merge pull request #1227 from emersion/rootston-segfault-tablet-destroy
Drew DeVault
2018-09-07
Fix #1129 and remove sx, sy from wlr_drag_icon
nyorain
2018-09-02
rootston: fix segfault on tablet pad destroy
emersion
2018-08-16
Fix build on FreeBSD
emersion
2018-08-06
tablet-v2 tool: Implement implicit grab
Markus Ongyerth
2018-07-29
reintroduce xwayland is_unmanaged
Markus Ongyerth
2018-07-23
tablet-v2 tablet_tool grab implementation
Markus Ongyerth
2018-07-19
tablet-v2 tablet_pad grab implementation
Markus Ongyerth
2018-07-18
xwayland: handle override_redirect flag changes
emersion
2018-07-14
propagate rename to rootston code
Markus Ongyerth
2018-07-14
rename wlr_tablet_tool to wlr_tablet
Markus Ongyerth
2018-07-14
Remove unused tablet_pad list from tools
Markus Ongyerth
2018-07-14
Another feedback pass
Markus Ongyerth
2018-07-14
Handle relative motion for mouse tools
Markus Ongyerth
2018-07-14
Send all tablet tool axis events
Markus Ongyerth
2018-07-14
Fix clang build errors
Markus Ongyerth
2018-07-14
Hook up set_cursor in rootston
Markus Ongyerth
2018-07-14
1st feedback pass
Markus Ongyerth
2018-07-14
Fix segfaultiness
Markus Ongyerth
2018-07-14
Add tool buttons
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-07-14
Basic tablet_v2 object lifetime
Markus Ongyerth
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-06-24
use seat function to end grab
Tony Crisci
2018-06-10
rootston: Cancel existing keyboard grab when changing focus
Genki Sky
2018-06-06
dont damage drag icon after update_position
Tony Crisci
2018-06-05
update drag position at the right times
Tony Crisci
2018-06-05
handle drag icon map in rootston
Tony Crisci
2018-06-05
rename drag-icon map to unmap
Tony Crisci
2018-05-24
rootston: Disable keyboard focus on inactive views
Dorota Czaplejewicz
2018-04-29
rootston: map input devices with wlr_input_device.output_name
emersion
2018-04-22
Implement output auto-selection in rootston
Drew DeVault
[next]