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
Age
Commit message (
Expand
)
Author
2019-01-30
rootston: only allow one drag icon per seat
emersion
2019-01-30
seat: don't send motion if pointer hasn't moved
emersion
2019-01-29
Fix two issues found with Clang's static analyzer
emersion
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
2019-01-21
Fix indentation in various files
emersion
2019-01-18
rootston: document why Xwayland is disconnected before clients
emersion
2019-01-13
Remove wlr_xdg_surface_send_close.
Connor E
2019-01-07
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
2019-01-06
Merge pull request #1423 from emersion/data-control
Drew DeVault
2019-01-06
relative-pointer-v1: move pointer iteration in wlroots
emersion
2019-01-04
Merge pull request #1448 from myfreeweb/fix-retroarch-crash
emersion
2019-01-04
rootston: fix crash with fullscreen surfaces
Greg V
2019-01-04
Merge pull request #1432 from ForTheReallys/relative-pointers
emersion
2019-01-03
Update READMEs per tinywl merge
Drew DeVault
2019-01-02
Only send relative events to the focused client in rootston
Alex Maese
2018-12-30
data-control-v1: initial protocol implementation
emersion
2018-12-21
Standardize the wlr_box input paramaters
Timidger
2018-12-21
Add unaccelerated pointer values to wlr_event_pointer_motion events
Alex Maese
2018-12-21
Address @emersion's comments
Alex Maese
2018-12-21
Remove pointer resource from relative pointer
Alex Maese
2018-12-21
Only send relative motion to correct seat
Alex Maese
2018-12-21
Removed relative pointers from wlr_seat
Alex Maese
2018-12-21
relative_pointer: implementation and code fixes
random human
2018-12-21
relative_pointer: code formatting fixes
random human
2018-12-21
relative_pointer: implement protocol events
random human
2018-12-21
relative_pointer: create skeleton and build
random human
2018-12-20
rootston: create foreign toplevel handle before sending outputs
Ilia Bozhinov
2018-12-15
Remove unused variables
Ryan Walklin
2018-12-15
Improve event matching logic
Ryan Walklin
2018-12-15
Fix style nits
Ryan Walklin
2018-12-15
Working switches in rootston:
Ryan Walklin
2018-12-15
Remove debug logs
Ryan Walklin
2018-12-15
Update config struct, reduce complexity and correctly parse config.ini
Ryan Walklin
2018-12-15
Remove redundant signal in seat.c
Ryan Walklin
2018-12-15
Factor out binding command execution to separate file
Ryan Walklin
2018-12-15
[WIP][DONTMERGE]Add support for libinput_switch input devices
Ryan Walklin
2018-12-08
rootston: add support for wlr_foreign_toplevel_management_v1
Ilia Bozhinov
2018-12-08
rootston: add title/app_id/class listeners
Ilia Bozhinov
2018-12-05
rootston: use box for views position
Louis Taylor
2018-12-05
rootston: use int for width, height
Louis Taylor
2018-12-02
Merge pull request #1403 from emersion/swap-buffers-damage-coords
Drew DeVault
2018-12-01
output: switch swap_buffers damage to output-buffer-local coords
emersion
2018-11-29
primary-selection: introduce wlr_primary_selection_source
emersion
2018-11-27
gtk-primary-selection: refactor everything, untie from seat
emersion
2018-11-23
Rename wlr_primary_selection to wlr_gtk_primary_selection
emersion
2018-11-13
output: add wlr_output_render_software_cursors
emersion
2018-11-13
output: remove wlr_output_set_fullscreen_surface
emersion
2018-11-12
Use #if instead of #ifdef for wlroots config data
emersion
[next]