2337 Commits (179fcda31f6b95f7bfb270574a597ef25dbd503b)

Author SHA1 Message Date
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 10 years ago
Giulio Camuffo be2b11a7c0 allow compositors to define the logging behavior 10 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 10 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 10 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 10 years ago
Giulio Camuffo 26f62d4247 Move part of screenshooter.c to weston-screenshooter.c 10 years ago
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 10 years ago
Pekka Paalanen ca52b31d3f Remove Raspberry Pi backend and renderer 10 years ago
Tom Hochstein e57056f55c weston-launch: Handle invalid command line options 10 years ago
FORT David 8a120690a1 compositor: use generated constant instead of hardcoded value 10 years ago
FORT David 2d4aa83fe1 rdp: Fix the ContextNew callback with recent FreeRDP versions 10 years ago
FORT David 58b63ab7f1 rdp: allow to compile against FreeRDP 2.0 10 years ago
Emmanuel Gil Peyrot b8347e3a45 compositor-drm: Prevent a crash in the pixman renderer 10 years ago
Emmanuel Gil Peyrot a62138bf90 compositor-drm: Write a name in the mode generated from a modeline 10 years ago
Emmanuel Gil Peyrot 373c1084cb compositor-drm: Remove unused output reference in drm_fb 10 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 10 years ago
Pekka Paalanen 20c7e55943 compositor: fix comments about weston_compositor::surface_list 10 years ago
Benoit Gschwind 5375384545 main: let load_wayland_backend() clean up on error 10 years ago
Benoit Gschwind 44e302b77d main: rename new_config arg of weston_wayland_backend_config_add_new_output 10 years ago
Benoit Gschwind e48ab5f51b main: rename new_config arg of weston_wayland_backend_config_release 10 years ago
Benoit Gschwind 68d6a6c4e7 main: rename wayland_backend_config_release function 10 years ago
Benoit Gschwind 390af6d7ee main: rename wayland_backend_config_add_new_output function 10 years ago
Benoit Gschwind 55a2288e40 main: replace and remove new_config in load_wayland_backend_config 10 years ago
Benoit Gschwind 6c1cd2fd05 main: rename load_wayland_backend_config arg "config" to wc 10 years ago
Benoit Gschwind 3ff10da571 compositor-wayland: move configuration parsing to weston main.c 10 years ago
Benoit Gschwind e091b45b60 compositor-wayland: add versionning to config structure 10 years ago
Benoit Gschwind 5dfce19c89 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init 10 years ago
Benoit Gschwind 37c6a1f275 compositor-wayland: rename wayland_output_init_from_config 10 years ago
Benoit Gschwind 676841d617 compositor-wayland: fix spacing and lines wraping 10 years ago
Giulio Camuffo 1c0e40d9a2 drm: port the drm backend to the new init api 10 years ago
Pekka Paalanen 59987fa172 compositor: refactor into convert_size_by_transform_scale() 10 years ago
Pekka Paalanen 04baea58fe compositor: constify weston_surface_build_buffer_matrix() 10 years ago
Benoit Gschwind 639322a447 compositor-wayland: put configuration structure in separate header 10 years ago
Benoit Gschwind cd63b3ea51 compositor-wayland: split backend_init 10 years ago
Benoit Gschwind 830b7882f1 compositor-wayland: split wayland_output_create_for_config 10 years ago
Benoit Gschwind 244ff799fb compositor-wayland: move config parsing in create_cursor 10 years ago
Benoit Gschwind 3a49b51f8e compositor-wayland: use new config struture to create backend 10 years ago
Benoit Gschwind 079b626919 compositor-wayland: fix memory leak of display_name 10 years ago
Benoit Gschwind 37a6807905 compositor-wayland: create a basic config structure to use in new init API 10 years ago
Daniel Stone d62004efca libinput: Remove unused static values 10 years ago
Quentin Glidic 63225cf252 weston.pc: Properly specify Requires.private 10 years ago
Quentin Glidic 5c20195e7a compositor.h: Add shell_interface.get_output_work_area 10 years ago
Bryce Harrington aa258985e9 x11: Fix incorrect output counting logic 10 years ago
Benoit Gschwind e16acabf7a x11: port the x11 backend to the new init api 10 years ago
Benoit Gschwind 2da6d0cf69 headless-backend: fix leak of transform configuration 10 years ago
Yong Bakos 4c72e29f99 compositor: Hyphenate compound adjective surface-local 10 years ago
Benoit Gschwind 934e89a749 fbdev-backend: refactor configuration API 10 years ago
Pekka Paalanen e5b5659240 compositor-fbdev: make copy of the device string 10 years ago
Derek Foreman c06389a105 linux-dmabuf: Keep checking planes even if the first doesn't support lseek 10 years ago
Benoit Gschwind bd57310c11 compositor-rdp: refactor configuration API 10 years ago