aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-08-26examples/scene-graph: new exampleSimon Ser
2021-08-06examples/fullscreen-shell: remove unused render_data.view fieldSimon Ser
2021-07-06move wlr_box from /types to /utilSimon Zeni
2021-07-01Remove unused wlr_list.h includesSimon Ser
2021-06-22Revert "build: workaround for meson disabler object not working with if not"Simon Ser
2021-05-22Flush events in virtual pointer exampleBrian McKenna
2021-04-20examples/rotation: remove unused includesSimon Zeni
2021-04-20examples: introduce quads exampleSimon Zeni
2021-04-19Stop specifying xkb_rule_namesSimon Ser
2021-04-19examples: remove dependency on GLES2 for compositor examplesSimon Ser
2021-04-19examples: use wlr_output_preferred_modeSimon Ser
2021-04-17render: make GLES2 renderer optionalayaka
2021-04-16examples/rotation: error out on invalid optionSimon Ser
2021-03-22examples/dmabuf-capture: stop using av_init_packetSimon Ser
2021-02-23examples: add libdrm partial dependency for compositorsSimon Ser
2021-02-23Fix wl_shm_format passed to wlr_texture_from_pixelsSimon Ser
2021-02-14examples: remove wlroots dep from client examplesSimon Ser
2021-02-14examples: drop wlr/render/egl.h include from client examplesSimon Ser
2021-02-14examples: drop wlroots dep from egl_common.cSimon Ser
2021-02-04examples/egl_common: make attribs constBrandon Dowdy
2021-01-30examples: remove "major" and "minor" from egl_common.cBrandon Dowdy
2021-01-29examples: remove dependency on wlr_egl from clientsBrandon Dowdy
2021-01-25examples/foreign-toplevel: Add documenation and output selectionfwsmit
2021-01-12layer-shell: allow new values for keyboard-interactivityDaniel Kondor
2021-01-12render/egl: replace init/finish with create/destroySimon Ser
2021-01-12render/egl: remove support for EGL_NATIVE_VISUAL_IDSimon Ser
2021-01-04examples: request an EGL configSimon Ser
2021-01-04examples: remove visual for EGL_PLATFORM_WAYLAND_EXTSimon Ser
2020-12-30Remove wlr_create_renderer_func_tSimon Ser
2020-12-25Stop using wlr_texture_get_sizeSimon Ser
2020-12-13build: move wayland-egl dependency to examples/Simon Ser
2020-11-11Remove unneeded includes from wlr_input_device.hIsaac Freund
2020-11-11Replace wlr_key_state with wl_keyboard_key_stateIsaac Freund
2020-10-18foreign-toplevel-management: report parent toplevelDaniel Kondor
2020-10-11examples: use `perror` instead of `fprintf` GNU %m `printf` extensionTudor Brindus
2020-08-31examples/dmabuf-capture: add extra roundtrip for wl_output listenerSimon Ser
2020-08-24Remove unnecessary wl_display_dispatch callsSimon Ser
2020-08-14examples/simple: use wlr_renderer instead of GLSimon Ser
2020-08-14examples/simple: use wlr_output_preferred_modeSimon Ser
2020-07-28examples: remove unnecessary gles2.h importsRouven Czerwinski
2020-07-21Fix typosAntonin Décimo
2020-07-08examples/input-method-keyboard-grab: new examplexdavidwu
2020-07-06examples: fix improper use of `free`j-n-f
2020-07-01examples: screencopy-dmabuf: Fix y-inversionAndri Yngvason
2020-06-20examples/pointer: fix wlr_renderer_end call orderSimon Ser
2020-06-11examples/fullscreen-shell: stop advertising linux-dmabuf unconditonallySimon Ser
2020-06-11examples/screencopy-dmabuf: call strncpy with maxlen - 1Simon Ser
2020-06-08examples: Add screencopy-dmabuf exampleAndri Yngvason
2020-05-20examples: make output-power-management oneshot by defaultIlia Bozhinov
2020-05-01examples/dmabuf-capture: use getoptSimon Ser