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-30
layer-shell: upgrade to v3, implement destructor
Isaac Freund
2020-06-30
wlr_drag: Destroy drag after releasing grabs
Kenny Levinsen
2020-06-26
xcursor: add xorg-x11 and cursors path to XCURSORPATH
Kirill Chibisov
2020-06-25
xdg-decoration: free old configure structs
Isaac Freund
2020-06-25
xdg-shell: handle serial wrapping overflow
Isaac Freund
2020-06-25
layer-shell: handle serial wrapping overflow
Isaac Freund
2020-06-24
render/gles2: use glGetAttribLocation instead of hardcoded indices
Simon Zeni
2020-06-20
examples/pointer: fix wlr_renderer_end call order
Simon Ser
2020-06-19
backend/noop: add missing rollback_render output impl
Simon Ser
2020-06-19
output: fix dangling renderer context after wlr_output_preferred_read_format
Simon Ser
2020-06-19
output: make rollback_render mandatory
Simon Ser
2020-06-19
output: rename impl->rollback to rollback_render
Simon Ser
2020-06-18
render/egl: print error name
Simon Ser
2020-06-18
surface: ignore viewport src rect on NULL buffer
Simon Ser
2020-06-18
surface: don't unset width and height in finalize
Rouven Czerwinski
2020-06-17
input/keyboard: send modifiers on first keyboard enter
Tudor Brindus
2020-06-17
viewporter: new protocol implementation
Simon Ser
2020-06-17
surface: introduce wlr_surface_get_buffer_source_box
Simon Ser
2020-06-17
surface: add wlr_surface_state.viewport
Simon Ser
2020-06-17
render: add wlr_render_subtexture_with_matrix
Simon Ser
2020-06-17
util/region: add wlr_region_scale_xy
Simon Ser
2020-06-17
box: add wlr_fbox
Simon Ser
2020-06-17
render/gles2: use .x/.y instead of .s/.t
Simon Ser
2020-06-16
render: assert sane values for box functions
Rouven Czerwinski
2020-06-13
screencopy: Use correct constant for y-inversion
Andri Yngvason
2020-06-13
backend: drm: Fix dmabuf resource leak
Andri Yngvason
2020-06-11
examples/fullscreen-shell: stop advertising linux-dmabuf unconditonally
Simon Ser
2020-06-11
examples/screencopy-dmabuf: call strncpy with maxlen - 1
Simon Ser
2020-06-10
render/egl: explicit client extension handling
Simon Ser
2020-06-09
output: document wlr_output_export_dmabuf
Simon Ser
2020-06-09
buffer: document wlr_buffer_get_dmabuf DMA-BUF lifetime
Simon Ser
2020-06-08
render: Fix blit_dmabuf() breakage due to API change
Andri Yngvason
2020-06-08
examples: Add screencopy-dmabuf example
Andri Yngvason
2020-06-08
screencopy: Implement copying into linux-dmabuf
Andri Yngvason
2020-06-08
protocol: screencopy: Extend to report linux-dmabuf capability
Andri Yngvason
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
[prev]
[next]