summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* drm: Spelling fix in commentBryce Harrington2016-04-181-1/+1
* systemd: take over sockets created by systemdFriedrich, Eugen (ADITG/SW1)2016-04-061-0/+45
* compositor: remove input_loopPekka Paalanen2016-03-242-39/+0
* compositor-x11: stop using input_loopPekka Paalanen2016-03-241-1/+3
* input: use doubles in the interfaces to notify of input eventsGiulio Camuffo2016-03-238-78/+86
* compositor-drm: Renaming of gbm fieldsMiguel A. Vico2016-03-221-29/+29
* gl-renderer: Implement & use check_extensionMiguel A. Vico2016-03-221-14/+42
* input: Implement wl_seat.releaseQuentin Glidic2016-03-171-0/+7
* compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_modecomic fans2016-03-171-1/+1
* protocol: migrate to stable presentation-time.xmlPekka Paalanen2016-03-079-40/+40
* libinput-device: Remove unnecessary function callChris Michael2016-02-261-2/+1
* libinput-device: Remove unnecessary function callChristopher Michael2016-02-191-1/+2
* compositor-drm: the cursor plane only supports ARGBDerek Foreman2016-02-091-3/+9
* compositor-drm: update internal cursor plane location when disabling cursorDerek Foreman2016-02-091-1/+4
* compositor-x11: send pointer frame after axis eventMarek Chalupa2016-02-091-0/+4
* input: Fix crash when touchscreen generates out of screen coordinateBryce Harrington2016-02-021-1/+4
* data-device: Check harder for selection/non-wayland sourcesCarlos Garnacho2016-02-011-2/+6
* clipboard: zalloc the clipboard_sourceCarlos Garnacho2016-02-011-1/+1
* input: Don't try to send pointer frames if no focus_clientDerek Foreman2016-02-011-0/+3
* data-device: Implement compositor-chosen actionsCarlos Garnacho2016-01-192-0/+77
* data-device: Implement DnD actionsCarlos Garnacho2016-01-192-4/+184
* data-device: Implement DnD progress notificationCarlos Garnacho2016-01-192-16/+112
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-198-45/+325
* Add a weston_pointer_axis_eventPeter Hutterer2016-01-199-42/+81
* compositor-rdp: update link to wheel delta explanationPeter Hutterer2016-01-191-1/+1
* gl-renderer: Fix comment typoBryce Harrington2016-01-131-1/+1
* compositor: create_data_source(): Fix potential crash on OOMcpaul@redhat.com2016-01-131-2/+8
* compositor: Make types consistent for bitshifting unsigned intsBryce Harrington2016-01-121-10/+10
* compositor: Verify that the maximum number of outputs is not exceededBryce Harrington2016-01-121-0/+3
* compositor: Document how views and surfaces are mapped to outputsBryce Harrington2016-01-121-0/+73
* compositor-{drm, fbdev, rpi}: Make VT switching configurableBob Ham2016-01-127-44/+40
* gl-renderer: Add support for a few YUV dmabuf formatsEmmanuel Gil Peyrot2016-01-111-43/+252
* gl-renderer: introduce a new struct dmabuf_imageEmmanuel Gil Peyrot2016-01-111-58/+113
* compositor: Document routines relating to idle behaviorBryce Harrington2015-12-221-0/+51
* compositor: Fix a couple comment typosBryce Harrington2015-12-222-3/+3
* xwm: let the shells decide the position of X windowsGiulio Camuffo2015-12-181-3/+1
* compositor-fbdev: Drop intermediate shadow bufferSjoerd Simons2015-12-181-65/+3
* compositor-wayland: Add touch supportDerek Foreman2015-12-081-0/+160
* input: Add notify_touch_cancel()Derek Foreman2015-12-082-0/+12
* compositor-wayland: Properly release input resources when caps changeDerek Foreman2015-12-081-4/+15
* cosmetic: Remove use of C++ style commentsChris Michael2015-12-032-2/+1
* compositor: Add doxygen for weston_surface_to_buffer_rect()Derek Foreman2015-12-031-1/+20
* compositor: Add damage_bufferDerek Foreman2015-12-032-15/+77
* linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own st...Emmanuel Gil Peyrot2015-12-024-65/+69
* compositor: Remove unused weston_surface_to_buffer functionChris Michael2015-12-012-16/+0
* compositor: change rounding in weston_surface_to_buffer_rect()Derek Foreman2015-12-011-2/+2
* main: Remove unused function load_backend_new()Chris Michael2015-11-301-17/+0
* compositor, input: Don't use MIN() macro for new resource versionsDerek Foreman2015-11-272-5/+5
* compositor-drm: fix hw cursor positioningPekka Paalanen2015-11-271-0/+7
* compositor: Fix comment of subsurface_commit_to_cache functionChris Michael2015-11-261-1/+1