4353 Commits (01e98b65c6d526edf6cfbd22d254bd7804bf8790)
 

Author SHA1 Message Date
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
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