4461 Commits (24185e2561d8d31bdc8176f7c1844bc685ce0252)
 

Author SHA1 Message Date
Derek Foreman 45641affe2 text: Fix some typos 10 years ago
Nobuhiko Tanibata ee8e5830be ivi-shell: rewrite controller API 10 years ago
Nobuhiko Tanibata 28dc18c843 ivi-shell: make ivi-layout.c as a part of ivi-shell.so 10 years ago
Nobuhiko Tanibata 3c6796ff32 ivi-shell: several ivi-layout interfaces moved accross source. 10 years ago
Nobuhiko Tanibata ef6c7864e2 ivi-shell: reordering method in ivi_layout.c 10 years ago
Nobuhiko Tanibata 3d7eadb1e0 ivi-shell: clean up unnecesary header 10 years ago
Nobuhiko Tanibata 2822136671 ivi-shell: clean-up transition animation code. 10 years ago
Ondřej Majerech 4bb9929411 ivi-shell: Say something when configuration is missing 10 years ago
Ondřej Majerech 01e98b65c6 compositor: Propagate errors from module_init 10 years ago
Marek Chalupa 389a10d705 clipboard: set fd member of clipboard_source 10 years ago
Marek Chalupa ab9285bf8a screenshooter: fix various memory handling 10 years ago
Marek Chalupa a519d06a53 window: use roundtrip instead of dispatch after get_registry 10 years ago
Andrew Engelbrecht 4c5a6f7a18 xwm: fix a crash in handle_state 10 years ago
Bryce Harrington cb50ed226b tests: Fix minor typo 10 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
Nobuhiko Tanibata 0038b738ab ivi-shell: reference implementation of input panel for ivi-shell 10 years ago
Nobuhiko Tanibata b1d121d835 clients: support ivi-application.xml for clients/window.c 10 years ago
Nobuhiko Tanibata 4f01a0b1f7 clients: support ivi-application.xml for clients/simple-egl.c 10 years ago
Nobuhiko Tanibata fba4ea3627 clients: support ivi-application.xml for clients/simple-shm.c 10 years ago
Nobuhiko Tanibata 45d4cbf15f ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller. 10 years ago
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