5268 Commits (dd18673db28a308cd585bb9d6ca6d1c12feb3a88)
 

Author SHA1 Message Date
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 9 years ago
Pekka Paalanen 808b006231 main: remove load_backend_old() 10 years ago
Giulio Camuffo 9e445983b9 Create a libweston-0.so 10 years ago
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
Bryce Harrington 6657fda58a releasing: Copyedit post-release branching directions 10 years ago
Pekka Paalanen eaa43fc310 ivi-shell: add API for weston_surface -> ivi_layout_surface 10 years ago
Pekka Paalanen f9d46ed2dd configure.ac: bump version to 1.11.90 for open development 10 years ago
Bryce Harrington 2d825ed9eb configure.ac: bump to version 1.11.0 for the official release 10 years ago
Bryce Harrington 7b0d18e141 releasing: Update script name 10 years ago
Bryce Harrington 53ee6cbb1d configure.ac: bump to version 1.10.93 for the RC1 release 10 years ago
Bryce Harrington f89cd51e0c releasing: Update release docs in regards to the wayland versioned dependency 10 years ago
Bryce Harrington 46f1f0516c build: Define wayland prereq version 10 years ago
Emmanuel Gil Peyrot 28834b6472 desktop-shell: Don’t reconfigure an already fullscreen surface 10 years ago
Bryce Harrington e6da35d067 ivi: Fix spellings in comments 10 years ago
Emmanuel Gil Peyrot 1764d22f91 zunitc: use platform-independent macros for integer formatting 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
Bryce Harrington 0887956e4d configure.ac: bump to version 1.10.92 for the beta release 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
Pekka Paalanen 901ac32d9a eventdemo: use %u for uint32_t printing 10 years ago
Pekka Paalanen 0baffb0fd3 eventdemo: do not print axis events if not requested 10 years ago
Pekka Paalanen 10e92db1d3 eventdemo: use zalloc 10 years ago
Pekka Paalanen 43864990a2 eventdemo: do not print pointer frames alone 10 years ago
Bryce Harrington 6bc52540c0 data: Some client icons 10 years ago
Pekka Paalanen edcb312abb ivi-layout: clarify get_layers_under_surface doc 10 years ago
Pekka Paalanen 6a20950ea2 ivi-shell-user-interface: ignore all but first seat 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