summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-31clients: Add an optional roundtrip for visual lookupupstream-experimentalBenjamin Franzke2-2/+48
2011-05-19compositor: Don't pass a non-existing varying into the fragment shaderKristian Høgsberg1-1/+0
2011-05-19meego-tablet-shell: Tweak spring constantsKristian Høgsberg1-1/+3
2011-05-19Update .gitignoreCasey Dahlin1-1/+1
2011-05-16view: Set opaque when going fullscreenKristian Høgsberg1-0/+5
2011-05-16window: Add support for opaque windowsKristian Høgsberg3-19/+49
2011-05-16window.c: Deal with visual changesKristian Høgsberg2-5/+56
2011-05-16view: Add fullscreen optionKristian Høgsberg1-2/+11
2011-05-16view: Set resize handler so fullscreen doesn't crashKristian Høgsberg1-0/+11
2011-05-16simple-client: setenv the EGL platform for simple client as wellKristian Høgsberg1-0/+1
2011-05-16compositor: Call wlsc_buffer_attach() after setting es->widthKristian Høgsberg1-2/+2
2011-05-11configure: Only check for XCB if x11 compositor is enabledKristian Høgsberg1-9/+9
2011-05-10compositor: Set EGL_PLATFORM env variable for each backend.Egbert Eich5-0/+5
2011-05-10meego-tablet-compositor: Only ask for lockscreen after we get homescreenKristian Høgsberg1-27/+8
2011-05-06compositor: Fix warning in load_moduleBenjamin Franzke1-1/+1
2011-05-06compositor-openwfd: Update to tty, cursor and cflags changesBenjamin Franzke1-3/+16
2011-05-06Make use of wl_resource.destroy_listener_list for surfaces.Benjamin Franzke4-25/+24
2011-05-06compositor-drm: Hide hw cursors on vt switchKristian Høgsberg1-0/+5
2011-05-06compositor-drm: Fix vt switchingKristian Høgsberg3-4/+35
2011-05-06Fix warnings and symbol visibility from missing CFLAGSKristian Høgsberg4-3/+15
2011-05-06Make sure all targets use GCC_CFLAGSKristian Høgsberg1-6/+7
2011-05-06configure: Remove a xcb-dri2 leftoverBenjamin Franzke1-5/+0
2011-05-06compositor: Disable hw cursor if we're texturing the cursorKristian Høgsberg5-14/+21
2011-05-06compositor: Scanout client buffers even if they're not map_fullscreenKristian Høgsberg2-12/+14
2011-05-06compositor-drm: Use EGL_DRM_BUFFER_USE_CURSOR_MESAKristian Høgsberg1-34/+5
2011-05-05meego-tablet-shell: Destroy tablet_client resource in destroy requestKristian Høgsberg1-0/+1
2011-05-05meego-tablet-shell: Handle app switcher choicesKristian Høgsberg1-18/+29
2011-05-04compositor-openwfd: Fixup backend splitBenjamin Franzke2-1/+21
2011-05-04meego-tablet-shell: Rename tablet_client.poke to activate and add a destructorKristian Høgsberg2-11/+25
2011-05-04meego-tablet-shell: Add requests to let ux-daemon ask for appgrid or panelsKristian Høgsberg2-0/+26
2011-05-04compositor-drm: Fix modularization breakageKristian Høgsberg1-2/+2
2011-05-04meego-tablet-shell: Track the state of the UI explicitlyKristian Høgsberg1-61/+78
2011-05-03meego-tablet-shell: Handle meta key with super modifier so we get the releaseKristian Høgsberg1-0/+4
2011-05-03meego-tablet-shell: Handle animation surface going awayKristian Høgsberg1-0/+17
2011-05-02compositor: Split backends into modulesKristian Høgsberg10-139/+239
2011-05-02meego-tablet-shell: Use KEY_COMPOSE for the menu keyKristian Høgsberg1-1/+1
2011-05-02compositor: Rename tweener to springKristian Høgsberg3-56/+56
2011-05-02compositor: Group matrix and inverse in struct wlsc_transformKristian Høgsberg3-24/+17
2011-05-02meego-tablet-shell: Factor out zoom animationKristian Høgsberg1-50/+97
2011-05-02meego-tablet-shell: Match meego-ux-daemon key bindingsKristian Høgsberg1-2/+4
2011-05-02meego-tablet-shell: Only clear CLOEXEC flag in childKristian Høgsberg1-6/+6
2011-05-02compositor: Export matrix functionsKristian Høgsberg2-2/+10
2011-05-02compositor: Drop broken opaque repaint optimization for nowKristian Høgsberg1-21/+1
2011-05-02compositor: Remove unused surface matrix, add optional transformKristian Høgsberg4-66/+90
2011-05-02Tweak tweener constants and add friction parameterKristian Høgsberg3-4/+12
2011-05-02configure.ac: Just look for png, not png12Kristian Høgsberg1-1/+1
2011-05-02Remove unused surface->buffer fieldKristian Høgsberg2-6/+2
2011-05-02compositor-wayland: Fix interface renames (prefix)Benjamin Franzke1-4/+4
2011-05-02compositor: Screenhoot into a client provided shm bufferKristian Høgsberg5-51/+117
2011-05-02compositor: Use libpng directly instead of gdb-pixbufKristian Høgsberg5-82/+191