Age | Commit message (Expand) | Author | Files | Lines |
2016-04-26 | linux-dmabuf: Keep checking planes even if the first doesn't support lseek | Derek Foreman | 1 | -1/+1 |
2016-04-25 | man: Clarify weston.ini scale option | Yong Bakos | 1 | -6/+11 |
2016-04-25 | compositor-rdp: refactor configuration API | Benoit Gschwind | 4 | -45/+137 |
2016-04-25 | clients/nested: fix undefined reference to xzalloc | U. Artie Eoff | 1 | -0/+1 |
2016-04-25 | build: Add (and use) an AC_SEARCH_LIBS wrapper | Quentin Glidic | 2 | -13/+42 |
2016-04-22 | build: actually use CLOCK_GETTIME_LIBS for libzunitc | Gustavo Zacarias | 1 | -1/+2 |
2016-04-22 | build: add check for clock_gettime() in librt | Gustavo Zacarias | 2 | -7/+13 |
2016-04-22 | tests: check for NULL surface in keyboard and pointer handlers | Pekka Paalanen | 1 | -4/+11 |
2016-04-22 | weston-info: look for the right wp_presentation | Pekka Paalanen | 1 | -1/+1 |
2016-04-22 | input: Don't try to send axis_source when there are no resources | Jonas Ådahl | 1 | -0/+3 |
2016-04-22 | data-device: Update current action even if source version is old | Jonas Ådahl | 1 | -10/+12 |
2016-04-22 | desktop-shell: Get rid of some unused fields | Jonas Ådahl | 1 | -6/+0 |
2016-04-22 | desktop-shell: Unset the shell surface owner when it goes away | Jonas Ådahl | 1 | -1/+10 |
2016-04-18 | headless: port the headless backend to the new init api | Benoit Gschwind | 4 | -44/+126 |
2016-04-18 | main: document load_backend_new() | Bryce Harrington | 1 | -1/+14 |
2016-04-18 | Revert 'main: Remove unused function load_backend_new()' | Bryce Harrington | 1 | -0/+17 |
2016-04-18 | compositor: Version the backend configuration structures | Bryce Harrington | 1 | -0/+26 |
2016-04-18 | compositor: Drop unneeded create_output callback | Bryce Harrington | 1 | -8/+0 |
2016-04-18 | drm: Spelling fix in comment | Bryce Harrington | 1 | -1/+1 |
2016-04-13 | Makefile: fix systemd-notify plugin CFLAGS | Pekka Paalanen | 1 | -1/+2 |
2016-04-12 | ivi-layout: clear on_layer when layer_destroy | Wataru Natsume | 1 | -0/+1 |
2016-04-12 | weston-info: do not round refresh rates | Pekka Paalanen | 1 | -1/+1 |
2016-04-06 | systemd: take over sockets created by systemd | Friedrich, Eugen (ADITG/SW1) | 2 | -1/+49 |
2016-04-05 | client: fix spelling mistake | Eric Engestrom | 3 | -3/+3 |
2016-04-05 | xwayland: fix spelling mistake | Eric Engestrom | 1 | -2/+2 |
2016-04-05 | zunitc: fix spelling mistake | Eric Engestrom | 1 | -1/+1 |
2016-04-05 | zunitc: remove `break` after `return` | Eric Engestrom | 2 | -17/+0 |
2016-04-05 | ivi-shell: rework configure_surface notification | Ucan, Emre (ADITG/SW1) | 5 | -130/+33 |
2016-04-05 | ivi-shell: rework remove_surface notification | Ucan, Emre (ADITG/SW1) | 5 | -69/+34 |
2016-04-05 | ivi-shell: rework remove_layer notification | Ucan, Emre (ADITG/SW1) | 3 | -61/+25 |
2016-04-05 | ivi-shell: rework create_layer_notification | Ucan, Emre (ADITG/SW1) | 3 | -62/+24 |
2016-04-05 | ivi-shell: rework create_surface notification | Ucan, Emre (ADITG/SW1) | 5 | -70/+34 |
2016-04-05 | ivi-shell: rework layer_add_notification API | Ucan, Emre (ADITG/SW1) | 3 | -124/+34 |
2016-04-05 | ivi-shell: rework surface_add_notification API | Ucan, Emre (ADITG/SW1) | 3 | -112/+35 |
2016-04-01 | ivi-shell: move event_mask to properties struct | Ucan, Emre (ADITG/SW1) | 3 | -37/+33 |
2016-04-01 | ivi-shell: remove content_observer leftover | Ucan, Emre (ADITG/SW1) | 1 | -5/+0 |
2016-03-24 | compositor: remove input_loop | Pekka Paalanen | 2 | -39/+0 |
2016-03-24 | compositor-x11: stop using input_loop | Pekka Paalanen | 1 | -1/+3 |
2016-03-24 | ivi-shell: harden get_ivi_shell_surface() | Pekka Paalanen | 1 | -3/+9 |
2016-03-24 | ivi-shell: add sanity check in ivi_shell_surface_configure | Pekka Paalanen | 1 | -1/+5 |
2016-03-24 | ivi-shell: add input panel label func | Pekka Paalanen | 1 | -0/+8 |
2016-03-24 | ivi-shell: add shell surface labels | Pekka Paalanen | 1 | -0/+16 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_output API | Ucan, Emre (ADITG/SW1) | 2 | -17/+0 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_from_id API | Ucan, Emre (ADITG/SW1) | 2 | -26/+1 |
2016-03-24 | ivi-shell: implement get_screen_from_output | Ucan, Emre (ADITG/SW1) | 1 | -3/+17 |
2016-03-24 | ivi-shell: use weston_output in public APIs | Ucan, Emre (ADITG/SW1) | 4 | -68/+54 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screens API | Ucan, Emre (ADITG/SW1) | 4 | -114/+8 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_resolution API | Ucan, Emre (ADITG/SW1) | 4 | -97/+11 |
2016-03-24 | ivi-shell: remove ivi_layout_get_id_of_screen API | Ucan, Emre (ADITG/SW1) | 3 | -23/+4 |
2016-03-24 | ivi-shell: remove id_screen | Ucan, Emre (ADITG/SW1) | 1 | -7/+2 |