summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* bindings: make install_binding_grab take a keyboard instead of a seatDerek Foreman2015-07-161-7/+10
* input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman2015-07-1610-38/+44
* compositor-drm: Simplify logic in setup_output_seat_constraintDerek Foreman2015-07-161-3/+5
* bindings: Stop exporting internal functionsDerek Foreman2015-07-161-7/+7
* text-backend: Replace focus_listener_initialized with a boolDerek Foreman2015-07-161-3/+3
* compositor-drm: Refactor code into cursor_bo_update()Pekka Paalanen2015-07-161-15/+40
* compositor-drm: Fix cursor view size checkDaniel Stone2015-07-161-3/+4
* compositor-drm: Record current DPMS levelDaniel Stone2015-07-161-2/+12
* compositor-drm: Refactor getting current mode into a new functionPekka Paalanen2015-07-161-16/+27
* compositor-drm: Refactor connector name into new functionPekka Paalanen2015-07-161-10/+18
* compositor-drm: Refactor initial mode out of create_outputPekka Paalanen2015-07-161-49/+119
* compositor: Respect repaint-window when restarting repaint loop.Mario Kleiner2015-07-161-0/+7
* compositor-drm: Allow instant start of repaint loop. (v4)Mario Kleiner2015-07-161-1/+42
* compositor,shared: add millihz_to_nsec()Pekka Paalanen2015-07-161-1/+1
* shared: introduce timespec-util.hPekka Paalanen2015-07-161-20/+1
* screen-share: Use the correct list pointer when freeing shm buffersBryce Harrington2015-07-131-2/+2
* compositor: make sure to reset views' pointers to destroyed outputGiulio Camuffo2015-07-131-0/+9
* compositor-wayland: Use the correct list pointer when freeing shm buffersDerek Foreman2015-07-101-1/+1
* compositor: move the main() to a new main.c fileGiulio Camuffo2015-07-102-804/+849
* compositor: add API to manage compositor instancesGiulio Camuffo2015-07-109-94/+139
* weston-launch: Drop redundant exit()Bryce Harrington2015-07-101-4/+2
* compositor: introduce struct weston_backendGiulio Camuffo2015-07-099-1075/+1127
* compositor-drm: fix drm_waitvblank_pipe() decl stylePekka Paalanen2015-07-021-1/+2
* compositor-drm: Add comment for newly added drm_waitvblank_pipe()Bryce Harrington2015-06-301-0/+13
* compositor-drm: Handle more than two output crtcs per cardMario Kleiner2015-06-301-2/+12
* compositor-drm: Allow weston_output_mode_switch_to_native() to work.Mario Kleiner2015-06-301-0/+4
* compositor-drm: Fix refresh rate selection in drm_output_switch_modeMario Kleiner2015-06-301-2/+2
* text_backend: make destructor call explicitPekka Paalanen2015-06-262-14/+11
* compositor: add missing help textJoonCheol Park2015-06-221-0/+3
* compositor: Add missing help textDerek Foreman2015-06-221-1/+3
* compositor-x11: More verbose loggingBryce Harrington2015-06-161-7/+21
* text: cleanup text backend styleMurray Calavera2015-06-161-59/+98
* gl-renderer: Don't print GL error for EGLGetDisplay()Derek Foreman2015-06-161-6/+6
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-1515-4/+14
* Moved the MIN() macro to the helper include.Jon Cruz2015-06-151-4/+0
* Moved helper macro to a discrete include file.Jon Cruz2015-06-1511-2/+10
* Remove redundant #include path component.Jon Cruz2015-06-156-9/+9
* vaapi-recorder: Drop redundant licenseBryce Harrington2015-06-151-33/+14
* weston-egl-ext.h: Reformat license textBryce Harrington2015-06-151-17/+15
* libbacklight: Add missing boilerplate to headerBryce Harrington2015-06-151-0/+30
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-1550-800/+950
* compositor: remove the authenticate vfuncGiulio Camuffo2015-06-121-1/+0
* don't attempt to start input method if path is emptyMurray Calavera2015-06-111-0/+3
* move text_backend initialization into the shell pluginMurray Calavera2015-06-111-2/+0
* text: handle existing seats on initMurray Calavera2015-06-111-9/+18
* Whitespace correctionsMurray Calavera2015-06-064-8/+8
* screenshooter: clean up recorder_binding a littleDerek Foreman2015-06-041-1/+1
* input: clean up update_keymap a littleDerek Foreman2015-06-041-6/+6
* input: minor clean up in weston_seat_repick()Derek Foreman2015-06-041-2/+2
* input: clean up notify_modifiers a littleDerek Foreman2015-06-041-9/+9