summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-06-22compositor: add missing help textJoonCheol Park1-0/+3
2015-06-22compositor: Add missing help textDerek Foreman1-1/+3
2015-06-16compositor-x11: More verbose loggingBryce Harrington1-7/+21
2015-06-16text: cleanup text backend styleMurray Calavera1-59/+98
2015-06-16gl-renderer: Don't print GL error for EGLGetDisplay()Derek Foreman1-6/+6
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz15-4/+14
2015-06-15Moved the MIN() macro to the helper include.Jon Cruz1-4/+0
2015-06-15Moved helper macro to a discrete include file.Jon Cruz11-2/+10
2015-06-15Remove redundant #include path component.Jon Cruz6-9/+9
2015-06-15vaapi-recorder: Drop redundant licenseBryce Harrington1-33/+14
2015-06-15weston-egl-ext.h: Reformat license textBryce Harrington1-17/+15
2015-06-15libbacklight: Add missing boilerplate to headerBryce Harrington1-0/+30
2015-06-15src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington50-800/+950
2015-06-12compositor: remove the authenticate vfuncGiulio Camuffo1-1/+0
2015-06-11don't attempt to start input method if path is emptyMurray Calavera1-0/+3
2015-06-11move text_backend initialization into the shell pluginMurray Calavera1-2/+0
2015-06-11text: handle existing seats on initMurray Calavera1-9/+18
2015-06-06Whitespace correctionsMurray Calavera4-8/+8
2015-06-04screenshooter: clean up recorder_binding a littleDerek Foreman1-1/+1
2015-06-04input: clean up update_keymap a littleDerek Foreman1-6/+6
2015-06-04input: minor clean up in weston_seat_repick()Derek Foreman1-2/+2
2015-06-04input: clean up notify_modifiers a littleDerek Foreman1-9/+9
2015-06-04input: clean up seat_get_keyboard a littleDerek Foreman1-11/+11
2015-05-21gl-renderer: Make the error logging a little nicerDerek Foreman1-5/+12
2015-05-21compositor-drm: Clean trailing whitespaceDaniel Stone1-4/+4
2015-05-21RDP compositor: enforce certificate and keyDavid FORT1-0/+6
2015-05-20compositor-wayland: Code cleanupDima Ryazanov1-1/+2
2015-05-19compositor-wayland: Handle window close events more gracefullyDima Ryazanov1-3/+19
2015-05-19compositor-drm: minor sp. fixBryce Harrington1-1/+1
2015-05-19compositor-drm: disable hardware cursorsPekka Paalanen1-2/+10
2015-05-18compositor-drm: pass ARGB fallback to gl create functions for XRGB formatsDerek Foreman2-10/+55
2015-05-18gl-renderer: Take a list of acceptable formats in create functionsDerek Foreman6-37/+66
2015-05-15launcher-util: Force all weston_launcher_open()s to use O_CLOEXECDerek Foreman2-19/+9
2015-05-15logind: actually close fd in weston_launcher_close()Derek Foreman1-1/+1
2015-05-12RDP compositor: fixes for multiple connections, mstsc and FreeRDP master comp...Hardening1-30/+97
2015-05-08text-input: Replace model with inputDerek Foreman1-35/+35
2015-05-08text: Fix text-input for multi-seatDerek Foreman1-28/+48
2015-05-08compositor: send the output_created signal after inserting it in the listGiulio Camuffo9-8/+24
2015-05-01data-device: send the selection to all the wl_data_device resources of a clientGiulio Camuffo1-8/+11
2015-05-01data-device: add a function to send the selection to a clientGiulio Camuffo2-22/+35
2015-05-01clipboard: don't crash if the source client does not send a mime typeGiulio Camuffo1-1/+1
2015-05-01touch: Make weston_touch_set_focus() take a touch instead of a seatDerek Foreman3-22/+22
2015-04-30compositor: change weston_surface::destroy_signal argumentPekka Paalanen2-4/+4
2015-04-30compositor: inert wl_surface objects do not existPekka Paalanen1-0/+4
2015-04-08gl-renderer: fix configless_context checkPekka Paalanen1-13/+20
2015-04-08gl-renderer: check EGL_EXT_platform_base in supports()Pekka Paalanen1-2/+5
2015-04-08gl-renderer: fix EGL initialization stepsManuel Bachmann1-1/+1
2015-04-07compositor: Help text for --configBryce Harrington1-0/+1
2015-04-07compositor-wayland: ignore frame callback's timePekka Paalanen1-2/+9
2015-03-30xwm: tell the shell the pid of the X clientsGiulio Camuffo1-0/+1