summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-30compositor: Fix the documentation for surface->configureJasper St. Pierre1-3/+4
2014-04-30desktop-shell: Remove output_move listener on shutdownKristian Høgsberg1-0/+1
2014-04-30screen-share: Don't unset server environment variablesAndrew Wedgbury1-4/+0
2014-04-30xwayland: Handle race between multi-pointer motion and clicksKristian Høgsberg1-0/+7
2014-04-30xwayland: Set decoration margin for xwayland windowsKristian Høgsberg3-6/+23
2014-04-30xwayland: Be smarter about picking seats for move/resizeKristian Høgsberg1-2/+24
2014-04-30desktop-shell: Further consolidate move/resize grab checksKristian Høgsberg1-11/+4
2014-04-30xwayland: Make resizing work againKristian Høgsberg1-4/+6
2014-04-30shell.c: Set dirty for visible views on destroyed outputXiong Zhang1-1/+4
2014-04-30launcher-util: Initialize kb_mode also when weston-launch sets up ttyKristian Høgsberg1-0/+5
2014-04-30shell: Don't map surfaces of type SHELL_SURFACE_NONEAnder Conselvan de Oliveira1-13/+14
2014-04-29desktop-shell: Properly handle seat hotpluggingJason Ekstrand2-32/+53
2014-04-29desktop-shell: Remove unused variablesKristian Høgsberg1-1/+1
2014-04-29desktop-shell: Properly handle lowered fullscreen surfacesEmilio Pozuelo Monfort3-28/+43
2014-04-29desktop-shell: Keep windows on screen when movingKristian Høgsberg1-12/+58
2014-04-29desktop-shell: Raise new windows over fullscreen appsKristian Høgsberg1-0/+2
2014-04-29desktop-shell: End popup when starting a touch shell grabKristian Høgsberg1-0/+3
2014-04-29desktop-shell: Reject resize if we're already grabbedKristian Høgsberg1-0/+3
2014-04-29desktop-shell: Reject window move in common_surface_move()Kristian Høgsberg1-4/+3
2014-04-29window.c: Dismiss menu on touch up eventsKristian Høgsberg1-0/+15
2014-04-29window.c: Also grab touch events when grabbing inputKristian Høgsberg1-3/+6
2014-04-29window.c: Prevent key event delivery while a grab is activeKristian Høgsberg1-0/+8
2014-04-29window.c: Update pointer focus when taking a grabKristian Høgsberg1-0/+2
2014-04-29shell: Fix crash when a client is destroyed during the resize grabAnder Conselvan de Oliveira1-1/+1
2014-04-29shell: Fix memory leaks caused by the window close animationAnder Conselvan de Oliveira1-5/+7
2014-04-29terminal: Convert all *alloc's to x*alloc's.Bryce W. Harrington1-3/+3
2014-04-25Simply the matrix calculation for zoomingNeil Roberts1-9/+4
2014-04-25clients/window: Don't remove the touch listener on a frame eventNeil Roberts1-3/+0
2014-04-25input: Fix errors due to initializing input before creating outputsAnder Conselvan de Oliveira4-6/+14
2014-04-25evdev: Fix assertion error for unplugged output with paired touchscreenAnder Conselvan de Oliveira1-10/+9
2014-04-25evdev: Discard events from a touchscreen paired with an unplugged outputAnder Conselvan de Oliveira4-8/+4
2014-04-25libinput: Don't process touch events for devices without a valid outputAnder Conselvan de Oliveira1-0/+3
2014-04-25pixman-renderer: Use width/height_from_buffer for buffer transformsJason Ekstrand1-2/+2
2014-04-25Use the correct width/height when transforming surfaces with viewports.Jason Ekstrand1-2/+4
2014-04-25xwayland: Check zalloc return for out of memory situationBryce W. Harrington1-0/+2
2014-04-25Check zalloc return for out of memory situationBryce W. Harrington4-15/+28
2014-04-21desktop-shell: Only use default background if no background color is setKristian Høgsberg1-3/+4
2014-04-21libinput: Forward frame events to clientsJonas Ådahl5-0/+49
2014-04-21Check malloc resultHardening1-2/+15
2014-04-21gl-renderer: Remove gl_renderer_interface from gl-renderer.hJohn Kåre Alsaker1-1/+0
2014-04-21weston-info: fix log message typoU. Artie Eoff1-1/+1
2014-04-21editor: Remove unused variablesKristian Høgsberg1-6/+0
2014-04-21editor: react on Enter, Tab, and Up-Down arrow keysManuel Bachmann1-10/+87
2014-04-21seat: don't break in notify_output_createU. Artie Eoff2-2/+0
2014-04-21input: fix input device map to output if it doesn't exist.U. Artie Eoff4-2/+16
2014-04-21libinput-device: break after LIBINPUT_EVENT_TOUCH_UPU. Artie Eoff1-0/+1
2014-04-21libinput-seat: allow setting libinput log priority in westonU. Artie Eoff1-0/+7
2014-04-21libinput-seat: redirect libinput log to weston logU. Artie Eoff1-0/+9
2014-04-21shell: display the input panel on the active outputManuel Bachmann1-0/+13
2014-04-21compositor-drm: Fix crash when setting up seat constrained by an outputAnder Conselvan de Oliveira1-7/+8