5319 Commits (11f263307ac9cc16d05109a972f88994635f264b)
 

Author SHA1 Message Date
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 9 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 9 years ago
Pekka Paalanen 808b006231 main: remove load_backend_old() 9 years ago
Giulio Camuffo 9e445983b9 Create a libweston-0.so 9 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 9 years ago
Giulio Camuffo be2b11a7c0 allow compositors to define the logging behavior 9 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 9 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 9 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 9 years ago
Giulio Camuffo 26f62d4247 Move part of screenshooter.c to weston-screenshooter.c 9 years ago
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 9 years ago
Pekka Paalanen ca52b31d3f Remove Raspberry Pi backend and renderer 9 years ago
Tom Hochstein e57056f55c weston-launch: Handle invalid command line options 9 years ago
Bryce Harrington 6657fda58a releasing: Copyedit post-release branching directions 9 years ago
Pekka Paalanen eaa43fc310 ivi-shell: add API for weston_surface -> ivi_layout_surface 9 years ago
Pekka Paalanen f9d46ed2dd configure.ac: bump version to 1.11.90 for open development 9 years ago
Bryce Harrington 2d825ed9eb configure.ac: bump to version 1.11.0 for the official release 9 years ago
Bryce Harrington 7b0d18e141 releasing: Update script name 9 years ago
Bryce Harrington 53ee6cbb1d configure.ac: bump to version 1.10.93 for the RC1 release 9 years ago
Bryce Harrington f89cd51e0c releasing: Update release docs in regards to the wayland versioned dependency 9 years ago
Bryce Harrington 46f1f0516c build: Define wayland prereq version 9 years ago
Emmanuel Gil Peyrot 28834b6472 desktop-shell: Don’t reconfigure an already fullscreen surface 9 years ago
Bryce Harrington e6da35d067 ivi: Fix spellings in comments 9 years ago
Emmanuel Gil Peyrot 1764d22f91 zunitc: use platform-independent macros for integer formatting 9 years ago
FORT David 8a120690a1 compositor: use generated constant instead of hardcoded value 9 years ago
FORT David 2d4aa83fe1 rdp: Fix the ContextNew callback with recent FreeRDP versions 9 years ago
FORT David 58b63ab7f1 rdp: allow to compile against FreeRDP 2.0 9 years ago
Bryce Harrington 0887956e4d configure.ac: bump to version 1.10.92 for the beta release 9 years ago
Emmanuel Gil Peyrot b8347e3a45 compositor-drm: Prevent a crash in the pixman renderer 9 years ago
Emmanuel Gil Peyrot a62138bf90 compositor-drm: Write a name in the mode generated from a modeline 9 years ago
Emmanuel Gil Peyrot 373c1084cb compositor-drm: Remove unused output reference in drm_fb 9 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 9 years ago
Pekka Paalanen 20c7e55943 compositor: fix comments about weston_compositor::surface_list 9 years ago
Pekka Paalanen 901ac32d9a eventdemo: use %u for uint32_t printing 9 years ago
Pekka Paalanen 0baffb0fd3 eventdemo: do not print axis events if not requested 9 years ago
Pekka Paalanen 10e92db1d3 eventdemo: use zalloc 9 years ago
Pekka Paalanen 43864990a2 eventdemo: do not print pointer frames alone 9 years ago
Bryce Harrington 6bc52540c0 data: Some client icons 9 years ago
Pekka Paalanen edcb312abb ivi-layout: clarify get_layers_under_surface doc 9 years ago
Pekka Paalanen 6a20950ea2 ivi-shell-user-interface: ignore all but first seat 9 years ago
Benoit Gschwind 5375384545 main: let load_wayland_backend() clean up on error 9 years ago
Benoit Gschwind 44e302b77d main: rename new_config arg of weston_wayland_backend_config_add_new_output 9 years ago
Benoit Gschwind e48ab5f51b main: rename new_config arg of weston_wayland_backend_config_release 9 years ago
Benoit Gschwind 68d6a6c4e7 main: rename wayland_backend_config_release function 9 years ago
Benoit Gschwind 390af6d7ee main: rename wayland_backend_config_add_new_output function 9 years ago
Benoit Gschwind 55a2288e40 main: replace and remove new_config in load_wayland_backend_config 9 years ago
Benoit Gschwind 6c1cd2fd05 main: rename load_wayland_backend_config arg "config" to wc 9 years ago
Benoit Gschwind 3ff10da571 compositor-wayland: move configuration parsing to weston main.c 9 years ago
Benoit Gschwind e091b45b60 compositor-wayland: add versionning to config structure 9 years ago
Benoit Gschwind 5dfce19c89 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init 9 years ago