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-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
2021-12-07
build: move wayland-client dep to backend/wayland/
Simon Ser
2021-11-18
examples: init wlr_output with allocator and renderer
Simon Zeni
2021-10-07
examples/foreign-toplevel: fix toplevel not being freed
fwsmit
2021-09-08
examples/scene-graph: use wlr_scene_output
Simon Ser
2021-09-02
examples/scene-graph: demonstrate scene_rect node type
Devin J. Pohly
2021-08-26
examples/scene-graph: new example
Simon Ser
2021-08-06
examples/fullscreen-shell: remove unused render_data.view field
Simon Ser
2021-07-06
move wlr_box from /types to /util
Simon Zeni
2021-07-01
Remove unused wlr_list.h includes
Simon Ser
2021-06-22
Revert "build: workaround for meson disabler object not working with if not"
Simon Ser
2021-05-22
Flush events in virtual pointer example
Brian McKenna
2021-04-20
examples/rotation: remove unused includes
Simon Zeni
2021-04-20
examples: introduce quads example
Simon Zeni
2021-04-19
Stop specifying xkb_rule_names
Simon Ser
2021-04-19
examples: remove dependency on GLES2 for compositor examples
Simon Ser
[next]