weston/libweston
nerdopolis cdfe94b105 launcher-logind: Don't check wl->vtnr before returning it.
Signed-off-by: n3rdopolis <bluescreen_avenger@verizon.net>
2022-03-16 13:12:20 +00:00
..
backend-drm launchers: Remove --tty option 2022-03-03 17:00:15 -06:00
backend-headless backend-headless: Fix pointer vs. int confusion with EGL 2021-08-03 18:42:25 +01:00
backend-rdp backend-rdp: Correctly tear down the RDP back-end 2021-11-03 10:33:21 +02:00
backend-wayland backend-wayland: Stop supporting wl_shell 2022-03-08 15:12:56 +02:00
backend-x11 backend-x11: Fix EGL compile warning 2021-11-27 09:57:46 +00:00
color-lcms color-lcms: Always use cmsContext for LCMS API which has THR suffix 2022-03-01 22:49:39 -05:00
renderer-gl gl-renderer: shaders implementation of color mapping function 2022-02-09 20:42:50 -05:00
animation.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
backend.h compositor: Remove desktop zoom 2022-02-03 15:51:20 +00:00
bindings.c Don't send compositor's global key bindings to the input method 2022-02-23 15:40:33 +02:00
clipboard.c libweston: add missing include 2020-01-29 09:49:41 +00:00
color-noop.c libweston: add weston_output::color_profile 2021-11-23 09:23:05 +00:00
color.c libweston: add weston_output::color_profile 2021-11-23 09:23:05 +00:00
color.h libweston: add definition of color mapping function 2022-02-09 20:42:50 -05:00
compositor.c libweston: remove fbdev backend 2022-03-15 11:32:46 +02:00
content-protection.c content-protection: Don't leak update timer on shutdown 2021-12-08 13:38:18 +00:00
data-device.c libweston: explicitly cancel start_drag if no matching input device is found 2022-03-04 11:51:01 +00:00
dbus.c
dbus.h
drm-formats.c drm-formats: add weston_drm_format_array_count_pairs() 2021-11-25 10:47:45 -03:00
git-version.h.meson
input.c libweston: Rename weston_view_activate() to weston_view_activate_input() 2021-11-02 19:04:33 +02:00
launcher-impl.h launchers: Remove --tty option 2022-03-03 17:00:15 -06:00
launcher-libseat.c libweston: Enable logging for libseat launcher 2022-03-10 17:13:16 +02:00
launcher-logind.c launcher-logind: Don't check wl->vtnr before returning it. 2022-03-16 13:12:20 +00:00
launcher-util.c launchers: Remove --tty option 2022-03-03 17:00:15 -06:00
launcher-util.h launchers: Remove --tty option 2022-03-03 17:00:15 -06:00
libinput-device.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
libinput-device.h
libinput-seat.c libinput-seat: Cascade errors and bail out in case of failure 2021-11-25 10:47:04 +02:00
libinput-seat.h
libweston-internal.h backend-drm: keep track of the reason why promoting view to a plane failed 2021-11-25 11:16:21 -03:00
linux-dmabuf.c backend-drm: add KMS plane's formats to per-surface dma-buf feedback 2021-11-25 11:16:52 -03:00
linux-dmabuf.h backend-drm: add KMS plane's formats to per-surface dma-buf feedback 2021-11-25 11:16:52 -03:00
linux-explicit-synchronization.c
linux-explicit-synchronization.h
linux-sync-file-uapi.h
linux-sync-file.c
linux-sync-file.h
log.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
meson.build libweston: remove fbdev backend 2022-03-15 11:32:46 +02:00
noop-renderer.c libweston: add missing include 2020-01-29 09:49:41 +00:00
pixel-formats.c pixel-formats: Add support for 64bbp float RGB formats 2022-03-11 13:55:19 +01:00
pixel-formats.h pixman-renderer: track Pixman formats in pixel format table 2021-09-15 15:00:29 +03:00
pixman-renderer.c pixman-renderer: track Pixman formats in pixel format table 2021-09-15 15:00:29 +03:00
pixman-renderer.h pixman-renderer: Replace output-create flags with struct 2020-03-20 15:25:24 +00:00
plugin-registry.c
screenshooter.c libweston: do not damage on screenshot 2021-02-25 12:47:07 +02:00
spring-tool.c
timeline.c libweston: fix typos 2021-02-24 10:01:17 -05:00
timeline.h libweston: move TYPEVERIFY macro into shared 2021-02-17 12:52:33 +00:00
touch-calibration.c libweston: don't clean up surface role 2020-06-12 09:23:11 +00:00
vertex-clipping.c tests: make vertex-clip use WESTON_EXPORT_FOR_TESTS 2022-03-01 13:32:15 +00:00
vertex-clipping.h
weston-direct-display.c
weston-log-file.c weston-log: destroy subscriptions with destruction of subscribers 2020-02-10 10:53:50 +00:00
weston-log-flight-rec.c weston-log: destroy subscriptions with destruction of subscribers 2020-02-10 10:53:50 +00:00
weston-log-internal.h weston-log-wayland: make stream_destroy() use weston_log_subscriber_release() 2020-02-10 10:53:50 +00:00
weston-log-wayland.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
weston-log.c weston-log: Extract helper for generating a time stamp 2022-03-10 17:11:31 +02:00