profile/ivi/weston.git
2012-05-07 Tiago Vignattishell: use own struct for transient surfaces
2012-05-07 Tiago Vignattishell: fix uninitialized variable warning
2012-05-07 Ander Conselvan... window: use only one shm pool for all the cursor images
2012-05-07 Daniel StoneRename 'state' in axis (or ambiguous) bindings to ...
2012-05-07 Daniel StoneChange button from int to uint32_t
2012-05-07 Daniel StoneChange key/button grab bindings to take unsigned state
2012-05-07 Daniel Stonetest-client: Include poll.h to silence warning
2012-05-03 Kristian Høgsbergdrm: Make KMS hw cursors work again
2012-05-03 Ander Conselvan... window: use libXcursor for loading pointer images
2012-05-02 Ander Conselvan... simple-egl: add option for running fullscreen
2012-05-02 Ander Conselvan... compositor-drm: alow scanning out of buffers with XRGB8...
2012-05-02 Ander Conselvan... compositor-drm: refactor to avoid unnecessary allocatio...
2012-05-02 Kristian Høgsbergwindow: Set window title and class
2012-05-02 Kristian Høgsbergshell: Handle set_title and set_class
2012-04-30 Cooper YuanUse the dummy pbuffer we create to make current
2012-04-30 Ander Conselvan... compositor-drm: call EGL cleanup functions on exit
2012-04-27 Kristian Høgsbergshell: Always configure when surface type changes
2012-04-27 Kristian Høgsbergshell: Don't move or reconfigure surfaces until we...
2012-04-27 Kristian Høgsbergwindow: Only set toplevel window type if nothing else...
2012-04-27 Alex Wushell: Fix not remove rotation for fullscreen surf
2012-04-27 Ander Conselvan... shell: allocate enough memory for shsurf->ping_timer
2012-04-27 Kristian HøgsbergMerge remote-tracking branch 'pq/simple-fixes'
2012-04-27 Kristian Høgsbergtests: Add event-test, which tests for a few incoming...
2012-04-27 Kristian Høgsbergtests: Generalize test client and add helpers for launc...
2012-04-26 Kristian Høgsbergtests: Add test case for basic client lifecycle
2012-04-26 Kristian Høgsbergtests: Add an initial weston integration test
2012-04-26 Scott Moreaucompositor: Initialize xserver variable
2012-04-26 Pekka Paalanenfix build for --disable-clients --enable-simple-clients
2012-04-26 Pekka Paalanensimple-shm: no need for wayland-egl.h
2012-04-26 Pekka Paalanensimple-shm: handle shm buffer failure
2012-04-26 Pekka Paalanencompositor: report .so path when load_module() fails
2012-04-26 Pekka Paalanensimple-shm: render meaningful diagnostics
2012-04-25 Scott Moreaugears: Allow model rotation with pointer
2012-04-25 Juan Zhaoshell-animation: add conf option in shell
2012-04-25 Juan Zhaoanimation: add fading-in animation
2012-04-25 Kristian HøgsbergAdd COPYING
2012-04-22 Kristian Høgsbergxserver: Move window property reading to set_window_id...
2012-04-22 Kristian Høgsbergxserver: Read window properties in map request handler
2012-04-22 Kristian Høgsbergshell: Don't ping internal shell surfaces
2012-04-22 Tiago Vignatticompositor: introduce internal shell_interface
2012-04-22 Kristian Høgsbergcompositor: Set pointer surface input region to empty...
2012-04-20 Kristian Høgsbergshell: Move binding-modifier to shell section
2012-04-20 Tiago Vignattishell: modifier bindings configurable
2012-04-20 Scott Moreauscreenshooter: Don't assume output offsets start at...
2012-04-20 Scott Moreauscreenshooter: Move buffer assembly to client side
2012-04-20 Scott Moreauscreenshooter: Grab pixel data directly before buffer...
2012-04-20 Casey DahlinSend surface enter/leave events
2012-04-20 Casey DahlinAdd an id field to outputs
2012-04-20 Casey DahlinChange find_resource_for_surface to find_resource_for_c...
2012-04-19 Scott Moreaushell: Cleanup ping_timer code.
2012-04-19 Alex Wucompositor-drm: Remove an useless code line.
2012-04-19 Scott MoreauDim unresponsive windows
2012-04-19 Scott MoreauInstall brightness and saturation variables for surface...
2012-04-19 Scott MoreauInstall structuring for ping-pong protocol
2012-04-17 Alex Wushell: Implement "driver" method of fullsceen.
2012-04-17 Alex Wucompositor-drm: Add switch_mode support.
2012-04-17 Alex Wucompositor: Add a switch_mode hook and a wrapper into...
2012-04-17 Tiago Vignattiweston-launch: be more descriptive with output messages
2012-04-17 Pekka Paalanencompositor: make GL_EXT_read_format_bgra optional
2012-04-17 Pekka Paalanenscreenshooter: refactor the copy loop
2012-04-17 Pekka Paalanencompositor: check queryString success
2012-04-17 Pekka Paalanencompositor: use GL_EXT_unpack_subimage only if available
2012-04-17 Pekka Paalanencompositor: add EGL_WL_bind_wayland_display definitions
2012-04-17 Pekka Paalanencompositor: move libudev.h to evdev.h
2012-04-17 Pekka Paalanenconfig-parser: add missing return for an error case
2012-04-16 Tiago Vignatticompositor: init shell after xserver
2012-04-16 Tiago Vignattidesktop-shell: use more consistent name for the main...
2012-04-16 Tiago Vignattidesktop-shell: use description tags and improve protoco...
2012-04-13 Kristian Høgsbergtty: Fall back to K_RAW if K_OFF is not available
2012-04-13 Kristian Høgsbergwindow.c: Drop the toolkit grab when we start a composi...
2012-04-13 Kristian Høgsbergshell: Tighten shell.set_popup semantics
2012-04-13 Kristian Høgsbergwindow: Send serial number in set_popup request
2012-04-13 Kristian Høgsbergwindow: Initialize redraw_task.link so we can always...
2012-04-13 Kristian Høgsbergxserver-launcher: Pass serial to wl_input_device_set_se...
2012-04-12 Kristian HøgsbergMake xserver-launcher a module
2012-04-12 Kristian Høgsbergcompositor: Add a destroy signal and turn weston_shell...
2012-04-12 Kristian HøgsbergUse wl_signal mechanism
2012-04-12 Kristian HøgsbergFollow wayland change to serial numbers
2012-04-11 Kristian Høgsbergshared: Use $(GCC_CFLAGS), fix warnings
2012-04-11 Kristian HøgsbergAlways build tests
2012-04-11 Casey Dahlinweston: update .gitignore files
2012-04-10 Kristian Høgsbergwindow: Fix remaining references to the egl image surfa...
2012-04-10 Kristian HøgsbergMerge branch 'output-hotplug' of git://people.freedeskt...
2012-04-10 Benjamin Franzkecompositor: Damage output in weston_output_init
2012-04-10 Benjamin Franzkecompositor: Remove wl_output-global on unplug
2012-04-10 Kristian Høgsbergwindow: Drop EGLImage surface type
2012-04-10 Kristian Høgsbergwindow: Only unmap shm surface backing memory if it...
2012-04-10 Kristian Høgsbergwindow: Simplify the shm surface management
2012-04-10 Ander Conselvan... shell: handle surface destruction during move, resize...
2012-04-10 Kristian Høgsbergweston-launcher: Fix uninitialized variable warning
2012-04-10 Kristian Høgsbergweston-launcher: Fix aliasing warnings
2012-04-10 Kristian Høgsbergcompositor: End keyboard grab when compositor loses...
2012-04-10 Kristian Høgsbergtty: Put console in K_OFF mode
2012-04-10 Kristian Høgsbergdrm: Add vt switch keybindings
2012-04-10 Kristian Høgsbergevdev: Get key state from kernel on vt enter
2012-04-10 Kristian Høgsbergdrm: Remove input devices before cancelling repaints...
2012-04-10 Kristian Høgsbergxserver: Return EEXIST if unlinking lockfile fails
2012-04-10 Kristian Høgsbergxserver: Don't leak lockfile fd on error path
2012-04-10 Kristian Høgsbergcompositor: Don't pass output to notify_keyboard_focus
2012-04-09 Benjamin Franzkeevdev: Disable the udev monitor when another vt becomes...
next