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
Age
Commit message (
Expand
)
Author
2020-06-08
render: Add wlr_renderer_blit_dmabuf()
Andri Yngvason
2020-06-08
render: egl: Add utility functions for saving/restoring context
Andri Yngvason
2020-06-08
backend/drm: fix stack overflow in dealloc_crtc
Simon Ser
2020-06-08
contributing: add note about events that destroy objects
Simon Ser
2020-06-08
contributing: resource destroy handlers need to cleanup pointers
Simon Ser
2020-06-06
render: choose DMA-BUF texture target via eglQueryDmaBufModifiersEXT
Simon Ser
2020-06-06
util/time: move `timespec_sub` to time utilities
Tudor Brindus
2020-06-06
util/time: de-duplicate `timespec_to_msec`
Tudor Brindus
2020-06-06
util: fix and move `get_current_time_msec` into a util file
Tudor Brindus
2020-06-05
Allow keyboard and pointer grabs to hook clear_focus()
Thomas Hebb
2020-06-05
wlr_seat: Clarify wording of non-grab-respecting function comments
Thomas Hebb
2020-06-05
wlr_seat: Declare functions in the same order for pointer, keyboard, and touch
Thomas Hebb
2020-06-03
backend/drm: fix black screens when enabling output
Simon Ser
2020-06-02
render: stop making EGL context current in wlr_egl_init
Simon Ser
2020-06-02
backend/wayland: fix spurious eglSwapBuffers failures
Simon Ser
2020-06-01
backend/wayland: scale tablet tool position into [0, 1] range
Tudor Brindus
2020-06-01
backend/drm: always perform a CRTC commit in drm_connector_commit
Simon Ser
2020-06-01
backend/drm: drop extra wlr_output_update_enabled call
Simon Ser
2020-06-01
backend/drm: commit/rollback FBs in drm_crtc_commit
Simon Ser
2020-06-01
backend/drm: make adaptive_sync atomic
Simon Ser
2020-06-01
backend/drm: rollback pending CRTC state on test commit
Simon Ser
2020-06-01
export-dmabuf: Keep frame->output = NULL until frame is ready
Andri Yngvason
2020-05-31
wlr_keyboard_group: introduce enter and leave
Brian Ashworth
2020-05-29
Don't send redundant capability updates
Kalyan Sriram
2020-05-28
Add comments for missing tablet tool entries
Simon Ser
2020-05-28
seat: Create inert objects for missing capabilities
Kenny Levinsen
2020-05-27
backend/drm: fix missing crtc->cursor NULL check
Simon Ser
2020-05-27
backend/drm: don't set cursor if off-screen
Simon Ser
2020-05-27
xwayland: add error-checking to `server_start_lazy`
Tudor Brindus
2020-05-26
backend/drm: introduce pending and current CRTC state
Simon Ser
2020-05-26
backend/drm: nuke retry_pageflip
Simon Ser
2020-05-26
backend/drm: make drm_connector_set_mode take a wlr_drm_connector
Simon Ser
2020-05-26
backend/drm: remove enable_drm_connector
Simon Ser
2020-05-26
backend/drm: remove drm_connector_set_custom_mode
Simon Ser
2020-05-26
backend/drm: refuse to enable an output without a mode
Simon Ser
2020-05-26
backend/drm: rollback atomic blobs
Simon Ser
2020-05-25
xwayland: send focus change event unconditionally
Tudor Brindus
2020-05-24
util/log: use bright black rather than black for WLR_DEBUG
Tudor Brindus
2020-05-20
render/egl: unset current context after swapping buffers
Simon Ser
2020-05-20
examples: make output-power-management oneshot by default
Ilia Bozhinov
2020-05-19
xwayland: add option to disable WM
Simon Ser
2020-05-19
xwayland: split server
Simon Ser
2020-05-19
backend/drm: add missing wlr_egl_unset_current
Simon Ser
2020-05-19
backend/drm: fix current EGL context on multi-GPU
Simon Ser
2020-05-19
render/egl: introduce wlr_egl_unset_current
Simon Ser
2020-05-19
Fix -Wreturn-type warnings
Simon Ser
2020-05-18
Make wlr_xcursor_manager_load() return a bool
Isaac Freund
2020-05-14
backend/drm: fix atomic commits when the GAMMA_LUT prop is missing
Simon Ser
2020-05-14
output: make wlr_output_set_gamma atomic
Simon Ser
2020-05-14
tablet: expose wlr_tablet_tool_v2_has_implicit_grab function
Tudor Brindus
[prev]
[next]