summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-13automake: Don't fail the build if we can't setuid.HEADmasterEric Anholt1-2/+2
2012-03-13configure: Fix build on debian by avoiding bashisms in the test command.Eric Anholt1-1/+1
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg16-757/+519
2012-03-12Add an option parserKristian Høgsberg26-243/+229
2012-03-12x11: Move the xcb fd to the input loopKristian Høgsberg1-4/+2
2012-03-12Fix picking crashesKristian Høgsberg2-10/+8
2012-03-12drm: fix issue copying supported plane formatsRob Clark1-1/+1
2012-03-12clients/window: fix build issues w/ glesRob Clark1-1/+12
2012-03-11compositor-drm: use udev_device_get_property_value() helperDavid Herrmann1-6/+4
2012-03-11compositor-drm: ignore hotplug-events from other devicesDavid Herrmann1-3/+17
2012-03-08drm: Fix drmModeRes leak on error pathsChristopher Michael1-1/+4
2012-03-08compositor: Fix compilation without xserver launcherBenjamin Franzke1-0/+4
2012-03-08shell: don't assign output for surface of type noneAnder Conselvan de Oliveira1-4/+6
2012-03-08shell: Fix segment fault when clicking to activate a NULL pointer_focusAlex Wu1-1/+4
2012-03-08shell: Fix not destroy black surface when fullscreen surface exit abnomally.Alex Wu1-0/+3
2012-03-05shell: Put popups and transients on top of their parentKristian Høgsberg1-0/+6
2012-03-05window: Compute frame boundary for all windows except fullscreenKristian Høgsberg1-1/+1
2012-03-05desktop-shell: Simplify unlock dialog redraw functionKristian Høgsberg1-10/+6
2012-03-05drm: Disable sprites if they're brokenKristian Høgsberg1-0/+5
2012-03-05compositor: Only process input once per frameKristian Høgsberg1-28/+37
2012-03-05compositor: Move input devices to their own event loopKristian Høgsberg3-3/+23
2012-03-05compositor: Swallow binding key for bindings that don't set up a grabKristian Høgsberg3-40/+57
2012-03-05window: Only set opaque and input regions if they changeKristian Høgsberg1-2/+13
2012-03-04Use wl_array_for_each() where possibleKristian Høgsberg1-5/+3
2012-03-04compositor-drm: fix libbacklight buildPekka Paalanen1-20/+5
2012-03-04Use typesafe server-side stubsKristian Høgsberg4-76/+56
2012-03-04compositor: Add a repaint debugging mechanismKristian Høgsberg1-0/+40
2012-03-02Merge branch 'layers'Kristian Høgsberg6-263/+247
2012-03-01shell: Don't launch a new screensaver if the old one is still runningKristian Høgsberg1-0/+5
2012-03-01compositor: Damage sprite surface on attachKristian Høgsberg1-0/+1
2012-03-01compositor: Post keyboard leave before destroying surfaceKristian Høgsberg1-0/+7
2012-03-01compositor: split drag surface update into smaller functionsAnder Conselvan de Oliveira1-16/+42
2012-03-01compositor: fix crash when a drag surface is destroyed during the dragAnder Conselvan de Oliveira2-0/+18
2012-03-01compositor: Organize surface stack using new struct weston_layerKristian Høgsberg3-162/+123
2012-03-01compositor: Just damage compositor->damage in weston_output_damage()Kristian Høgsberg1-7/+2
2012-03-01compositor: Implement damage_below by using the new compositor->damageKristian Høgsberg1-26/+8
2012-03-01compositor: Store opaque clip for previous frame in weston_surfaceKristian Høgsberg5-33/+39
2012-03-01shell: Add implementation of fullscreen.Alex Wu1-21/+176
2012-03-01shell: Add implementation of fullscreen.Alex Wu1-23/+195
2012-02-29window.c: Drop support for rgb contextsKristian Høgsberg2-60/+7
2012-02-29wscreensaver: Use the argb config, rgb is not compatible with window.cKristian Høgsberg1-1/+1
2012-02-29compositor-drm: Just pull in libbacklight source for nowKristian Høgsberg4-2/+379
2012-02-29compositor: add dpms and backlight supportTiago Vignatti8-12/+182
2012-02-29zoom: Don't damage_all hereKristian Høgsberg1-2/+1
2012-02-29compositor: Insert dnd icon surface below device sprite surfaceKristian Høgsberg1-1/+1
2012-02-29compositor: Set an empty input region for the fade surfaceKristian Høgsberg1-0/+1
2012-02-29window: Set opaque region after child widget adjusts sizeKristian Høgsberg1-9/+9
2012-02-29weston: Change path for default terminal launcher to ${prefix}/binRodney Lorrimar2-1/+2
2012-02-28clients: Use wl_display_disconnect()Kristian Høgsberg3-3/+3
2012-02-28compositor: make the input region of drag surfaces emptyAnder Conselvan de Oliveira1-0/+16