summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* desktop-shell: don't assume there's a pointer when mapping a popup1.5Jonny Lamb2014-08-071-1/+2
* animation: also change stop value when updating a fade targetJonny Lamb2014-07-301-0/+1
* cairo-util: Set geometry_dirty in frame_set_titleBoyan Ding2014-07-051-0/+1
* cairo-util: Fix geometry for frames with buttons but without titleBoyan Ding2014-07-051-2/+2
* desktop-shell: Don't assume there is a pointer when resizingEmilio Pozuelo Monfort2014-06-251-1/+2
* compositor: update the surface size when there is a size change without a buf...George Kiagiadakis2014-06-252-14/+48
* compositor-wayland: Fix compiler warningThierry Reding2014-06-251-1/+1
* animation: ensure repaints are always scheduled during animationsJonny Lamb2014-06-252-0/+16
* exposay: fix crash when navigating with the keyboardEmilio Pozuelo Monfort2014-06-251-1/+3
* animation: fix move scale animationJonny Lamb2014-06-251-1/+3
* compositor: unmap subsurface views before destroying the subsurfacesGeorge Kiagiadakis2014-06-251-2/+6
* comp-wayland: use safe foreach when destroying outputsU. Artie Eoff2014-05-231-2/+2
* configure.ac: Bump version to 1.5.01.5.0Kristian Høgsberg2014-05-191-2/+2
* configure.ac: Bump version 1.4.931.4.93Kristian Høgsberg2014-05-121-1/+1
* window: Ignore input events from subsurfacesAnder Conselvan de Oliveira2014-05-121-5/+16
* build: let 'make clean' remove logs/ againPekka Paalanen2014-05-121-1/+1
* gitignore log files, now in root directoryBryce W. Harrington2014-05-121-0/+3
* desktop-shell: Fix order of desktop_shell messagesJonas Ådahl2014-05-121-11/+14
* desktop-shell: Damage the black view when we remove itKristian Høgsberg2014-05-091-0/+2
* configure.ac: Fix indent for screen-share optionKristian Høgsberg2014-05-091-1/+1
* editor: Fix cursor positioning with pointer and touchAnder Conselvan de Oliveira2014-05-091-10/+23
* tests: rename xwayland testPekka Paalanen2014-05-091-4/+4
* tests: load the right shell pluginPekka Paalanen2014-05-091-0/+3
* tests: load the right xwayland pluginPekka Paalanen2014-05-091-2/+4
* tests: use --no-configPekka Paalanen2014-05-091-0/+2
* compositor: add --no-config command line optionPekka Paalanen2014-05-092-2/+12
* libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITYU. Artie Eoff2014-05-091-1/+8
* vaapi-recorder: Don't loop trying to write on out of space conditionAnder Conselvan de Oliveira2014-05-093-18/+53
* rpi: build fix for compute_rects debugPekka Paalanen2014-05-091-2/+2
* desktop-shell: Fix black edges on scaled desktop patternBill Spitzak2014-05-091-0/+2
* shell: Don't allow maximized surfaces to be moved with touchAnder Conselvan de Oliveira2014-05-091-1/+1
* shell: Fix crash when restoring focus state during workspace changeAnder Conselvan de Oliveira2014-05-091-1/+1
* simple-touch: Handle multiple seats properlyAnder Conselvan de Oliveira2014-05-091-15/+33
* shell: Fix artifacts caused by workspace change animationAnder Conselvan de Oliveira2014-05-091-0/+9
* clients: Initialize label in keyboard handling codeBryce W. Harrington2014-05-091-1/+1
* compositor-wayland: avoid possible NULL deref in handle_keymapU. Artie Eoff2014-05-061-2/+4
* compositor-wayland: assign the correct modeU. Artie Eoff2014-05-061-1/+1
* compositor-wayland: free output before returningU. Artie Eoff2014-05-061-1/+4
* Apply the zoom transformation before the output transformationNeil Roberts2014-05-062-49/+2
* compositor-drm: Don't use vaapi recorder with unsupported formatsAnder Conselvan de Oliveira2014-05-061-0/+6
* wcap: Check for mmap and malloc return value in wcap decode modulevivek2014-05-062-0/+13
* xwayland: Fix fullscreen modeKristian Høgsberg2014-05-041-1/+14
* configure.ac: Bump version to 1.4.921.4.92Kristian Høgsberg2014-05-011-1/+1
* drm: Don't use the cursor overlay if the scale doesn't matchNeil Roberts2014-05-011-0/+3
* Take into account the zoom when applying the output transformNeil Roberts2014-05-011-2/+18
* window: Add a simple getenv to force SHM renderingJasper St. Pierre2014-04-301-2/+2
* window: Clean up buffer type choosingJasper St. Pierre2014-04-301-8/+12
* cairo-util: Don't show a resize cursor on edges when we're maximizedJasper St. Pierre2014-04-301-3/+8
* cairo-util: Kill a duplicate testJasper St. Pierre2014-04-301-2/+2
* compositor: Remove the edges parameter from send_configureJasper St. Pierre2014-04-303-15/+11