aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2020-04-21build: use dicts instead of get_variableSimon Ser
2020-03-25Prevent memory leak in copypaste of the screencopy exampleRabit
2020-02-20keyboard-shortcuts-inhibit: Add client exampleMichael Weiser
2020-02-20examples: add output-power-management example clientGuido Günther
2020-02-08examples: Fix compositor-examplesScott Anderson
2020-01-24meson: Fix protocol includes for compositor examplesScott Anderson
2019-12-31virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1Josef Gajdusek
2019-12-23meson: Various improvementsScott Anderson
2019-11-20examples: set mode when creating shm objectJan Beich