Age | Commit message (Collapse) | Author |
|
|
|
Add wlr_output_set_custom_mode
|
|
|
|
Set default cursor image in rootston
|
|
|
|
wlr_seat: send keyboard modifiers to the right client on enter
|
|
We were previously sending modifiers to the leaving client instead.
Fixes #476.
|
|
rootston xcursor fixes
|
|
|
|
Make keyboard repeat info configurable
|
|
|
|
|
|
Send wl_surface.{enter,leave} to cursor surfaces
|
|
|
|
|
|
|
|
wlr-edges
|
|
|
|
|
|
|
|
It's not the backend's responsibility to destroy the session anymore.
|
|
|
|
|
|
|
|
|
|
Configure outputs with make, model, serial in rootston
|
|
Added fallbacks in DRM backend in case EDID extension data for model and serial is missing.
Updates #403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add wlr_output_set_scale
|
|
|
|
Fixes #465
|
|
Fix segfault when moving hardware cursor
|
|
|
|
xwayland: remove xwayland param from xsurface methods
|
|
|
|
wrap server decoration modes
|
|
wl-shell: add commit event
|
|
|
|
|
|
|
|
Attempt to fix #454
|