summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-22tests: check for NULL surface in keyboard and pointer handlersPekka Paalanen1-4/+11
2016-04-22weston-info: look for the right wp_presentationPekka Paalanen1-1/+1
2016-04-22input: Don't try to send axis_source when there are no resourcesJonas Ådahl1-0/+3
2016-04-22data-device: Update current action even if source version is oldJonas Ådahl1-10/+12
2016-04-22desktop-shell: Get rid of some unused fieldsJonas Ådahl1-6/+0
2016-04-22desktop-shell: Unset the shell surface owner when it goes awayJonas Ådahl1-1/+10
2016-04-18headless: port the headless backend to the new init apiBenoit Gschwind4-44/+126
2016-04-18main: document load_backend_new()Bryce Harrington1-1/+14
2016-04-18Revert 'main: Remove unused function load_backend_new()'Bryce Harrington1-0/+17
2016-04-18compositor: Version the backend configuration structuresBryce Harrington1-0/+26
2016-04-18compositor: Drop unneeded create_output callbackBryce Harrington1-8/+0
2016-04-18drm: Spelling fix in commentBryce Harrington1-1/+1
2016-04-13Makefile: fix systemd-notify plugin CFLAGSPekka Paalanen1-1/+2
2016-04-12ivi-layout: clear on_layer when layer_destroyWataru Natsume1-0/+1
2016-04-12weston-info: do not round refresh ratesPekka Paalanen1-1/+1
2016-04-06systemd: take over sockets created by systemdFriedrich, Eugen (ADITG/SW1)2-1/+49
2016-04-05client: fix spelling mistakeEric Engestrom3-3/+3
2016-04-05xwayland: fix spelling mistakeEric Engestrom1-2/+2
2016-04-05zunitc: fix spelling mistakeEric Engestrom1-1/+1
2016-04-05zunitc: remove `break` after `return`Eric Engestrom2-17/+0
2016-04-05ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)5-130/+33
2016-04-05ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)5-69/+34
2016-04-05ivi-shell: rework remove_layer notificationUcan, Emre (ADITG/SW1)3-61/+25
2016-04-05ivi-shell: rework create_layer_notificationUcan, Emre (ADITG/SW1)3-62/+24
2016-04-05ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)5-70/+34
2016-04-05ivi-shell: rework layer_add_notification APIUcan, Emre (ADITG/SW1)3-124/+34
2016-04-05ivi-shell: rework surface_add_notification APIUcan, Emre (ADITG/SW1)3-112/+35
2016-04-01ivi-shell: move event_mask to properties structUcan, Emre (ADITG/SW1)3-37/+33
2016-04-01ivi-shell: remove content_observer leftoverUcan, Emre (ADITG/SW1)1-5/+0
2016-03-24compositor: remove input_loopPekka Paalanen2-39/+0
2016-03-24compositor-x11: stop using input_loopPekka Paalanen1-1/+3
2016-03-24ivi-shell: harden get_ivi_shell_surface()Pekka Paalanen1-3/+9
2016-03-24ivi-shell: add sanity check in ivi_shell_surface_configurePekka Paalanen1-1/+5
2016-03-24ivi-shell: add input panel label funcPekka Paalanen1-0/+8
2016-03-24ivi-shell: add shell surface labelsPekka Paalanen1-0/+16
2016-03-24ivi-shell: remove ivi_layout_get_screen_output APIUcan, Emre (ADITG/SW1)2-17/+0
2016-03-24ivi-shell: remove ivi_layout_get_screen_from_id APIUcan, Emre (ADITG/SW1)2-26/+1
2016-03-24ivi-shell: implement get_screen_from_outputUcan, Emre (ADITG/SW1)1-3/+17
2016-03-24ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)4-68/+54
2016-03-24ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)4-114/+8
2016-03-24ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)4-97/+11
2016-03-24ivi-shell: remove ivi_layout_get_id_of_screen APIUcan, Emre (ADITG/SW1)3-23/+4
2016-03-24ivi-shell: remove id_screenUcan, Emre (ADITG/SW1)1-7/+2
2016-03-23input: use doubles in the interfaces to notify of input eventsGiulio Camuffo9-81/+89
2016-03-22compositor-drm: Renaming of gbm fieldsMiguel A. Vico1-29/+29
2016-03-22gl-renderer: Implement & use check_extensionMiguel A. Vico1-14/+42
2016-03-18hmi-controller: fix wrong panel widthUcan, Emre (ADITG/SW1)1-5/+3
2016-03-18hmi-controller: fix wrong background surface sizeUcan, Emre (ADITG/SW1)1-9/+8
2016-03-17input: Implement wl_seat.releaseQuentin Glidic1-0/+7
2016-03-17compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_modecomic fans1-1/+1