summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-03compositor.h: Add shell_interface.get_output_work_areaQuentin Glidic2-1/+4
2016-05-03x11: Fix incorrect output counting logicBryce Harrington1-1/+1
2016-05-03x11: port the x11 backend to the new init apiBenoit Gschwind4-104/+264
2016-05-02headless-backend: fix leak of transform configurationBenoit Gschwind1-3/+7
2016-04-29compositor: Hyphenate compound adjective surface-localYong Bakos1-1/+1
2016-04-29ivi-application: Hyphenate compound adjective surface-localYong Bakos1-1/+1
2016-04-29ivi-layout: Correct coordinate adjective grammar, misspellingsYong Bakos1-8/+8
2016-04-29fullscreen-shell: Use 'surface-local' to correct grammarYong Bakos1-1/+1
2016-04-29desktop-shell: Use 'surface-local' to correct grammarYong Bakos1-1/+1
2016-04-29fbdev-backend: refactor configuration APIBenoit Gschwind4-38/+121
2016-04-29compositor-fbdev: make copy of the device stringPekka Paalanen1-5/+8
2016-04-26linux-dmabuf: Keep checking planes even if the first doesn't support lseekDerek Foreman1-1/+1
2016-04-25man: Clarify weston.ini scale optionYong Bakos1-6/+11
2016-04-25compositor-rdp: refactor configuration APIBenoit Gschwind4-45/+137
2016-04-25clients/nested: fix undefined reference to xzallocU. Artie Eoff1-0/+1
2016-04-25build: Add (and use) an AC_SEARCH_LIBS wrapperQuentin Glidic2-13/+42
2016-04-22build: actually use CLOCK_GETTIME_LIBS for libzunitcGustavo Zacarias1-1/+2
2016-04-22build: add check for clock_gettime() in librtGustavo Zacarias2-7/+13
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