summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing: Mention dual release announcementsBryce Harrington2015-01-261-7/+8
* clients: Remove stray new-lineJonas Ådahl2015-01-261-2/+1
* xwm: don't set inactive surfaces as top levelGiulio Camuffo2015-01-261-2/+24
* tests: Skip buffer count test if wl_drm isn't presentDerek Foreman2015-01-233-0/+7
* Makefile: fix assigning to dist_wayland_session_DATAMarek Chalupa2015-01-221-1/+1
* Makefile.am: Use fine-grained dist control for desktop fileBryce Harrington2015-01-211-2/+1
* Fix mutex hang in colord on output removalOlivier Fourdan2015-01-201-8/+4
* releasing: Add example commands to release directionsBryce Harrington2015-01-201-15/+31
* build: install a login manager session entryLubomir Rintel2015-01-202-0/+10
* zoom: Check the value of level before using it.Carlos Olmedo Escobar2015-01-201-1/+2
* text: Fix typoDerek Foreman2015-01-201-1/+1
* releasing: TypoBryce Harrington2015-01-201-1/+1
* Revert "simple-egl: HACK to report presentation flags"Bryce Harrington2015-01-202-51/+0
* simple-egl: HACK to report presentation flagsPekka Paalanen2015-01-202-0/+51
* tests, clients: add Presentation feedback flagsPekka Paalanen2015-01-202-2/+8
* compositor, drm: set per-surface Presentation feedback flagsPekka Paalanen2015-01-203-7/+52
* compositor: set presentation.presented flagsPekka Paalanen2015-01-209-21/+60
* protocol: add Presentation feedback flagsPekka Paalanen2015-01-201-3/+39
* compositor-drm: use drm_output in drm_output_*() func argsPekka Paalanen2015-01-201-28/+26
* configure.ac: bump to version 1.6.91 for the alpha release1.6.91Bryce Harrington2015-01-171-3/+3
* logind: fix PropertiesChanged parserDavid Herrmann2015-01-161-28/+28
* logind: forward Active=true changes for non-DRM backendsDavid Herrmann2015-01-167-15/+23
* launcher: use SIGRTMIN to not conflict with xwaylandDavid Herrmann2015-01-161-3/+15
* logind: use SIGRTMIN to not conflict with xwaylandDavid Herrmann2015-01-161-10/+18
* configure.ac: Require libinput 0.8Jonas Ådahl2015-01-151-1/+1
* libinput-device: use the discrete axis value for wheel eventsPeter Hutterer2015-01-151-4/+40
* libinput-device: use the new merged scroll eventsPeter Hutterer2015-01-151-5/+20
* input: Add comment explaining why pointer isn't freed when device is removedDerek Foreman2015-01-081-0/+5
* compositor-x11: Fix some shutdown crashesDerek Foreman2014-12-191-2/+14
* configure: bump libwayland requirementsPekka Paalanen2014-12-181-2/+2
* ivi-shell: Fix wrong condition to check return value of controller_module_initNobuhiko Tanibata2014-12-161-2/+2
* text: Don't crash if a seat has no keyboardDerek Foreman2014-12-161-6/+10
* input: swallow the key press event when running a compositor key bindingGiulio Camuffo2014-12-151-1/+4
* text: Use bool for input_panel_visibleDerek Foreman2014-12-151-3/+4
* text: Remove unused linked list from input_method_contextDerek Foreman2014-12-151-2/+0
* text: Fix coding styleDerek Foreman2014-12-151-4/+7
* text: Fix some typosDerek Foreman2014-12-151-2/+2
* ivi-shell: rewrite controller APINobuhiko Tanibata2014-12-156-825/+951
* ivi-shell: make ivi-layout.c as a part of ivi-shell.soNobuhiko Tanibata2014-12-155-99/+45
* ivi-shell: several ivi-layout interfaces moved accross source.Nobuhiko Tanibata2014-12-152-66/+67
* ivi-shell: reordering method in ivi_layout.cNobuhiko Tanibata2014-12-151-85/+86
* ivi-shell: clean up unnecesary headerNobuhiko Tanibata2014-12-152-10/+0
* ivi-shell: clean-up transition animation code.Nobuhiko Tanibata2014-12-152-199/+0
* ivi-shell: Say something when configuration is missingOndřej Majerech2014-12-151-3/+3
* compositor: Propagate errors from module_initOndřej Majerech2014-12-151-2/+4
* clipboard: set fd member of clipboard_sourceMarek Chalupa2014-12-121-0/+1
* screenshooter: fix various memory handlingMarek Chalupa2014-12-121-8/+17
* window: use roundtrip instead of dispatch after get_registryMarek Chalupa2014-12-121-1/+1
* xwm: fix a crash in handle_stateAndrew Engelbrecht2014-12-111-1/+3
* tests: Fix minor typoBryce Harrington2014-12-101-1/+1