summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-21Document how compositor and clients are supposed to work.debian-experimentalCyril Brulebois2-0/+23
2011-06-20Ship demo clients and a shell wrapper: wayland-run.Cyril Brulebois3-0/+36
2011-06-20Add .install file.Cyril Brulebois1-0/+12
2011-06-20Add 10-lower-requirement-on-cairo-egl.diff to deal with the “want cairo fro...Cyril Brulebois3-0/+17
2011-06-20Add a gentarball target.Cyril Brulebois2-0/+10
2011-06-20Use explicit dependencies on the egl1/gles2 packages.Cyril Brulebois2-0/+4
2011-06-20Work around possible libegl1-mesa-dev bug.Cyril Brulebois2-0/+4
2011-06-20Add librsvg2-bin for rsvg-convert.Cyril Brulebois1-0/+1
2011-06-20Add basic build-deps.Cyril Brulebois1-0/+6
2011-06-20Gather all copyright/license notices.Cyril Brulebois1-0/+97
2011-06-20Add initial packaging.Cyril Brulebois5-0/+64
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