index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-02
Fixes segfault when no xcb_render_pictforminfo_t is available
emersion
2017-11-02
Fetch xcb_render_pictformat_t at startup
emersion
2017-11-02
Use compositor theme for xwm cursor
emersion
2017-11-02
Load xwm cursor from theme
emersion
2017-11-02
Free xwm cursor in xwm_destroy
emersion
2017-11-02
Fix CI build
emersion
2017-11-02
Set xwayland root cursor
emersion
2017-11-01
Merge pull request #379 from martinetd/shutdown_asan
Drew DeVault
2017-11-01
libinput backend destroy: fix small leak
Dominique Martinet
2017-11-01
multi_backend_destroy: fix trivial use-after-free
Dominique Martinet
2017-11-01
Move shared example code
Drew DeVault
2017-11-01
Merge pull request #378 from martinetd/rootston_close
Drew DeVault
2017-11-01
Indentation fix
Dominique Martinet
2017-11-01
Merge pull request #377 from emersion/output-needs-swap
Drew DeVault
2017-11-01
rootston: flush 'close' command on Xwayland
Dominique Martinet
2017-11-01
Add wlr_output.needs_swap
emersion
2017-11-01
Merge pull request #376 from martinetd/rootston_exit
Drew DeVault
2017-11-01
rootston exit: fix libinput destroy
Dominique Martinet
2017-11-01
rootston exit: fix drm destroy
Dominique Martinet
2017-11-01
Merge pull request #374 from emersion/set-cursor-event-serial
Drew DeVault
2017-11-01
Add wlr_seat_pointer_request_set_cursor_event.serial
emersion
2017-11-01
Merge pull request #365 from emersion/wayland-backend-transform
Drew DeVault
2017-11-01
Remove mysterious hotspot switch in DRM backend
emersion
2017-11-01
Fix hidden software cursors, fix cursor transformations on DRM backend
emersion
2017-11-01
Merge pull request #368 from acrisci/bug/seat-clear-focus
Drew DeVault
2017-11-01
wlr-seat bug: dont set focus surface to null then clear focus
Tony Crisci
2017-11-01
Merge pull request #367 from acrisci/bug/dnd-force-cancel
Drew DeVault
2017-11-01
bugfix: dnd force cancel
Tony Crisci
2017-11-01
Merge pull request #366 from martinetd/no_config_start
Tony Crisci
2017-11-01
rootston: fix startup with no config
Dominique Martinet
2017-11-01
Re-enable hardware cursors
emersion
2017-11-01
Apply output transformation to pointer events in Wayland backend
emersion
2017-10-31
Merge pull request #352 from emersion/output-cursor
Tony Crisci
2017-10-31
Merge pull request #363 from acrisci/feature/grab-tweaks
Drew DeVault
2017-10-31
Make wlr_output_interface.enable optional
emersion
2017-10-31
Assert mandatory impl fields in wlr_output_init
emersion
2017-10-31
Fix segfaults on exit in examples/mutli-pointer
emersion
2017-10-31
Fix memory leak in wlr_cursor
emersion
2017-10-31
Destroy x11 output with backend
emersion
2017-10-31
Fix output_cursor_render bounds check
emersion
2017-10-31
rootston: end grab on escape
Tony Crisci
2017-10-31
Do not render off-screen software cursors
emersion
2017-10-31
Emit add event after configuring wlr_output_layout_output
emersion
2017-10-31
Remove outdated TODOs, use wlr_surface_has_buffer
emersion
2017-10-31
Fix wlr_cursor_destroy, handle device remove in examples/multi-cursor
emersion
2017-10-31
Add multi-pointer example
emersion
2017-10-31
Fix cursor hotspot with rotated outputs on DRM backend
emersion
2017-10-31
Remove wlr_cursor_set_xcursor for now
emersion
2017-10-31
Transform cursor hotspot, fix wayland cursor hotspot
emersion
2017-10-31
Transform cursor hotspot
emersion
[next]