index
:
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
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
2021-04-19
examples: use wlr_output_preferred_mode
Simon Ser
2021-04-17
render: make GLES2 renderer optional
ayaka
2021-04-16
examples/rotation: error out on invalid option
Simon Ser
2021-03-22
examples/dmabuf-capture: stop using av_init_packet
Simon Ser
2021-02-23
examples: add libdrm partial dependency for compositors
Simon Ser
2021-02-23
Fix wl_shm_format passed to wlr_texture_from_pixels
Simon Ser
2021-02-14
examples: remove wlroots dep from client examples
Simon Ser
2021-02-14
examples: drop wlr/render/egl.h include from client examples
Simon Ser
2021-02-14
examples: drop wlroots dep from egl_common.c
Simon Ser
2021-02-04
examples/egl_common: make attribs const
Brandon Dowdy
2021-01-30
examples: remove "major" and "minor" from egl_common.c
Brandon Dowdy
2021-01-29
examples: remove dependency on wlr_egl from clients
Brandon Dowdy
2021-01-25
examples/foreign-toplevel: Add documenation and output selection
fwsmit
2021-01-12
layer-shell: allow new values for keyboard-interactivity
Daniel Kondor
2021-01-12
render/egl: replace init/finish with create/destroy
Simon Ser
2021-01-12
render/egl: remove support for EGL_NATIVE_VISUAL_ID
Simon Ser
2021-01-04
examples: request an EGL config
Simon Ser
2021-01-04
examples: remove visual for EGL_PLATFORM_WAYLAND_EXT
Simon Ser
2020-12-30
Remove wlr_create_renderer_func_t
Simon Ser
2020-12-25
Stop using wlr_texture_get_size
Simon Ser
2020-12-13
build: move wayland-egl dependency to examples/
Simon Ser
2020-11-11
Remove unneeded includes from wlr_input_device.h
Isaac Freund
2020-11-11
Replace wlr_key_state with wl_keyboard_key_state
Isaac Freund
2020-10-18
foreign-toplevel-management: report parent toplevel
Daniel Kondor
2020-10-11
examples: use `perror` instead of `fprintf` GNU %m `printf` extension
Tudor Brindus
2020-08-31
examples/dmabuf-capture: add extra roundtrip for wl_output listener
Simon Ser
[next]