4340 Commits (001a54374310482ab890887e706ec327ad0e34fe)
 

Author SHA1 Message Date
Nobuhiko Tanibata 001a543743 data: add reference image files for weston-ivi-shell-user-interface 10 years ago
Nobuhiko Tanibata 923bc14097 clients: a reference implementation of UI client how to use ivi-hmi-controller. 10 years ago
Nobuhiko Tanibata 4f6853b271 ivi-shell: a reference implementation how to use ivi-layout internal APIs 10 years ago
Nobuhiko Tanibata 68cfabb89b protocol: ivi hmi controller protocol to set up IVI style UI 10 years ago
Nobuhiko Tanibata 487adc4699 ivi-shell: add the shell plugin for In-Vehicle Infotainment system 10 years ago
Nobuhiko Tanibata 6f9df656e0 ivi-shell: add IVI layout APIs 10 years ago
Nobuhiko Tanibata bff1b4a596 protocol: add interface ivi_application extension 10 years ago
Nobuhiko Tanibata 930faee673 ivi-shell: add README for ivi-shell 10 years ago
nerdopolis 3894670cbd fbdev: Remove unnecessary semicolon 10 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 10 years ago
Derek Foreman d5e2187519 rpi-renderer: don't pass a box to pixman_region32_contains_point() 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
Bryce Harrington bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant 10 years ago
Bryce Harrington de44761a1a Use zalloc rather than malloc and manually setting members to 0 10 years ago
Derek Foreman 2204492636 clients: Use xmalloc in a few more places 10 years ago
Bryce Harrington 2cd82b7692 tests: Use one shared xzalloc implementation 10 years ago
Bryce Harrington 22ea306ce2 tests: Move ARRAY_LENGTH to a shared header for reuse 10 years ago
Bryce Harrington a76802685a tests: Cleanup superfluous headers 10 years ago
Bryce Harrington 12cc4055ff tests: Include "config.h" as first header 10 years ago
Derek Foreman ba0f33dc28 dnd: Fix some mouse cursor issues 10 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 10 years ago
Pekka Paalanen 8b5211835f simple-shm: explain two initial roundtrips 10 years ago
Pekka Paalanen ba5ebf8364 configure: remove input backend result 10 years ago
Peter Hutterer 823ad33ef3 compositor: Drop legacy backends in favor of libinput 10 years ago
Pekka Paalanen a4bac9e0e0 desktop-shell: don't crash input-panel if no kbd focus 10 years ago
Giulio Camuffo fde9490d7e input: don't run the key bindings on focus in 10 years ago
Derek Foreman 6bef237943 tests: Allow tests to use customized command line parameters 10 years ago
Bryce Harrington 3e3b59e0a2 compositor: Document options for headless compositor 10 years ago
Derek Foreman 4703d689fd compositor-headless: add support for transforms set on command line 10 years ago
Derek Foreman a04e913304 compositor-headless: allow rendering with pixman 10 years ago
Bryce Harrington 19c8db9cce configure.ac: Indicate headless compositor presence in config.h 10 years ago
Pekka Paalanen b4e976ab56 man: explain idle-time=0 in weston.ini 10 years ago
Frederic Plourde 4a84c83ad7 compositor: Add idle timeout option to weston.ini 10 years ago
Marek Chalupa e9fe467453 xwayland: fix fullscreening 10 years ago
Javier Jardón c47931e0f9 Makefile.am: Link weston_multi_resource against rt library 10 years ago
Derek Foreman f81809864e gl-renderer: compress pixman bands to simplify geometry 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 10 years ago
Marek Chalupa eaea470510 cairo-util: fix shadows for small clients 10 years ago
Marek Chalupa 0d7fe8d925 toytoolkit: rename tile_mask to render_shadow 10 years ago
Seedo Eldho Paul 95292f22f4 protocol: Fix some typos in protocol files 10 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 10 years ago
Pekka Paalanen f5ef88ff60 compositor: do not overwrite error exit code 10 years ago
Frederic Plourde c336f06e70 compositor: Return a user-defined exit code 10 years ago
Giulio Camuffo ad7305ad74 xwm: find a seat for all the surface's views 10 years ago
Pekka Paalanen c557ff7ea3 input: use tmp var in pointer_unmap_sprite 10 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 10 years ago
Pekka Paalanen 86b70e16eb compositor: add missing newline to help text 10 years ago
Bryce Harrington 32297c96d3 compositor: List only available backends in help text 10 years ago
Bryce Harrington 8eb95c495c compositor: Display option help text only for enabled backends 10 years ago
Bryce Harrington b8b25bd5e8 compositor: Fix typos in help text 10 years ago