summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-13fullscreen: Remove dirty sizing trickJasper St. Pierre1-9/+0
2014-05-13fullscreen: Remove our own focused state trackingJasper St. Pierre1-18/+3
2014-05-12configure.ac: Bump version 1.4.93Kristian Høgsberg1-1/+1
2014-05-12window: Ignore input events from subsurfacesAnder Conselvan de Oliveira1-5/+16
2014-05-12build: let 'make clean' remove logs/ againPekka Paalanen1-1/+1
2014-05-12gitignore log files, now in root directoryBryce W. Harrington1-0/+3
2014-05-12desktop-shell: Fix order of desktop_shell messagesJonas Ådahl1-11/+14
2014-05-09desktop-shell: Damage the black view when we remove itKristian Høgsberg1-0/+2
2014-05-09configure.ac: Fix indent for screen-share optionKristian Høgsberg1-1/+1
2014-05-09editor: Fix cursor positioning with pointer and touchAnder Conselvan de Oliveira1-10/+23
2014-05-09tests: rename xwayland testPekka Paalanen1-4/+4
2014-05-09tests: load the right shell pluginPekka Paalanen1-0/+3
2014-05-09tests: load the right xwayland pluginPekka Paalanen1-2/+4
2014-05-09tests: use --no-configPekka Paalanen1-0/+2
2014-05-09compositor: add --no-config command line optionPekka Paalanen2-2/+12
2014-05-09libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITYU. Artie Eoff1-1/+8
2014-05-09vaapi-recorder: Don't loop trying to write on out of space conditionAnder Conselvan de Oliveira3-18/+53
2014-05-09rpi: build fix for compute_rects debugPekka Paalanen1-2/+2
2014-05-09desktop-shell: Fix black edges on scaled desktop patternBill Spitzak1-0/+2
2014-05-09shell: Don't allow maximized surfaces to be moved with touchAnder Conselvan de Oliveira1-1/+1
2014-05-09shell: Fix crash when restoring focus state during workspace changeAnder Conselvan de Oliveira1-1/+1
2014-05-09simple-touch: Handle multiple seats properlyAnder Conselvan de Oliveira1-15/+33
2014-05-09shell: Fix artifacts caused by workspace change animationAnder Conselvan de Oliveira1-0/+9
2014-05-09clients: Initialize label in keyboard handling codeBryce W. Harrington1-1/+1
2014-05-06compositor-wayland: avoid possible NULL deref in handle_keymapU. Artie Eoff1-2/+4
2014-05-06compositor-wayland: assign the correct modeU. Artie Eoff1-1/+1
2014-05-06compositor-wayland: free output before returningU. Artie Eoff1-1/+4
2014-05-06Apply the zoom transformation before the output transformationNeil Roberts2-49/+2
2014-05-06compositor-drm: Don't use vaapi recorder with unsupported formatsAnder Conselvan de Oliveira1-0/+6
2014-05-06wcap: Check for mmap and malloc return value in wcap decode modulevivek2-0/+13
2014-05-04xwayland: Fix fullscreen modeKristian Høgsberg1-1/+14
2014-05-01configure.ac: Bump version to 1.4.92Kristian Høgsberg1-1/+1
2014-05-01drm: Don't use the cursor overlay if the scale doesn't matchNeil Roberts1-0/+3
2014-05-01Take into account the zoom when applying the output transformNeil Roberts1-2/+18
2014-04-30window: Add a simple getenv to force SHM renderingJasper St. Pierre1-2/+2
2014-04-30window: Clean up buffer type choosingJasper St. Pierre1-8/+12
2014-04-30cairo-util: Don't show a resize cursor on edges when we're maximizedJasper St. Pierre1-3/+8
2014-04-30cairo-util: Kill a duplicate testJasper St. Pierre1-2/+2
2014-04-30compositor: Remove the edges parameter from send_configureJasper St. Pierre3-15/+11
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