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
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2023-08-16
examples/embedded: new example
Simon Ser
2023-07-12
add minimalist cairo example
Brett Ernst
2023-07-10
scene_output: optionally record and report timings
Rose Hudson
2023-06-30
examples/pointer: use wlr_cursor_set_xcursor()
Simon Ser
2023-06-27
examples: enable new outputs
Simon Ser
2023-06-26
examples/tablet: Don't use new render API and old render API together
Alexander Orzechowski
2023-06-23
output: add wlr_output_state_init()
Simon Ser
2023-06-14
examples: drop unnecessary include_directories
Simon Ser
2023-06-13
output: add wlr_output_state_set_layers()
Simon Ser
2023-06-13
examples: Drop usage of wlr_output.pending
Alexander Orzechowski
2023-06-12
examples/output-layers: fix layers not included in commit
Simon Ser
2023-06-05
examples/multi-pointer: drop
Simon Ser
2023-06-05
add render timer API
Rose Hudson
2023-06-05
examples: Drop quads
Alexander Orzechowski
2023-05-30
examples: convert to new rendering API
Simon Ser
2023-04-14
compositor: pass version in wlr_compositor_create
Simon Ser
2023-04-04
output-layer: add support for scaling buffers
Simon Ser
2023-03-24
examples/touch: support touch cancel events
Rose Hudson
2023-03-17
examples/touch: fix incorrect event type
Rose Hudson
2023-02-28
examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0
Simon Ser
2023-02-20
examples/output-layers: relay feedback events
Simon Ser
2023-02-20
examples/output-layers: new example
Simon Ser
2023-02-01
examples: use NULL theme name instead of "default"
Simon Ser
2023-02-01
examples, tinywl: use "default" cursor instead of "left_ptr"
Simon Ser
2022-11-15
backend: return wlr_session in wlr_backend_autocreate() call
Simon Ser
2022-06-21
wlr_input_device: remove anon union field
Isaac Freund
2022-06-04
examples/screencopy-dmabuf: stop using strncpy
Simon Ser
2022-06-04
examples/text-input: stop using strcpy/strcat
Simon Ser
2022-05-31
wlr_scene: Only allow parenting on a wlr_scene_tree
Alexander Orzechowski
2022-05-31
wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree
Alexander Orzechowski
2022-05-30
build: make GBM optional
Simon Ser
2022-05-19
wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer
Alexander Orzechowski
2022-05-15
xdg-shell: specify version in wlr_xdg_shell_create
Simon Ser
2022-05-09
examples/layer-shell: premultiply alpha
Kirill Primak
2022-05-09
examples/egl_common: switch rgba format
Johannes
2022-03-17
types/wlr_touch: uniformize events name
Simon Zeni
2022-03-17
types/wlr_tablet_tool: uniformize events name
Simon Zeni
2022-03-17
types/wlr_tablet_pad: uniformize events name
Simon Zeni
2022-03-17
types/wlr_keyboard: uniformize events name
Simon Zeni
2022-03-17
types/wlr_pointer: uniformize events name
Simon Zeni
2022-03-17
types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and ...
Simon Zeni
2022-03-02
examples/input-method: Don't crash on NULL surrounding text
Guido Günther
2022-02-21
Fixed compiling with FFmpeg 5.0
Keith Bowes
2022-01-19
scene_graph: Simplify computation for offset of new surfaces.
Alexander Orzechowski
2022-01-19
scene_graph: remove unused outputs list
Alexander Orzechowski
2022-01-19
scene_graph: use wlr_scene_output_send_frame_done
Alexander Orzechowski
2022-01-13
surface: deprecate wlr_surface.h
Kirill Primak
2021-12-07
examples: remove unnecessary partial_dependency() call
Simon Ser
2021-12-07
examples: remove unnecessary wlroots deps for clients
Simon Ser
2021-12-07
examples/layer-shell: remove wlroots dependency
Simon Ser
[next]