4808 Commits (2eff22b8e6f6e5255a1915c33dfd91cecf02cbbc)
 

Author SHA1 Message Date
Nobuhiko Tanibata 3c6796ff32 ivi-shell: several ivi-layout interfaces moved accross source. 11 years ago
Nobuhiko Tanibata ef6c7864e2 ivi-shell: reordering method in ivi_layout.c 11 years ago
Nobuhiko Tanibata 3d7eadb1e0 ivi-shell: clean up unnecesary header 11 years ago
Nobuhiko Tanibata 2822136671 ivi-shell: clean-up transition animation code. 11 years ago
Ondřej Majerech 4bb9929411 ivi-shell: Say something when configuration is missing 11 years ago
Ondřej Majerech 01e98b65c6 compositor: Propagate errors from module_init 11 years ago
Marek Chalupa 389a10d705 clipboard: set fd member of clipboard_source 11 years ago
Marek Chalupa ab9285bf8a screenshooter: fix various memory handling 11 years ago
Marek Chalupa a519d06a53 window: use roundtrip instead of dispatch after get_registry 11 years ago
Andrew Engelbrecht 4c5a6f7a18 xwm: fix a crash in handle_state 11 years ago
Bryce Harrington cb50ed226b tests: Fix minor typo 11 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 11 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 11 years ago
Nobuhiko Tanibata 0038b738ab ivi-shell: reference implementation of input panel for ivi-shell 11 years ago
Nobuhiko Tanibata b1d121d835 clients: support ivi-application.xml for clients/window.c 11 years ago
Nobuhiko Tanibata 4f01a0b1f7 clients: support ivi-application.xml for clients/simple-egl.c 11 years ago
Nobuhiko Tanibata fba4ea3627 clients: support ivi-application.xml for clients/simple-shm.c 11 years ago
Nobuhiko Tanibata 45d4cbf15f ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller. 11 years ago
Nobuhiko Tanibata 001a543743 data: add reference image files for weston-ivi-shell-user-interface 11 years ago
Nobuhiko Tanibata 923bc14097 clients: a reference implementation of UI client how to use ivi-hmi-controller. 11 years ago
Nobuhiko Tanibata 4f6853b271 ivi-shell: a reference implementation how to use ivi-layout internal APIs 11 years ago
Nobuhiko Tanibata 68cfabb89b protocol: ivi hmi controller protocol to set up IVI style UI 11 years ago
Nobuhiko Tanibata 487adc4699 ivi-shell: add the shell plugin for In-Vehicle Infotainment system 11 years ago
Nobuhiko Tanibata 6f9df656e0 ivi-shell: add IVI layout APIs 11 years ago
Nobuhiko Tanibata bff1b4a596 protocol: add interface ivi_application extension 11 years ago
Nobuhiko Tanibata 930faee673 ivi-shell: add README for ivi-shell 11 years ago
nerdopolis 3894670cbd fbdev: Remove unnecessary semicolon 11 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 11 years ago
Derek Foreman d5e2187519 rpi-renderer: don't pass a box to pixman_region32_contains_point() 11 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 11 years ago
Bryce Harrington bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant 11 years ago
Bryce Harrington de44761a1a Use zalloc rather than malloc and manually setting members to 0 11 years ago
Derek Foreman 2204492636 clients: Use xmalloc in a few more places 11 years ago
Bryce Harrington 2cd82b7692 tests: Use one shared xzalloc implementation 11 years ago
Bryce Harrington 22ea306ce2 tests: Move ARRAY_LENGTH to a shared header for reuse 11 years ago
Bryce Harrington a76802685a tests: Cleanup superfluous headers 11 years ago
Bryce Harrington 12cc4055ff tests: Include "config.h" as first header 11 years ago
Derek Foreman ba0f33dc28 dnd: Fix some mouse cursor issues 11 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 11 years ago
Pekka Paalanen 8b5211835f simple-shm: explain two initial roundtrips 11 years ago
Pekka Paalanen ba5ebf8364 configure: remove input backend result 11 years ago
Peter Hutterer 823ad33ef3 compositor: Drop legacy backends in favor of libinput 11 years ago
Pekka Paalanen a4bac9e0e0 desktop-shell: don't crash input-panel if no kbd focus 11 years ago
Giulio Camuffo fde9490d7e input: don't run the key bindings on focus in 11 years ago
Derek Foreman 6bef237943 tests: Allow tests to use customized command line parameters 11 years ago
Bryce Harrington 3e3b59e0a2 compositor: Document options for headless compositor 11 years ago
Derek Foreman 4703d689fd compositor-headless: add support for transforms set on command line 11 years ago
Derek Foreman a04e913304 compositor-headless: allow rendering with pixman 11 years ago
Bryce Harrington 19c8db9cce configure.ac: Indicate headless compositor presence in config.h 11 years ago
Pekka Paalanen b4e976ab56 man: explain idle-time=0 in weston.ini 11 years ago