summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07desktop-shell: don't assume there's a pointer when mapping a popup1.5Jonny Lamb1-1/+2
2014-07-30animation: also change stop value when updating a fade targetJonny Lamb1-0/+1
2014-07-05cairo-util: Set geometry_dirty in frame_set_titleBoyan Ding1-0/+1
2014-07-05cairo-util: Fix geometry for frames with buttons but without titleBoyan Ding1-2/+2
2014-06-25desktop-shell: Don't assume there is a pointer when resizingEmilio Pozuelo Monfort1-1/+2
2014-06-25compositor: update the surface size when there is a size change without a buf...George Kiagiadakis2-14/+48
2014-06-25compositor-wayland: Fix compiler warningThierry Reding1-1/+1
2014-06-25animation: ensure repaints are always scheduled during animationsJonny Lamb2-0/+16
2014-06-25exposay: fix crash when navigating with the keyboardEmilio Pozuelo Monfort1-1/+3
2014-06-25animation: fix move scale animationJonny Lamb1-1/+3
2014-06-25compositor: unmap subsurface views before destroying the subsurfacesGeorge Kiagiadakis1-2/+6
2014-05-23comp-wayland: use safe foreach when destroying outputsU. Artie Eoff1-2/+2
2014-05-19configure.ac: Bump version to 1.5.01.5.0Kristian Høgsberg1-2/+2
2014-05-12configure.ac: Bump version 1.4.931.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.921.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