summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make backends always specify output repaint time1.0.90Jonas Ådahl2013-04-089-30/+198
* compositor-drm: Allow running without launcher if effective UID is 0Kristian Høgsberg2013-04-041-2/+2
* Fix compiler warningsArmin K2013-04-031-0/+1
* autotools: Add a libunwind configure switchQuentin Glidic2013-04-031-5/+7
* compositor: Use wl_pointer_set_current to cleanup after surface destructionRob Bradford2013-04-031-1/+1
* window: don't execute the selected menu item when getting popup_doneGiulio Camuffo2013-04-031-1/+0
* compositor: add information about the fbdev backend to --help outputPhilipp Brüschweiler2013-04-011-1/+7
* RDP compositor take 6Hardening2013-04-013-1/+1026
* compositor: add WESTON_COMPOSITOR_OFFSCREEN statePhilipp Brüschweiler2013-03-295-9/+31
* gitignore: Ignore test-driverDamien Lespiau2013-03-281-1/+2
* sdk: be C++ friendlyGiulio Camuffo2013-03-286-22/+46
* build: Make the X11 compositor explicitely depend on xcb-shmDamien Lespiau2013-03-281-1/+1
* compositor: Remove unused wl_pointer variableKristian Høgsberg2013-03-271-1/+0
* Added handler for SIGABRTPeter Maatman2013-03-271-11/+18
* evdev-touchpad: Disable tap FSM by default on touchpads with button padsJonas Ådahl2013-03-271-0/+17
* compositor-x11: Fix relative motion reporting for multiple outputsKristian Høgsberg2013-03-272-17/+13
* compositor: Support notifying with absolute position tooRob Bradford2013-03-273-7/+25
* compositor-drm: ensure we run drm-backend using weston-launchRafal Mielniczuk2013-03-271-0/+7
* shell: set the popup grab button as pressed only if it actually isGiulio Camuffo2013-03-271-1/+5
* shell: handle multiple popupsGiulio Camuffo2013-03-253-25/+144
* weston-egl: Allow compilation against older EGL stackRob Bradford2013-03-221-0/+4
* Revert "weston.ini: Use 'modeline' key for modeline example"Scott Moreau2013-03-191-1/+1
* weston.man: Document the way to disable idle timeoutScott Moreau2013-03-191-0/+1
* config.ini: add examples for cursor-theme and cursor-sizeEmilio Pozuelo Monfort2013-03-191-0/+2
* weston.ini.man: document cursor-theme and cursor-keyEmilio Pozuelo Monfort2013-03-191-0/+6
* toytoolkit: implement cursor-size config keyEmilio Pozuelo Monfort2013-03-191-1/+3
* weston-launch: cleanup - return failures in main with EXIT_FAILURESiddharth Heroor2013-03-191-5/+5
* compositor-rpi: Use correct enum, removes a warningPhilipp Brüschweiler2013-03-191-1/+1
* compositor: remove unused field option_idle_timePhilipp Brüschweiler2013-03-192-3/+1
* weston-launch: return better value if weston dies because of a signalPhilipp Brüschweiler2013-03-191-2/+14
* weston-launch: move function calls out of assert()Philipp Brüschweiler2013-03-191-3/+7
* toytoolkit: avoid redrawing a window between maximize and configureMoD2013-03-191-0/+42
* window: restore maximized state from fullscreen mode if necessaryRafal Mielniczuk2013-03-191-5/+15
* window: save allocation only for toplevel windowRafal Mielniczuk2013-03-191-1/+3
* shell: reset rotation for maximized surfaceRafal Mielniczuk2013-03-191-9/+22
* shell: block move, rotate, resize in maximized stateRafal Mielniczuk2013-03-191-4/+8
* pixman-renderer: don't forget to initialize the debug fieldsPhilipp Brüschweiler2013-03-181-0/+2
* compositor, shell: surface transform inheritancePekka Paalanen2013-03-183-28/+82
* compositor: introduce weston_surface_geometry_dirty()Pekka Paalanen2013-03-186-36/+38
* compositor: remove redundant geometry dirtyingPekka Paalanen2013-03-181-32/+3
* Eat scroll event if a key binding function is executed because of it.Rune K. Svendsen2013-03-183-6/+10
* Fix memory leaksScott Moreau2013-03-182-0/+3
* gl-renderer: Use EXT_buffer_age and don't assume double bufferingAnder Conselvan de Oliveira2013-03-181-20/+66
* compositor: Don't rely on surface->clip to cull overlay obscured damageAnder Conselvan de Oliveira2013-03-182-16/+23
* gl-renderer: Don't change the region supplied to output repaintAnder Conselvan de Oliveira2013-03-181-3/+7
* compositor: Keep a z-ordered list of planesAnder Conselvan de Oliveira2013-03-183-38/+60
* compositor-drm: Inspect result of gbm_create_device.John Kåre Alsaker2013-03-181-0/+3
* src/Makefile.am: Fix git-version.h for out of tree buildsAndre Heider2013-03-181-1/+1
* compositor: Only send release event in response to wl_surface.attachKristian Høgsberg2013-03-052-5/+4
* compositor: Fold weston_buffer_post_release into weston_buffer_referenceKristian Høgsberg2013-03-042-14/+6